1. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  2. 8fddced Merge pull request #7159 from jcanizales/p0-connectivity-app by kpayson64 · 8 years ago
  3. b73dd26 Merge pull request #7251 from dgquintas/fix_cpp_deps by kpayson64 · 8 years ago
  4. 2cbe754 Merge pull request #7204 from ctiller/tsan-server-fix by Craig Tiller · 8 years ago
  5. 86fad02 Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps by David Garcia Quintas · 8 years ago
  6. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  7. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  8. 1835747 Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes by kpayson64 · 8 years ago
  9. 2a16a02 Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file by Nicolas Noble · 8 years ago
  10. cd958b8 Merge pull request #7175 from dgquintas/algo_init by Nicolas Noble · 8 years ago
  11. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  12. 014b070 Merge pull request #7197 from kpayson64/port_server_fix by Nicolas Noble · 8 years ago
  13. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  14. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  15. a28a180 Merge pull request #7218 from nicolasnoble/contrib-cmake by Nicolas Noble · 8 years ago
  16. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  17. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  18. bf6a913 Merge pull request #7162 from dgquintas/interop-cred-flag-fix by David G. Quintas · 8 years ago
  19. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  20. b76471d Fix TSAN failure in tcp_server (shown via qps_openloop_test) by Craig Tiller · 8 years ago
  21. 4763678 Regenerate project files by Masood Malekghassemi · 8 years ago
  22. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago
  23. 1c062bd Remove gcov special-casing for Python tests by Masood Malekghassemi · 8 years ago
  24. 0bd13ed Fall back to default python for test virtualenvs by Masood Malekghassemi · 8 years ago
  25. 6db60b9 Sanitize grpcio-tools command arguments by Masood Malekghassemi · 8 years ago
  26. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  27. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  28. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  29. b926ef2 Ignore cython debug information by Masood Malekghassemi · 8 years ago
  30. ebf81e7 Add programmatic access to protoc in grpcio-tools by Masood Malekghassemi · 8 years ago
  31. d5fee35 Build Python3 grpcio-tools on OS X by Masood Malekghassemi · 8 years ago
  32. fa51de5 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  33. 20caeb1 Merge pull request #7176 from ctiller/deflake by Craig Tiller · 8 years ago
  34. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  35. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 8 years ago
  36. 5756c68 Added a comment about Ruby queue destruction by murgatroid99 · 8 years ago
  37. 9acc40f Simplified Ruby completion queue destruction code by murgatroid99 · 8 years ago
  38. a5596db Merge pull request #6378 from jcanizales/let-invalidate-channels by Jan Tattermusch · 8 years ago
  39. 8ecf5f5 Merge pull request #7120 from makdharma/issue6746 by Jan Tattermusch · 8 years ago
  40. 3b9419e Merge pull request #7109 from soltanmm/toolism by Jan Tattermusch · 8 years ago
  41. a4039ff Merge pull request #7093 from murgatroid99/run_interop_override_server_fix by Jan Tattermusch · 8 years ago
  42. bcd825d Merge pull request #7092 from ctiller/dont_create_redundant_errors by Jan Tattermusch · 8 years ago
  43. ace2489 Merge pull request #7151 from dgquintas/eventfd by Jan Tattermusch · 8 years ago
  44. dc733d6 Merge pull request #7152 from nathanielmanistaatgoogle/interop by Jan Tattermusch · 8 years ago
  45. 0a5d60c Merge pull request #7155 from stanley-cheung/php-fix-call-destroy by Jan Tattermusch · 8 years ago
  46. 27e4979 Merge pull request #7161 from dgquintas/use_release by Jan Tattermusch · 8 years ago
  47. 2add695 Merge pull request #7164 from dgquintas/fix_import_zu by Jan Tattermusch · 8 years ago
  48. a027820 Merge pull request #7091 from kpayson64/python_str_stuff by Nicolas Noble · 8 years ago
  49. 2cb69ad php: update package.xml by Stanley Cheung · 8 years ago
  50. 97d1cd8 Fix memory leak, fix error.c refcount reporting by Craig Tiller · 8 years ago
  51. f329395 Add comments in build_example_test.sh by Yuchen Zeng · 8 years ago
  52. 1ff168a Initialize variables by David Garcia Quintas · 8 years ago
  53. ae51a39 Merge pull request #7144 from jtattermusch/coreclr_packages by Jan Tattermusch · 8 years ago
  54. 314d335 removed unused version of status_code_enum.h by David Garcia Quintas · 8 years ago
  55. cdac58b Merge pull request #7025 from ctiller/%s by Craig Tiller · 8 years ago
  56. 1e1a816 fixed size_t format string by David Garcia Quintas · 8 years ago
  57. b0c246e Merge pull request #7125 from murgatroid99/node_unskip_creds_tests by Jan Tattermusch · 8 years ago
  58. 0287be8 Use protoc and objc plugins built by run_test by Yuchen Zeng · 8 years ago
  59. a45e24e Removed invalid sentence by David Garcia Quintas · 8 years ago
  60. 6a654dd Changed default string type to be str by Ken Payson · 8 years ago
  61. 4281272 Updated git clone URL by David Garcia Quintas · 8 years ago
  62. 2882057 Add README.md explaining use of the app by Jorge Canizales · 8 years ago
  63. 10cc76c Make RPCs on a loop by Jorge Canizales · 8 years ago
  64. 3325c0b Add Podfile and pod install by Jorge Canizales · 8 years ago
  65. df23bf4 Minimal iOS app by Jorge Canizales · 8 years ago
  66. 51b3691 php: fix shutdown hang, call was never destroyed by Stanley Cheung · 8 years ago
  67. 84d2e47 implemented eventfd_check_availability by David Garcia Quintas · 8 years ago
  68. 458b35a Fix Python server interop spec noncompliance by Nathaniel Manista · 8 years ago
  69. d9d9ba9 Updated compression tests with batch API changes by murgatroid99 · 8 years ago
  70. 2b1f992 Merge branch 'master' into ruby_garbage_collection_fixes by murgatroid99 · 8 years ago
  71. 01d7dba Merge pull request #7116 from kpayson64/python_windows_fix by Jan Tattermusch · 8 years ago
  72. 1797402 fixed compiler warning #2 by Makarand Dharmapurikar · 8 years ago
  73. 296340d Merge pull request #7130 from kpayson64/downgrade_six by Jan Tattermusch · 8 years ago
  74. e4822e2 Merge pull request #7081 from y-zeng/build-example-travis by Jan Tattermusch · 8 years ago
  75. a9208be regenerate by Jan Tattermusch · 8 years ago
  76. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  77. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  78. 1f6faf3 Merge pull request #7086 from kpayson64/remove_python_beta_test by Jan Tattermusch · 8 years ago
  79. 71448b2 Use open-source defaults to propagate Python plugin configuration by Masood Malekghassemi · 8 years ago
  80. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  81. 40a3e64 Merge pull request #7123 from sreecha/epoll_perf by Jan Tattermusch · 8 years ago
  82. c66ac4f fixed a compiler warning by Makarand Dharmapurikar · 8 years ago
  83. 3421724 Reduce the number of kicks by Sree Kuchibhotla · 8 years ago
  84. 9de42ab Minor format fix by Sree Kuchibhotla · 8 years ago
  85. 2b7fae0 Lowered six dependency version to 1.5.2 by Ken Payson · 8 years ago
  86. 4ea7784 Removed _connectivity_channel.ChannelConnectivityTest test by Ken Payson · 8 years ago
  87. eac6243 Re-enable two Node credentials tests by murgatroid99 · 8 years ago
  88. 3db76b9 Merge pull request #7066 from y-zeng/ios-test by Jan Tattermusch · 8 years ago
  89. 13c22ae Resolved merge conflicts with master by murgatroid99 · 8 years ago
  90. ca171ce Merge pull request #7114 from jtattermusch/mac_port_server_timeouts by Nicolas Noble · 8 years ago
  91. 0475549 Added another comment by Makarand Dharmapurikar · 8 years ago
  92. 0033865 Fix bug that occasionally caused a call to be deleted twice by murgatroid99 · 8 years ago
  93. 1e77668 Trace statements in epoll poller (enabled by default to debug the recent by Sree Kuchibhotla · 8 years ago
  94. a439859 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  95. 5aada71 Added a comment by Makarand Dharmapurikar · 8 years ago
  96. d99a925 fix for working with compressed data. Fixes #6746. by Makarand Dharmapurikar · 8 years ago
  97. c8e47ca Fix format issues by Yuchen Zeng · 8 years ago
  98. fe466b0 Merge pull request #7087 from makdharma/signature_mismatch_issue7051 by Jan Tattermusch · 8 years ago
  99. f0255d4 Merge pull request #7095 from ctiller/all_calls_together by Craig Tiller · 8 years ago
  100. b34608e Use 'test' instead of 'build test' by Yuchen Zeng · 8 years ago