1. 19787c7 Merge branch 'master' into ruby_api_review_changes by murgatroid99 · 8 years ago
  2. ae466c8 Revert changes to SingleReqView and MultiReqView by murgatroid99 · 8 years ago
  3. 39f72a1 fetch and fix conflict by thinkerou · 8 years ago
  4. c28a6c1 Merge pull request #6693 from thinkerou/phpt by Stanley Cheung · 8 years ago
  5. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  6. 34967b7 Merge pull request #7270 from kpayson64/ruby_ga_change by kpayson64 · 8 years ago
  7. 69f9e44 revert debug log change by Stanley Cheung · 8 years ago
  8. 692a38f php: update example composer.json by Stanley Cheung · 8 years ago
  9. 8b24908 php: add warning about shutdown function by Stanley Cheung · 8 years ago
  10. e69f088 Split incoming initial and trailing metadata in Ruby calls by murgatroid99 · 8 years ago
  11. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  12. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  13. 7e9cff9 Merge github.com:grpc/grpc into smaller_max_message_size by Craig Tiller · 8 years ago
  14. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  15. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  16. e705dc4 Merge pull request #7190 from dgquintas/bb_reader_error by Nicolas Noble · 8 years ago
  17. 8fddced Merge pull request #7159 from jcanizales/p0-connectivity-app by kpayson64 · 8 years ago
  18. b73dd26 Merge pull request #7251 from dgquintas/fix_cpp_deps by kpayson64 · 8 years ago
  19. cbff482 Reduce default max message size by Craig Tiller · 8 years ago
  20. 9181754 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  21. ccb1840 Add arm_arch.h back to fix compilation for devices by Jorge Canizales · 8 years ago
  22. 2cbe754 Merge pull request #7204 from ctiller/tsan-server-fix by Craig Tiller · 8 years ago
  23. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  24. 61163fa Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  25. 86fad02 Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps by David Garcia Quintas · 8 years ago
  26. b44b385 Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  27. de5cc7a Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  28. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  29. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  30. 9ef0cd8 Initialize variable. by yang-g · 8 years ago
  31. 1835747 Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes by kpayson64 · 8 years ago
  32. 7ac5846 removed use of __func__ in test by David Garcia Quintas · 8 years ago
  33. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  34. 19a51a9 Remove unused file by yang-g · 8 years ago
  35. f0ae3e3 Fixing #7182: Change the return status codes according to the documentation. by Julien Boeuf · 8 years ago
  36. 2a16a02 Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file by Nicolas Noble · 8 years ago
  37. cd958b8 Merge pull request #7175 from dgquintas/algo_init by Nicolas Noble · 8 years ago
  38. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  39. 1b2666d Merge pull request #7211 from kpayson64/port_server_change_0_14 by Nicolas Noble · 8 years ago
  40. 014b070 Merge pull request #7197 from kpayson64/port_server_fix by Nicolas Noble · 8 years ago
  41. f10c4d7 Merge pull request #7212 from kpayson64/port_server_change_0_15 by Nicolas Noble · 8 years ago
  42. 611bfc2 Add Node health check generated code and license files by murgatroid99 · 8 years ago
  43. a72712e Remove gmock protobuf dependency from cmake build by Tamas Berghammer · 8 years ago
  44. fce332a Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  45. ecbe2d5 Added test for C by David Garcia Quintas · 8 years ago
  46. cb58105 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  47. 3e53e1a ProtoCompiler podspec by Jorge Canizales · 8 years ago
  48. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  49. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  50. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  51. a28a180 Merge pull request #7218 from nicolasnoble/contrib-cmake by Nicolas Noble · 8 years ago
  52. 674b303 Merge pull request #7214 from kpayson64/bump_grpcio_tools_ver by Nicolas Noble · 8 years ago
  53. aab31a5 Merge pull request #7188 from kpayson64/grpcio_tools_fix by Nicolas Noble · 8 years ago
  54. f29e364 Bump protobuf version to beta-3.3 by Jorge Canizales · 8 years ago
  55. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  56. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  57. bf6a913 Merge pull request #7162 from dgquintas/interop-cred-flag-fix by David G. Quintas · 8 years ago
  58. e4123f3 Updated release version to 0.15.1 by Ken Payson · 8 years ago
  59. e38b917 Check Python ByteBuffer reader init status by Masood Malekghassemi · 8 years ago
  60. 88eb42b Add grpc module pointer file for Node health check tests by murgatroid99 · 8 years ago
  61. d9dfc67 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  62. 98716b3 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  63. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  64. 0f213c3 Fix examples to work with local gRPC-Core by Jorge Canizales · 8 years ago
  65. 6ec3b53 Fix runtest.py breakage by Jorge Canizales · 8 years ago
  66. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  67. 09f59f7 Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master by Jorge Canizales · 8 years ago
  68. b76471d Fix TSAN failure in tcp_server (shown via qps_openloop_test) by Craig Tiller · 8 years ago
  69. c09854b Fix example Podfiles, and document better by Jorge Canizales · 8 years ago
  70. 4763678 Regenerate project files by Masood Malekghassemi · 8 years ago
  71. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago
  72. 1c062bd Remove gcov special-casing for Python tests by Masood Malekghassemi · 8 years ago
  73. 0bd13ed Fall back to default python for test virtualenvs by Masood Malekghassemi · 8 years ago
  74. 6db60b9 Sanitize grpcio-tools command arguments by Masood Malekghassemi · 8 years ago
  75. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  76. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  77. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  78. b926ef2 Ignore cython debug information by Masood Malekghassemi · 8 years ago
  79. ebf81e7 Add programmatic access to protoc in grpcio-tools by Masood Malekghassemi · 8 years ago
  80. d5fee35 Build Python3 grpcio-tools on OS X by Masood Malekghassemi · 8 years ago
  81. bb16025 Merge fixup: version, deployment target & spec name by Jorge Canizales · 8 years ago
  82. c9579be Add Node health check package.json by murgatroid99 · 8 years ago
  83. 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
  84. fa51de5 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  85. 20caeb1 Merge pull request #7176 from ctiller/deflake by Craig Tiller · 8 years ago
  86. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  87. 3bdaa5e Regenerate list of gRPC-Core files by Jorge Canizales · 8 years ago
  88. 89d8f16 Added comment for obj-c by David Garcia Quintas · 8 years ago
  89. 9a2320e regenerated projects by David Garcia Quintas · 8 years ago
  90. 00d3f27 updated copyright by David Garcia Quintas · 8 years ago
  91. 9ac997a Added TODO for php. by David Garcia Quintas · 8 years ago
  92. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  93. 8a15dd2 Use open-source defaults to propagate Python plugin configuration by Masood Malekghassemi · 8 years ago
  94. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 8 years ago
  95. c93d6a6 Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  96. d2a4fd4 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  97. 5756c68 Added a comment about Ruby queue destruction by murgatroid99 · 8 years ago
  98. 9acc40f Simplified Ruby completion queue destruction code by murgatroid99 · 8 years ago
  99. a5596db Merge pull request #6378 from jcanizales/let-invalidate-channels by Jan Tattermusch · 8 years ago
  100. 8ecf5f5 Merge pull request #7120 from makdharma/issue6746 by Jan Tattermusch · 8 years ago