1. 85fa79d Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch by kpayson64 · 8 years ago
  2. cb6d26a Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg by kpayson64 · 8 years ago
  3. 6085191 add back version to composer.json file by Stanley Cheung · 8 years ago
  4. 9195ea0 Merge pull request #7359 from jcanizales/p0-protoc-podspec by makdharma · 8 years ago
  5. 67bccfe php: prepare for GA release by Stanley Cheung · 8 years ago
  6. 875f633 Merge pull request #7355 from soltanmm/count-bleck by kpayson64 · 8 years ago
  7. e99acff Merge pull request #7338 from kpayson64/remove_py_cruft by kpayson64 · 8 years ago
  8. 48d07c6 Add special methods to generated Python docs by Masood Malekghassemi · 8 years ago
  9. 4d42552 Remove early adopter code by Ken Payson · 8 years ago
  10. f7f47a6 Added Glossary to docs with metadata definition by Ken Payson · 8 years ago
  11. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  12. 5086f43 Merge pull request #7322 from kpayson64/py_status_code_message by kpayson64 · 8 years ago
  13. 1af18ae Merge pull request #7315 from kpayson64/fix_exit_test by kpayson64 · 8 years ago
  14. a09219c Merge pull request #7323 from kpayson64/fix_py_qps by kpayson64 · 8 years ago
  15. b5b6f93 Updated python qps tests to use GA server API by Ken Payson · 8 years ago
  16. 9183314 Addressing comments. by Nicolas "Pixel" Noble · 8 years ago
  17. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  18. 2b98c88 Merge pull request #7291 from ctiller/better_status by Nicolas Noble · 8 years ago
  19. 7be0c97 Merge pull request #7310 from kpayson64/hold_gil_during_cleanup by kpayson64 · 8 years ago
  20. 16e7f58 Updated exit_test for new grpc.Server API by Ken Payson · 8 years ago
  21. 9adeaff Implemented python status_code_and_message interop test by Ken Payson · 8 years ago
  22. c52e1c2 Merge branch 'release-0_14' into release-0_15 by Nicolas "Pixel" Noble · 8 years ago
  23. 9a5b434 clang-format by Craig Tiller · 8 years ago
  24. 9f34095 Remove unnecessary parsing detail by Yuchen Zeng · 8 years ago
  25. cfccf2a Merge master to resolve tests podspec conflict by Jorge Canizales · 8 years ago
  26. 54e28ad Tests Podfile cleanup by Jorge Canizales · 8 years ago
  27. 45bb7f3 Use the deployed protoc spec in samples and README by Jorge Canizales · 8 years ago
  28. 136ea36 Hold onto the GIL in __dealloc__ functions by Ken Payson · 8 years ago
  29. 7f7c802 Merge pull request #7242 from yang-g/import by kpayson64 · 8 years ago
  30. 96c81bf Merge pull request #7289 from stanley-cheung/php-remove-debug by kpayson64 · 8 years ago
  31. eb3ebc5 gRPC plugin podspec: license & deployment target by Jorge Canizales · 8 years ago
  32. 9e41c0e Merge pull request #7288 from makdharma/protobuf_import_issue7219 by makdharma · 8 years ago
  33. 92450dd ProtoCompiler.podspec: license & deployment target by Jorge Canizales · 8 years ago
  34. 6eade6d Podspecs for Protoc and the gRPC plugin by Jorge Canizales · 8 years ago
  35. dc3a775 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  36. c1bfe12 Merge pull request #7274 from murgatroid99/ruby_api_review_changes by kpayson64 · 8 years ago
  37. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 8 years ago
  38. 027ae0b removed unneeded import. fixes travis build by Makarand Dharmapurikar · 8 years ago
  39. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  40. 33ab182 Convert time to monotonic internally by Craig Tiller · 8 years ago
  41. 77f8da2 added a comment just to retrigger tests by Makarand Dharmapurikar · 8 years ago
  42. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  43. 43ba180 php: remove gpr_log debug by Stanley Cheung · 8 years ago
  44. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 8 years ago
  45. 2d5f853 Merge pull request #7203 from murgatroid99/node_separate_health_check by Nicolas Noble · 8 years ago
  46. cf9742f Merge pull request #7268 from ctiller/smaller_max_message_size by Nicolas Noble · 8 years ago
  47. c22e31f Make it more likely to correctly report deadline exceeded by Craig Tiller · 8 years ago
  48. 8620252 fixed minor indent and resubmit by Makarand Dharmapurikar · 8 years ago
  49. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 8 years ago
  50. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  51. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 8 years ago
  52. 06c857c Patch monkeypatch link function to work in Python3 by Masood Malekghassemi · 8 years ago
  53. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  54. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  55. 46cc9ee addressed feedback by Makarand Dharmapurikar · 8 years ago
  56. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 8 years ago
  57. 771dc75 Remove misleading diagnostics message by Masood Malekghassemi · 8 years ago
  58. 2b220f8 fixes #7219 by Makarand Dharmapurikar · 8 years ago
  59. f5d5ad8 Merge pull request #7275 from kpayson64/python_min_memory_cleanup by kpayson64 · 8 years ago
  60. 98b2441 Merge pull request #6783 from thinkerou/compress by kpayson64 · 8 years ago
  61. 2bece9e Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning by kpayson64 · 8 years ago
  62. 703bfbe Merge pull request #7239 from jboeuf/fix_7182 by kpayson64 · 8 years ago
  63. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  64. 19787c7 Merge branch 'master' into ruby_api_review_changes by murgatroid99 · 8 years ago
  65. ae466c8 Revert changes to SingleReqView and MultiReqView by murgatroid99 · 8 years ago
  66. 39f72a1 fetch and fix conflict by thinkerou · 8 years ago
  67. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  68. 34967b7 Merge pull request #7270 from kpayson64/ruby_ga_change by kpayson64 · 8 years ago
  69. 69f9e44 revert debug log change by Stanley Cheung · 8 years ago
  70. 692a38f php: update example composer.json by Stanley Cheung · 8 years ago
  71. 8b24908 php: add warning about shutdown function by Stanley Cheung · 8 years ago
  72. e69f088 Split incoming initial and trailing metadata in Ruby calls by murgatroid99 · 8 years ago
  73. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  74. b156671 Change cancelled to cancelled? by Ken Payson · 8 years ago
  75. 7e9cff9 Merge github.com:grpc/grpc into smaller_max_message_size by Craig Tiller · 8 years ago
  76. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  77. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  78. e705dc4 Merge pull request #7190 from dgquintas/bb_reader_error by Nicolas Noble · 8 years ago
  79. 8fddced Merge pull request #7159 from jcanizales/p0-connectivity-app by kpayson64 · 8 years ago
  80. cbff482 Reduce default max message size by Craig Tiller · 8 years ago
  81. ccb1840 Add arm_arch.h back to fix compilation for devices by Jorge Canizales · 8 years ago
  82. 2cbe754 Merge pull request #7204 from ctiller/tsan-server-fix by Craig Tiller · 8 years ago
  83. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  84. 61163fa Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  85. b44b385 Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  86. 1835747 Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes by kpayson64 · 8 years ago
  87. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  88. 19a51a9 Remove unused file by yang-g · 8 years ago
  89. f0ae3e3 Fixing #7182: Change the return status codes according to the documentation. by Julien Boeuf · 8 years ago
  90. cd958b8 Merge pull request #7175 from dgquintas/algo_init by Nicolas Noble · 8 years ago
  91. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  92. 611bfc2 Add Node health check generated code and license files by murgatroid99 · 8 years ago
  93. 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
  94. ecbe2d5 Added test for C by David Garcia Quintas · 8 years ago
  95. cb58105 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  96. 3e53e1a ProtoCompiler podspec by Jorge Canizales · 8 years ago
  97. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  98. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  99. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  100. 674b303 Merge pull request #7214 from kpayson64/bump_grpcio_tools_ver by Nicolas Noble · 8 years ago