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