1. 6387add Merge pull request #5540 from soltanmm/upmerge by Craig Tiller · 8 years ago
  2. 4046492 Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc by LisaFC · 8 years ago
  3. 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 8 years ago
  4. 11ce4ff update min node version by Stanley Cheung · 8 years ago
  5. 357871f Merge remote-tracking branch 'upstream/release-0_13' by Masood Malekghassemi · 8 years ago
  6. ef3528e Make client properly report when message deserialization fails by murgatroid99 · 8 years ago
  7. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 8 years ago
  8. b912508 Merge pull request #5331 from murgatroid99/node_message_reflection_info by Jan Tattermusch · 8 years ago
  9. af0e248 Fix copyrights by murgatroid99 · 9 years ago
  10. a3d7794 Add more reflection information to Node client classes by murgatroid99 · 9 years ago
  11. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 9 years ago
  12. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 9 years ago
  13. 5acbb9c Sanitize files by murgatroid99 · 9 years ago
  14. 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
  15. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 9 years ago
  16. f74a67b Rename to reduce confusion by vjpai · 9 years ago
  17. 777777e Pass delete[] explicitely to Nan::NewBuffer. by Patryk Lesiewicz · 9 years ago
  18. 7a55684 Clang format and fix copyrights by murgatroid99 · 9 years ago
  19. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  20. bcfe99a Merge pull request #5008 from vjpai/worker_quit by Michael Lumish · 9 years ago
  21. 38460b8 Implement core_count RPC for Node.JS to track new master version of services.proto and control.proto by Vijay Pai · 9 years ago
  22. d99ed6b Add quit option to Node.js worker by Vijay Pai · 9 years ago
  23. 1c686e8 Merge pull request #4952 from murgatroid99/node_windows_compile by Nicolas Noble · 9 years ago
  24. 2fedbec Fix a typo by Vijay Pai · 9 years ago
  25. 5919e81 Remove host option from ServerConfig proto since it is error-prone and by Vijay Pai · 9 years ago
  26. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  27. e2f3465 Make Node library build on Windows by Michael Lumish · 9 years ago
  28. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  29. 83e748f Merge pull request #4887 from wilhuff/buffer-new by Michael Lumish · 9 years ago
  30. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  31. 16110ee Allocate node Buffer contents with new[] by Marek Gilbert · 9 years ago
  32. fc32e62 Fix Node test lint error by murgatroid99 · 9 years ago
  33. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
  34. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  35. 17fe83b Merge branch 'master' of github.com:grpc/grpc into check_newlines by David Garcia Quintas · 9 years ago
  36. ecda59b Merge pull request #4743 from murgatroid99/node_doc_gen_config_update by Michael Lumish · 9 years ago
  37. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  38. d50a4ee Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize by Michael Lumish · 9 years ago
  39. f7f4f57 Update Node API documentation generation configuration for move to repo root by murgatroid99 · 9 years ago
  40. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  41. 6cf15e0 Updated copyright in node/common.js by murgatroid99 · 9 years ago
  42. 4080921 Update copyrights by murgatroid99 · 9 years ago
  43. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  44. 4cfb01d Don't modify proto method names in service paths in Node library by murgatroid99 · 9 years ago
  45. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  46. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  47. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  48. ad8bc06 Merge pull request #4640 from murgatroid99/node_use_core_metadata_check by Craig Tiller · 9 years ago
  49. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  50. 496ca76 Fixed a too-long line in a file by murgatroid99 · 9 years ago
  51. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  52. 72dcfc7 Fix a couple of minor issues in the Node library by murgatroid99 · 9 years ago
  53. 221ae63 Added support for ResponseParameters.interval_us to the Node interop server by murgatroid99 · 9 years ago
  54. a9172d2 Simplified some code and added tests to increase code coverage by murgatroid99 · 9 years ago
  55. 7ee305c Merge pull request #4304 from jtattermusch/proto_cleanup by Michael Lumish · 9 years ago
  56. f3e92c4 Merge pull request #4321 from murgatroid99/node_benchmark_service by Jan Tattermusch · 9 years ago
  57. 56bab33 Merge pull request #4306 from jcanizales/merge-release by Jan Tattermusch · 9 years ago
  58. 8ef43bd update location of .protos in node by Jan Tattermusch · 9 years ago
  59. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  60. 6acc5f7 Fixed up the Node benchmark implementation by murgatroid99 · 9 years ago
  61. b469630 Refactored server.js and added a test to increase coverage by murgatroid99 · 9 years ago
  62. bcf193e Generalize metadata plugin arguments to future-proof it by murgatroid99 · 9 years ago
  63. 14d76fd Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  64. b531f76 Memory leak fix? by Seongjin Cho · 9 years ago
  65. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  66. 722f910 Fixed some bugs in node benchmark service by murgatroid99 · 9 years ago
  67. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  68. 5c3d571 Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  69. 8b77d61 Memory leak fix? by Seongjin Cho · 9 years ago
  70. fb40b81 Added most of what's needed for QPS benchmark measurement by murgatroid99 · 9 years ago
  71. 0592f72 Remove old performance measurement scripts by murgatroid99 · 9 years ago
  72. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  73. 35b6b94 Fixing node build. by Julien Boeuf · 9 years ago
  74. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  75. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  76. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  77. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  78. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  79. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  80. 1099ace Ensure application and Node library user agent strings are together at the beginning by murgatroid99 · 9 years ago
  81. 785d8ae Merge pull request #4009 from jtattermusch/add_badges by Michael Lumish · 9 years ago
  82. c8a5cc5 Add npm badge by Jan Tattermusch · 9 years ago
  83. 4cca1a5 Merge pull request #3886 from murgatroid99/node_file_comments by Tim Emiola · 9 years ago
  84. c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
  85. cc19b94 Make Node interop client use default roots file path by murgatroid99 · 9 years ago
  86. 5901d90 Fixed lint errors by murgatroid99 · 9 years ago
  87. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  88. 70815ae Merge pull request #3878 from murgatroid99/node_remove_log_lines by Nicolas Noble · 9 years ago
  89. 3c769d6 Added some file-level comments to Node source files by murgatroid99 · 9 years ago
  90. 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
  91. 2d12214 Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots by jboeuf · 9 years ago
  92. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  93. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  94. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  95. 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
  96. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  97. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  98. b733c74 Merge pull request #3760 from murgatroid99/node_unified_installation_failure by Jan Tattermusch · 9 years ago
  99. 5dbbd91 Revert "Added interval_us delay in Node interop server" by murgatroid99 · 9 years ago
  100. be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago