1. bff4305 Merge pull request #9766 from murgatroid99/node_uv_testing by Michael Lumish · 8 years ago
  2. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 8 years ago
  3. 009c859 Generalize build_node.bat argument propagation by murgatroid99 · 8 years ago
  4. 88113f7 Minor fixes to tests by murgatroid99 · 8 years ago
  5. 0c73a1a Clang format by murgatroid99 · 8 years ago
  6. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  7. dfa88e9 Merge pull request #9672 from kpayson64/v1_1_x_cherrypick by kpayson64 · 8 years ago
  8. 6193f23 Use unique namespace for each python protoc test by Ken Payson · 8 years ago
  9. 56478e7 Merge pull request #9640 from jtattermusch/csharp_readme_update by Jan Tattermusch · 8 years ago
  10. 85171f4 remove an extra blank line by Jan Tattermusch · 8 years ago
  11. be74683 Merge pull request #9654 from apolcyn/fix_ruby_mac_package_builds by apolcyn · 8 years ago
  12. d490a9e build fixes for ruby on mac by Alexander Polcyn · 8 years ago
  13. fe91713 Merge pull request #9639 from apolcyn/add_ruby_example_without_protobuf by apolcyn · 8 years ago
  14. 1b6ebb8 Update README.md by Jan Tattermusch · 8 years ago
  15. ccaec44 add ruby example that doesn't use protobuf by Alexander Polcyn · 8 years ago
  16. fa301e3 Merge pull request #9613 from murgatroid99/node_disable_libuv_core by Michael Lumish · 8 years ago
  17. d63d293 Merge pull request #9625 from nathanielmanistaatgoogle/user-agent by Nathaniel Manista · 8 years ago
  18. ae998a3 Regenerate projects by murgatroid99 · 8 years ago
  19. 3cf8654 Merge remote-tracking branch 'upstream/v1.1.x' into node_disable_libuv_core by murgatroid99 · 8 years ago
  20. 9e61e08 User-Agent "Python-gRPC-" → "grpc-python/" by Nathaniel Manista · 8 years ago
  21. fe6b328 Node: refactor non-uv completion queue wrapping code by Michael Lumish · 8 years ago
  22. 5b3f341 Merge pull request #9480 from muxi/automate-objc-version-advancement-v1.1.x by Muxi Yan · 8 years ago
  23. 2b3e12c Update version to 1.1.2 by murgatroid99 · 8 years ago
  24. 6f62c0a Disable libuv core changes in Node library by murgatroid99 · 8 years ago
  25. b45791d Merge pull request #9600 from kpayson64/pin_yapf_1.1.x by kpayson64 · 8 years ago
  26. 703d368 Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-advancement-v1.1.x by Muxi Yan · 8 years ago
  27. 0f5e3a8 Ran Yapf code, pinned version by Ken Payson · 8 years ago
  28. f24eae2 Correct commet style of version.h by Muxi Yan · 8 years ago
  29. 9ca1ee0 Add regeneration info to version.h by Muxi Yan · 8 years ago
  30. 7c54d29 Merge pull request #9553 from apolcyn/fix_ruby_mac_build by apolcyn · 8 years ago
  31. f35c449 Merge pull request #9567 from murgatroid99/node_serialization_error_handling_fix by Michael Lumish · 8 years ago
  32. 6af4427 remove -Werror compiler option in ruby Makefile to build on mac in opt configuration by Alexander Polcyn · 8 years ago
  33. 7f43bb2 clean up bundle install wrapper and set SYSTEM within it by Alexander Polcyn · 8 years ago
  34. 98673fa Node: fix handling/propagation of server-side serialization errors by murgatroid99 · 8 years ago
  35. 370e57a update dependency in template by Alexander Polcyn · 8 years ago
  36. b7dce2d wrap all bundle install commands outside docker with check for mac workaround by Alexander Polcyn · 8 years ago
  37. b39eb53 also pick up latest version of google-protobuf by Alexander Polcyn · 8 years ago
  38. 513e6b8 ruby bundle install work around to build packages on mac by Alexander Polcyn · 8 years ago
  39. bb3edaf Merge pull request #9537 from nicolasnoble/ruby-fix-ldlibs by Nicolas Noble · 8 years ago
  40. a9fb111 Ruby sucks. by Nicolas "Pixel" Noble · 8 years ago
  41. 0e8763f Merge pull request #9533 from murgatroid99/version_1.1.1_bump by Michael Lumish · 8 years ago
  42. 8087d70 Ruby windows fix - LDLIBS always belongs last, for link order reasons. by Nicolas "Pixel" Noble · 8 years ago
  43. 9bbc23c Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backport by Michael Lumish · 8 years ago
  44. 693a910 Merge pull request #9525 from murgatroid99/uv_tcp_connection_fix by Michael Lumish · 8 years ago
  45. be579b5 Merge pull request #9527 from murgatroid99/yapf_code by Michael Lumish · 8 years ago
  46. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  47. de3ed4c Merge pull request #9516 from murgatroid99/node_addservice_argument_validation by Michael Lumish · 8 years ago
  48. ba7c059 Run yapf_code on v1.1.x by murgatroid99 · 8 years ago
  49. c4ed3b9 Fix bugs in UV DNS resolver implementation by murgatroid99 · 8 years ago
  50. c730896 Add tcp_client_uv tracing by murgatroid99 · 8 years ago
  51. a171538 Node: Validate arguments to addService, fix a couple of minor issues by murgatroid99 · 8 years ago
  52. 87b8195 Merge pull request #9514 from muxi/advance-objc-version-1.1.0 by Nicolas Noble · 8 years ago
  53. 64d5c23 Merge pull request #9512 from nicolasnoble/version-1.1.0 by Nicolas Noble · 8 years ago
  54. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  55. 93934f8 Merge pull request #9507 from nicolasnoble/ruby_2.4.0 by Nicolas Noble · 8 years ago
  56. d7bd8ad Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-release by Muxi Yan · 8 years ago
  57. 0aace07 Advance objc version to v1.1.0 by Muxi Yan · 8 years ago
  58. 8c6d754 Update protoc dependency version in template by Muxi Yan · 8 years ago
  59. 820802b Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-advancement-v1.1.x by Muxi Yan · 8 years ago
  60. 299fa6e revert update of rake-compiler for lack of effect by Alexander Polcyn · 8 years ago
  61. a1fa5a3 fix missing static ruby lib on 2.4.0 by Alexander Polcyn · 8 years ago
  62. b230ba8 Add ruby 2.4.0 targets to Rakefile. by Nicolas "Pixel" Noble · 8 years ago
  63. 1b587f1 update rake-compiler Dockerfile to build for ruby 2.4.0 by Alexander Polcyn · 8 years ago
  64. 4b844a4 Merge pull request #9489 from nicolasnoble/mark_backport by Nicolas Noble · 8 years ago
  65. 4c04cf9 Add missing header include in tcp_uv.c by murgatroid99 · 8 years ago
  66. 57f9bc4 Add modification warning to templated files by Muxi Yan · 8 years ago
  67. c933d02 Disable wireless check on OS X by Muxi Yan · 8 years ago
  68. 562ec45 Update gRPC-Core.podspec by Muxi Yan · 8 years ago
  69. 0bbe89d Merge pull request #9488 from muxi/advance-protoc-ver-3.1.0 by Muxi Yan · 8 years ago
  70. 630706e Advance protoc dependency version as well by Muxi Yan · 8 years ago
  71. 203de0f Really fix python. by Mark D. Roth · 8 years ago
  72. 6f12c74 clang-format by Mark D. Roth · 8 years ago
  73. 26e973e Fix cython bug. by Mark D. Roth · 8 years ago
  74. 835646e Fix tests. by Mark D. Roth · 8 years ago
  75. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  76. 0b5fc6a Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  77. 249d7a6 Automatedly advance ObjC version numbers by Muxi Yan · 8 years ago
  78. 686375b Merge pull request #9463 from muxi/advance-version-v1.1.0-pre1 by Muxi Yan · 8 years ago
  79. 36031a0 Fix BoringSSL.podspec double slashes by Muxi Yan · 8 years ago
  80. b74a13c Advance gRPC version to 1.1.0-pre1 by Muxi Yan · 8 years ago
  81. acca66a Merge pull request #9460 from murgatroid99/electron_portability_fix by Michael Lumish · 8 years ago
  82. 0fc8972 Merge pull request #9457 from kpayson64/patch_build_fix by kpayson64 · 8 years ago
  83. cbdb9b8 Fix electron portability test after scripts moved by murgatroid99 · 8 years ago
  84. 464ce24 Add back comment by Ken Payson · 8 years ago
  85. 45a520f Special case Python build for inet_ntop by Ken Payson · 8 years ago
  86. 196fdc4 Merge pull request #9452 from nicolasnoble/version-change by Nicolas Noble · 8 years ago
  87. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  88. 889b0a4 Merge pull request #9074 from dgquintas/poll_fd_shutdown by Sree Kuchibhotla · 8 years ago
  89. 24e5f3a Merge pull request #8810 from htuch/pollset-fix by Sree Kuchibhotla · 8 years ago
  90. c9cf96d Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right by Masood Malekghassemi · 8 years ago
  91. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 8 years ago
  92. 0b1bb2d Don't leak Py exceptions without calling gRPC core by Masood Malekghassemi · 8 years ago
  93. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  94. 6e407b7 Merge pull request #9446 from grpc/revert-9430-fix-8842 by David G. Quintas · 8 years ago
  95. d772c2c Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make-us-all-greater by Masood Malekghassemi · 8 years ago
  96. 4f07523 Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  97. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 8 years ago
  98. 3c63080 Merge pull request #9393 from y-zeng/interop_http2_template by Yuchen Zeng · 8 years ago
  99. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  100. 2e36be0 Revert "Fix cronet header memory free" by David G. Quintas · 8 years ago