1. 19944f5 Merge pull request #1574 from murgatroid99/node_service_packager by Tim Emiola · 9 years ago
  2. d17403c Correctly handle reading the final message and then sending status by Craig Tiller · 9 years ago
  3. 04589a7 Fixed server to handle invalid arguments without breaking by murgatroid99 · 9 years ago
  4. 778c61b Added failing tests for server bad argument handling by murgatroid99 · 9 years ago
  5. 02edd87 Merge pull request #1607 from murgatroid99/node_timeout_interop_test by Tim Emiola · 9 years ago
  6. 08b0e66 Added comments to service_packager script by murgatroid99 · 9 years ago
  7. d8d21d7 Removed response type by murgatroid99 · 9 years ago
  8. 9ceac71 Added Node interop test for timeout_on_sleeping_server by murgatroid99 · 9 years ago
  9. 2c5fa16 Fixed client auth implementation and tests by murgatroid99 · 9 years ago
  10. c880cad Added service_packager description to bin/README.md by murgatroid99 · 9 years ago
  11. b70d1d9 Fixed include path handling by murgatroid99 · 9 years ago
  12. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  13. f4b2832 service_packager now properly generates service and package files by murgatroid99 · 9 years ago
  14. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  15. 2f9f29a Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test by Tim Emiola · 9 years ago
  16. 43a75af Merge branch 'master' into node_service_packager by murgatroid99 · 9 years ago
  17. 838e0a3 Bump Node version to 0.8.0 by murgatroid99 · 9 years ago
  18. 20afbb9 Updated interop tests to handle proto3 changes by murgatroid99 · 9 years ago
  19. c73a2be Updated deserialization code to fix message echoing by murgatroid99 · 9 years ago
  20. 1e13bac Merge branch 'master' into node_fix_message_echo by murgatroid99 · 9 years ago
  21. 5828fb9 Added failing test that echos the request message by murgatroid99 · 9 years ago
  22. 1b40198 Added jwtaccess cloud-to-prod interop test by murgatroid99 · 9 years ago
  23. 11cfdf7 Removed a default value I missed by murgatroid99 · 9 years ago
  24. 0e19902 Updated ProtoBuf.js dependency. Updated protos to proto3 by murgatroid99 · 9 years ago
  25. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  26. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  27. f0b4c58 Merge pull request #1515 from murgatroid99/node_auth_uri_parameter by Tim Emiola · 9 years ago
  28. 00943fc Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata by murgatroid99 · 9 years ago
  29. 40a4e86 Merge branch 'master' into node_status_error_event by murgatroid99 · 9 years ago
  30. f742c52 Version bump because of new exposed errors by murgatroid99 · 9 years ago
  31. 65b784e Added error events on client streams when the server is streaming by murgatroid99 · 9 years ago
  32. f508145 Fix some wrapped languages by Craig Tiller · 9 years ago
  33. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  34. b877639 Exposed server address string in stub by murgatroid99 · 9 years ago
  35. 58584a3 Fixed typo in README change by murgatroid99 · 9 years ago
  36. 0a95d87 Added information about custom gRPC install locations in README, bumped version by murgatroid99 · 9 years ago
  37. b3440f5 Merge pull request #1353 from murgatroid99/node_limit_thread_usage by Tim Emiola · 9 years ago
  38. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  39. ff1ae50 Removes nodejs pubsub example by Tim Emiola · 9 years ago
  40. cb46db0 Initial version of service_packager script by murgatroid99 · 9 years ago
  41. 693de45 Bump node library version to publish bugfix by murgatroid99 · 9 years ago
  42. 353d422 Fixed bugs in trailing metadata handling and math server example by murgatroid99 · 9 years ago
  43. 0d8d958 Merge pull request #1198 from atombender/master by Michael Lumish · 9 years ago
  44. 425e46c Fix compilation of Node package conditionally on Mac: by Alexander Staubo · 9 years ago
  45. 3f670f4 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). by Alexander Staubo · 9 years ago
  46. 300ebc4 Merge pull request #1140 from murgatroid99/node_trailing_metadata by Tim Emiola · 9 years ago
  47. 49388b3 Reworded test case descriptions by murgatroid99 · 9 years ago
  48. c4bc324 Reversed accidentally swapped test cases by murgatroid99 · 9 years ago
  49. e0eda5f Fixed proto syntax by murgatroid99 · 9 years ago
  50. eb21bdd Finished adding trailing metadata tests by murgatroid99 · 9 years ago
  51. d07a278 Started adding support for trailing metadata by murgatroid99 · 9 years ago
  52. 5a8cfdd Merge pull request #1097 from murgatroid99/node_general_interface by Tim Emiola · 9 years ago
  53. 71d2f55 Merge pull request #1090 from murgatroid99/node_qps_test by Tim Emiola · 9 years ago
  54. b0823fd Added requested comments by murgatroid99 · 9 years ago
  55. 94c5e71 Added a comment to server.js by murgatroid99 · 9 years ago
  56. 90da75e Fixed Compute Engine Auth username check by murgatroid99 · 9 years ago
  57. e0f24dc Added a test for generic client and server constructors by murgatroid99 · 9 years ago
  58. e023e98 Added functions to create generic servers and clients by murgatroid99 · 9 years ago
  59. d77e543 Merge branch 'node_qps_test' into node_limit_thread_usage by murgatroid99 · 9 years ago
  60. 5cb82b5 Added Node QPS test by murgatroid99 · 9 years ago
  61. 1110e96 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  62. be64ca0 Bumped version by murgatroid99 · 9 years ago
  63. 429bb7a Simplified some tests by murgatroid99 · 9 years ago
  64. da77151 Changed call to only expect and return binary headers when key ends with '-bin' by murgatroid99 · 9 years ago
  65. 3c3d860 Node package version bump by murgatroid99 · 9 years ago
  66. bffe7d7 Switched protobufjs dependency to npm package instead of GitHub by murgatroid99 · 9 years ago
  67. 3f6cd88 Improved node install instructions and bumped version by murgatroid99 · 9 years ago
  68. fba214c Updated Node package version to 0.5.3 by murgatroid99 · 9 years ago
  69. 44a3b4a Merge branch 'master' into node_11_cleanup_segfault by murgatroid99 · 9 years ago
  70. e5f4706 Fixed segfault by fixing scope issue by murgatroid99 · 9 years ago
  71. 6cbb237 Added more tests by murgatroid99 · 9 years ago
  72. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  73. 9709188 Merge pull request #952 from murgatroid99/node_0_12_compatibility by Tim Emiola · 9 years ago
  74. 2decfa2 Removed extra variables by murgatroid99 · 9 years ago
  75. e40ff65 Cleaned out some cruft from binding.gyp by murgatroid99 · 9 years ago
  76. a686ffc Removes engine restriction from package.json, bumps version by murgatroid99 · 9 years ago
  77. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 9 years ago
  78. 5f875d2 Updated some c++ files for 0.11/0.12 compatibility by murgatroid99 · 9 years ago
  79. 3a98218 Loosened some dependencies, specified compatible engines by murgatroid99 · 9 years ago
  80. da02a67 Updated Node library to new secure server API by murgatroid99 · 9 years ago
  81. ebd9013 Merge pull request #861 from murgatroid99/node_package_repo_info by Tim Emiola · 10 years ago
  82. 47d03aa Merge pull request #860 from nicolasnoble/travis-c++ by Craig Tiller · 10 years ago
  83. c8330f8 Added useful information and links to Node's package.json by murgatroid99 · 10 years ago
  84. d7e3a2b Changed c++ version flag in binding.gyp by murgatroid99 · 10 years ago
  85. be8d1da Added important Node package information and LICENSE file for inclusion in Node package by murgatroid99 · 10 years ago
  86. f2b2205 Merge pull request #811 from murgatroid99/node_version_bump_0.5.0 by Craig Tiller · 10 years ago
  87. 9e47368 Bumped node version to 0.5.0 by murgatroid99 · 10 years ago
  88. fc797b7 Merge pull request #803 from grpc/oaktowner-patch-1 by Craig Tiller · 10 years ago
  89. 9c7a6af Merge pull request #806 from grpc/oaktowner-patch-2 by Craig Tiller · 10 years ago
  90. 2013626 Merge pull request #810 from murgatroid99/node_instructions by Tim Emiola · 10 years ago
  91. b189cbe Add Debian nodejs-legacy instructions by Michael Lumish · 10 years ago
  92. 80f62e7 Changing to use node instead of nodejs by Dan Ciruli · 10 years ago
  93. 60fcca5 Update binding.gyp by Dan Ciruli · 10 years ago
  94. 3061606 Fixed TLS host resolution problems by murgatroid99 · 10 years ago
  95. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 10 years ago
  96. 042e63c Fixed import of google-auth-library by murgatroid99 · 10 years ago
  97. ce5dd73 Merge pull request #743 from murgatroid99/node_status_errors by Tim Emiola · 10 years ago
  98. 0e3e0ae Merge pull request #750 from murgatroid99/node_interop_compatibility by Tim Emiola · 10 years ago
  99. e493983 Fixed reference to grpc_default_credentials_create by murgatroid99 · 10 years ago
  100. 7d2adf0 Updated interop proto for compatibility with proto3 servers by murgatroid99 · 10 years ago