1. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 8 years ago
  2. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  3. c04f7b1 Remember to unref the slice by murgatroid99 · 8 years ago
  4. 8678bb4 Remove extraneous logging code by murgatroid99 · 8 years ago
  5. c04b80c Make Node not segfault when it receives a compressed message by murgatroid99 · 8 years ago
  6. 325a059 Mark port as non-listening by Craig Tiller · 8 years ago
  7. 210f3c4 Added comments to node generation, also refactored some plugin code by murgatroid99 · 8 years ago
  8. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  9. 8291274 Fixed variable by murgatroid99 · 8 years ago
  10. 87f9e66 Fix encoding and piping problems with Node plugin wrapper by murgatroid99 · 8 years ago
  11. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  12. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  13. d0cdd04 Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug by Jan Tattermusch · 8 years ago
  14. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  15. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  16. c3eb649 node: fix math server minor bug by Stanley Cheung · 8 years ago
  17. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  18. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  19. 2b6a2ab Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  20. 8a6efb7 Node tools: use the right extension for running protoc on Windows by murgatroid99 · 8 years ago
  21. 2c21e5c Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging by Jan Tattermusch · 8 years ago
  22. 64ec84c Merge pull request #6325 from murgatroid99/node_default_roots by Jan Tattermusch · 8 years ago
  23. 5512a5f Merge pull request #6322 from murgatroid99/node_service_default_method by Jan Tattermusch · 8 years ago
  24. 6f60766 Load default roots.pem in Node via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  25. d79b7ab Merge pull request #6300 from dmitriykovalev/master by Jan Tattermusch · 8 years ago
  26. 92b8dec Make Node servers warn instead of fail when a method is missing a handler by murgatroid99 · 8 years ago
  27. 8658b17 Fixed minor Node compilation issue by murgatroid99 · 8 years ago
  28. 110e07a Added node plugin to grpc-tools npm package, updated build_package_node by murgatroid99 · 8 years ago
  29. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  30. 79a75e2 Fixing invalid usage of getProtobufServiceAttrs() function. by Dmitry Kovalev · 8 years ago
  31. 792b302 Added file that lets generated code import grpc by murgatroid99 · 8 years ago
  32. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  33. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  34. c578e44 add some console messages to node qps worker by Jan Tattermusch · 8 years ago
  35. c236a21 Merge pull request #6109 from murgatroid99/node_grpc_tools_package by Nicolas Noble · 8 years ago
  36. 2dc8442 Created node tools package to distribute protoc and eventually the plugin by murgatroid99 · 8 years ago
  37. 54fa9e4 address code review comments by Sree Kuchibhotla · 8 years ago
  38. 5d27e8f Correct a typo in the spec by Sree Kuchibhotla · 8 years ago
  39. 25058c9 Merge pull request #6032 from murgatroid99/node_stress_client by Jan Tattermusch · 8 years ago
  40. 2b95153 Expanded comment about Client class in stress_client by murgatroid99 · 8 years ago
  41. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  42. a8cd6dc Fixed minor bug in metrics server, added metrics client by murgatroid99 · 8 years ago
  43. 70788e1 Node stress test client by murgatroid99 · 8 years ago
  44. c91504e Merge pull request #5900 from murgatroid99/node_callback_convention by Nicolas Noble · 8 years ago
  45. 51b81c1 Make option passing down to the client constructor more consistent by murgatroid99 · 8 years ago
  46. 34fe47e Merge pull request #5934 from murgatroid99/node_performance_test_improvements by Jan Tattermusch · 8 years ago
  47. 36da240 Merge pull request #5941 from murgatroid99/node_error_code_compliance_2 by Jan Tattermusch · 8 years ago
  48. 518e0c1 Merge pull request #5837 from sreecha/grpc_fixit_node by Jan Tattermusch · 8 years ago
  49. 0cdf047 Fix Node status code usage to match spec by murgatroid99 · 8 years ago
  50. e7964dd Fix the link again: Third time's a charm! by Sree Kuchibhotla · 8 years ago
  51. b5a1ff5 Try fixing the link again by Sree Kuchibhotla · 8 years ago
  52. 26cbe1e Fix broken link by Sree Kuchibhotla · 8 years ago
  53. 294c5d8 Address review feedback by Sree Kuchibhotla · 8 years ago
  54. e9b3af8 Fixed import by murgatroid99 · 8 years ago
  55. 9e3e0ab Added generic service client and server to Node perf tests by murgatroid99 · 8 years ago
  56. 27b8d90 Add option to use old client method argument order for now by murgatroid99 · 8 years ago
  57. ffdeda1 Fixed copyright by murgatroid99 · 8 years ago
  58. 9a0c741 Follow Node's callback-last convention for client calls by murgatroid99 · 8 years ago
  59. 2445456 DocFixit: Troubleshooting info for Windows and some minor tweaks by Sree Kuchibhotla · 8 years ago
  60. 4718a38 Unref uv_async after construction to avoid blocking at shutdown by murgatroid99 · 8 years ago
  61. 25269f0 Fixed copyright by murgatroid99 · 8 years ago
  62. 7fb87e7 Removed unnecessary include by murgatroid99 · 8 years ago
  63. 734c8db Node: made call credentials properly use UV async events. Also deleted some log lines by murgatroid99 · 8 years ago
  64. 1d2933a Merge branch 'master' into node_bad_message_handling by murgatroid99 · 8 years ago
  65. 6387add Merge pull request #5540 from soltanmm/upmerge by Craig Tiller · 8 years ago
  66. 4046492 Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc by LisaFC · 8 years ago
  67. 0e65fb3 Node: propagate read errors back down to core by murgatroid99 · 8 years ago
  68. 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 8 years ago
  69. 11ce4ff update min node version by Stanley Cheung · 8 years ago
  70. 357871f Merge remote-tracking branch 'upstream/release-0_13' by Masood Malekghassemi · 8 years ago
  71. ef3528e Make client properly report when message deserialization fails by murgatroid99 · 8 years ago
  72. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 8 years ago
  73. b912508 Merge pull request #5331 from murgatroid99/node_message_reflection_info by Jan Tattermusch · 8 years ago
  74. af0e248 Fix copyrights by murgatroid99 · 8 years ago
  75. a3d7794 Add more reflection information to Node client classes by murgatroid99 · 8 years ago
  76. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 8 years ago
  77. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 8 years ago
  78. 5acbb9c Sanitize files by murgatroid99 · 8 years ago
  79. 654d254 Add tests and documentation for new options by murgatroid99 · 8 years ago
  80. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 8 years ago
  81. f74a67b Rename to reduce confusion by vjpai · 8 years ago
  82. 777777e Pass delete[] explicitely to Nan::NewBuffer. by Patryk Lesiewicz · 8 years ago
  83. 7a55684 Clang format and fix copyrights by murgatroid99 · 8 years ago
  84. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 8 years ago
  85. bcfe99a Merge pull request #5008 from vjpai/worker_quit by Michael Lumish · 8 years ago
  86. 38460b8 Implement core_count RPC for Node.JS to track new master version of services.proto and control.proto by Vijay Pai · 8 years ago
  87. d99ed6b Add quit option to Node.js worker by Vijay Pai · 8 years ago
  88. 1c686e8 Merge pull request #4952 from murgatroid99/node_windows_compile by Nicolas Noble · 9 years ago
  89. 2fedbec Fix a typo by Vijay Pai · 9 years ago
  90. 5919e81 Remove host option from ServerConfig proto since it is error-prone and by Vijay Pai · 9 years ago
  91. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  92. e2f3465 Make Node library build on Windows by Michael Lumish · 9 years ago
  93. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  94. 83e748f Merge pull request #4887 from wilhuff/buffer-new by Michael Lumish · 9 years ago
  95. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  96. 16110ee Allocate node Buffer contents with new[] by Marek Gilbert · 9 years ago
  97. fc32e62 Fix Node test lint error by murgatroid99 · 9 years ago
  98. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
  99. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  100. 17fe83b Merge branch 'master' of github.com:grpc/grpc into check_newlines by David Garcia Quintas · 9 years ago