1. 7126163 Merge pull request #7235 from tberghammer/cmake-protobuf by Nicolas Noble · 8 years ago
  2. 7f7c802 Merge pull request #7242 from yang-g/import by kpayson64 · 8 years ago
  3. 6f39830 Merge pull request #7286 from stanley-cheung/php-update-auth by kpayson64 · 8 years ago
  4. 96c81bf Merge pull request #7289 from stanley-cheung/php-remove-debug by kpayson64 · 8 years ago
  5. 9e41c0e Merge pull request #7288 from makdharma/protobuf_import_issue7219 by makdharma · 8 years ago
  6. 6bb39d0 Merge pull request #7307 from kpayson64/port_server_timeout by kpayson64 · 8 years ago
  7. 189d685 Added timeout to port server by Ken Payson · 8 years ago
  8. 7d892fb another one by yang-g · 8 years ago
  9. dc3a775 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  10. c1bfe12 Merge pull request #7274 from murgatroid99/ruby_api_review_changes by kpayson64 · 8 years ago
  11. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 8 years ago
  12. 027ae0b removed unneeded import. fixes travis build by Makarand Dharmapurikar · 8 years ago
  13. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  14. 77f8da2 added a comment just to retrigger tests by Makarand Dharmapurikar · 8 years ago
  15. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  16. 43ba180 php: remove gpr_log debug by Stanley Cheung · 8 years ago
  17. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 8 years ago
  18. 2d5f853 Merge pull request #7203 from murgatroid99/node_separate_health_check by Nicolas Noble · 8 years ago
  19. cf9742f Merge pull request #7268 from ctiller/smaller_max_message_size by Nicolas Noble · 8 years ago
  20. 8877379 Merge pull request #7177 from kpayson64/python_codegen by kpayson64 · 8 years ago
  21. 8620252 fixed minor indent and resubmit by Makarand Dharmapurikar · 8 years ago
  22. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 8 years ago
  23. fbf15e4 Make build_python.sh script smarter by Masood Malekghassemi · 8 years ago
  24. 768b1db Sanitize environment variables in run_tests `jobset` by Masood Malekghassemi · 8 years ago
  25. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  26. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 8 years ago
  27. 06c857c Patch monkeypatch link function to work in Python3 by Masood Malekghassemi · 8 years ago
  28. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  29. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  30. 46cc9ee addressed feedback by Makarand Dharmapurikar · 8 years ago
  31. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 8 years ago
  32. 771dc75 Remove misleading diagnostics message by Masood Malekghassemi · 8 years ago
  33. 2b220f8 fixes #7219 by Makarand Dharmapurikar · 8 years ago
  34. bcd1015 php: update composer.json require-dev by Stanley Cheung · 8 years ago
  35. f5d5ad8 Merge pull request #7275 from kpayson64/python_min_memory_cleanup by kpayson64 · 8 years ago
  36. d3918fd Merge pull request #7100 from sreecha/stress_test_metrics_fix by kpayson64 · 8 years ago
  37. 98b2441 Merge pull request #6783 from thinkerou/compress by kpayson64 · 8 years ago
  38. 2bece9e Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning by kpayson64 · 8 years ago
  39. 703bfbe Merge pull request #7239 from jboeuf/fix_7182 by kpayson64 · 8 years ago
  40. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  41. 19787c7 Merge branch 'master' into ruby_api_review_changes by murgatroid99 · 8 years ago
  42. ae466c8 Revert changes to SingleReqView and MultiReqView by murgatroid99 · 8 years ago
  43. 39f72a1 fetch and fix conflict by thinkerou · 8 years ago
  44. c28a6c1 Merge pull request #6693 from thinkerou/phpt by Stanley Cheung · 8 years ago
  45. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  46. 34967b7 Merge pull request #7270 from kpayson64/ruby_ga_change by kpayson64 · 8 years ago
  47. 69f9e44 revert debug log change by Stanley Cheung · 8 years ago
  48. 692a38f php: update example composer.json by Stanley Cheung · 8 years ago
  49. 8b24908 php: add warning about shutdown function by Stanley Cheung · 8 years ago
  50. e69f088 Split incoming initial and trailing metadata in Ruby calls by murgatroid99 · 8 years ago
  51. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  52. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  53. 7e9cff9 Merge github.com:grpc/grpc into smaller_max_message_size by Craig Tiller · 8 years ago
  54. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  55. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  56. e705dc4 Merge pull request #7190 from dgquintas/bb_reader_error by Nicolas Noble · 8 years ago
  57. 8fddced Merge pull request #7159 from jcanizales/p0-connectivity-app by kpayson64 · 8 years ago
  58. b73dd26 Merge pull request #7251 from dgquintas/fix_cpp_deps by kpayson64 · 8 years ago
  59. cbff482 Reduce default max message size by Craig Tiller · 8 years ago
  60. 9181754 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  61. 2cbe754 Merge pull request #7204 from ctiller/tsan-server-fix by Craig Tiller · 8 years ago
  62. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  63. 86fad02 Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps by David Garcia Quintas · 8 years ago
  64. b44b385 Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  65. de5cc7a Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  66. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  67. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  68. 9ef0cd8 Initialize variable. by yang-g · 8 years ago
  69. 1835747 Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes by kpayson64 · 8 years ago
  70. 7ac5846 removed use of __func__ in test by David Garcia Quintas · 8 years ago
  71. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  72. 19a51a9 Remove unused file by yang-g · 8 years ago
  73. f0ae3e3 Fixing #7182: Change the return status codes according to the documentation. by Julien Boeuf · 8 years ago
  74. 2a16a02 Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file by Nicolas Noble · 8 years ago
  75. cd958b8 Merge pull request #7175 from dgquintas/algo_init by Nicolas Noble · 8 years ago
  76. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  77. 014b070 Merge pull request #7197 from kpayson64/port_server_fix by Nicolas Noble · 8 years ago
  78. 611bfc2 Add Node health check generated code and license files by murgatroid99 · 8 years ago
  79. a72712e Remove gmock protobuf dependency from cmake build by Tamas Berghammer · 8 years ago
  80. 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
  81. ecbe2d5 Added test for C by David Garcia Quintas · 8 years ago
  82. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  83. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  84. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  85. a28a180 Merge pull request #7218 from nicolasnoble/contrib-cmake by Nicolas Noble · 8 years ago
  86. f29e364 Bump protobuf version to beta-3.3 by Jorge Canizales · 8 years ago
  87. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  88. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  89. bf6a913 Merge pull request #7162 from dgquintas/interop-cred-flag-fix by David G. Quintas · 8 years ago
  90. e38b917 Check Python ByteBuffer reader init status by Masood Malekghassemi · 8 years ago
  91. 88eb42b Add grpc module pointer file for Node health check tests by murgatroid99 · 8 years ago
  92. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  93. 0f213c3 Fix examples to work with local gRPC-Core by Jorge Canizales · 8 years ago
  94. 6ec3b53 Fix runtest.py breakage by Jorge Canizales · 8 years ago
  95. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  96. 09f59f7 Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master by Jorge Canizales · 8 years ago
  97. b76471d Fix TSAN failure in tcp_server (shown via qps_openloop_test) by Craig Tiller · 8 years ago
  98. c09854b Fix example Podfiles, and document better by Jorge Canizales · 8 years ago
  99. 4763678 Regenerate project files by Masood Malekghassemi · 8 years ago
  100. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago