1. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  3. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  4. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  5. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  6. 70a2a4b Bump version to 1.2.4 by murgatroid99 · 7 years ago
  7. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  8. 017a335 Only delete core-level server if shutdown was successful by murgatroid99 · 7 years ago
  9. 803392e Node server: add NULL check to tryShutdown by murgatroid99 · 7 years ago
  10. c22d62f Move ForceShutdown completion handling to new OnComplete method by murgatroid99 · 7 years ago
  11. 42cfaa9 Add native tag completion callbacks, dispose of server after tryShutdown succeeds by murgatroid99 · 7 years ago
  12. 79962f3 Refactor tag completion handling into one function by murgatroid99 · 7 years ago
  13. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  14. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  15. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 7 years ago
  16. a78582b Ignore a couple of errors in the Node express benchmark by murgatroid99 · 7 years ago
  17. bbf4e5b Merge pull request #10468 from murgatroid99/node_call_destruction_bug by Michael Lumish · 7 years ago
  18. a075688 Merge pull request #10503 from murgatroid99/node_memory_leak_2 by Michael Lumish · 7 years ago
  19. 2a4ea2d Node: consolidate call destruction logic by murgatroid99 · 7 years ago
  20. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  21. a8052c7 Correct use of ProtoBuf.js 6 message encoding API by murgatroid99 · 7 years ago
  22. 77e06b2 Node: fix leak of sent metadata by murgatroid99 · 7 years ago
  23. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  24. f712ae7 Fix a couple of issues with the use of the Protobuf.js API by murgatroid99 · 7 years ago
  25. 130568e Fix call destruction bug by murgatroid99 · 7 years ago
  26. c84d67e Keep changes from #10093 by murgatroid99 · 7 years ago
  27. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  28. 753b054 Properly unref some slices in Node glue code by murgatroid99 · 7 years ago
  29. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  30. c646014 Large message latency improvements: remove a memcpy and a Buffer construtor call by murgatroid99 · 7 years ago
  31. a1eefce Improve Node benchmarks, add generic unary test by murgatroid99 · 7 years ago
  32. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  33. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  34. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  35. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  36. ac7f90d Add enumsAsStrings option, as the original upgrade PR did by murgatroid99 · 7 years ago
  37. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  38. ef8857e Node changes by Sree Kuchibhotla · 7 years ago
  39. c1b758f Use new oneofs option in deserialize call by murgatroid99 · 7 years ago
  40. b306854 Improve ProtoBuf.js version heuristic, add tests for oneof decoding by murgatroid99 · 7 years ago
  41. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  42. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  43. c8e6ac4 Ensure arguments are validated before they are serialized, unskip some tests by murgatroid99 · 7 years ago
  44. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  45. b1a0231 Autodetect ProtoBuf.js version in grpc.loadObject by murgatroid99 · 7 years ago
  46. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  47. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  48. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  49. 8f13427 Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility by Michael Lumish · 7 years ago
  50. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 7 years ago
  51. 37d274a Node add service: allow exact match to name in proto file, improve error reporting by murgatroid99 · 7 years ago
  52. 9d68158 Change argument validation in Server#addService by murgatroid99 · 7 years ago
  53. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  54. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  55. 39bc495 Node: Completion queue API changes by Sree Kuchibhotla · 7 years ago
  56. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  57. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 7 years ago
  58. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  59. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 8 years ago
  60. fe6b328 Node: refactor non-uv completion queue wrapping code by Michael Lumish · 8 years ago
  61. 2b3e12c Update version to 1.1.2 by murgatroid99 · 8 years ago
  62. 98673fa Node: fix handling/propagation of server-side serialization errors by murgatroid99 · 8 years ago
  63. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  64. a171538 Node: Validate arguments to addService, fix a couple of minor issues by murgatroid99 · 8 years ago
  65. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  66. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  67. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  68. e3562b8 Fix merge error by Craig Tiller · 8 years ago
  69. c3b6d3a Fix merge error by Craig Tiller · 8 years ago
  70. ce7b981 Fix merge error by Craig Tiller · 8 years ago
  71. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  72. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  73. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  74. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  75. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  76. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  77. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  78. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  79. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  80. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  81. e05c765 Merge pull request #8981 from murgatroid99/node_glibcxx_compatibility by Michael Lumish · 8 years ago
  82. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  83. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago
  84. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  85. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  86. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  87. 5eebc93 Make event order consistent, and make 'end' and 'error' mutually exclusive by murgatroid99 · 8 years ago
  88. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  89. 200ef28 Perform quit operations in a useful order in Node perf tests by murgatroid99 · 8 years ago
  90. c6bbc47 Replace usages of std::list with std::queue in Node extension by murgatroid99 · 8 years ago
  91. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  92. 45d4561 Add missing return by murgatroid99 · 8 years ago
  93. dbda920 Also propagate serialization errors in unary server responses by murgatroid99 · 8 years ago
  94. c13e2f5 Node: correctly bubble up errors caused by non-serializable writes by murgatroid99 · 8 years ago
  95. 9ea40c5 Make Node library compatible with lodash 3 by murgatroid99 · 8 years ago
  96. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  97. 013d203 Refactor uv/non-uv code in Node extension by murgatroid99 · 8 years ago
  98. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  99. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  100. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago