1. ef31ba1 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  2. 1198da0 Merge pull request #7314 from soltanmm/spinning-flags by kpayson64 · 8 years ago
  3. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  4. d66be0b Set more build-flags in `setup.py`s by Masood Malekghassemi · 8 years ago
  5. 7a70bb5 Merge pull request #7265 from thunderboltsid/issue-7094-retry by Nicolas Noble · 8 years ago
  6. 7704137 Merge pull request #7112 from thunderboltsid/issue-7110 by Nicolas Noble · 8 years ago
  7. 377427a Merge pull request #7357 from grpc/v1.0.x by Jorge Canizales · 8 years ago
  8. 9195ea0 Merge pull request #7359 from jcanizales/p0-protoc-podspec by makdharma · 8 years ago
  9. 48d07c6 Add special methods to generated Python docs by Masood Malekghassemi · 8 years ago
  10. 1fa0faa Add src/compiler to clang format by Masood Malekghassemi · 8 years ago
  11. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  12. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  13. 9183314 Addressing comments. by Nicolas "Pixel" Noble · 8 years ago
  14. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  15. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  16. 9710106 Merge remote-tracking branch 'upstream/master' into fix_mac_build by Yuchen Zeng · 8 years ago
  17. cfccf2a Merge master to resolve tests podspec conflict by Jorge Canizales · 8 years ago
  18. c478214 Enable py35 and py36 testing by siddharthshukla · 8 years ago
  19. 7f7c802 Merge pull request #7242 from yang-g/import by kpayson64 · 8 years ago
  20. 6eade6d Podspecs for Protoc and the gRPC plugin by Jorge Canizales · 8 years ago
  21. 189d685 Added timeout to port server by Ken Payson · 8 years ago
  22. 7d892fb another one by yang-g · 8 years ago
  23. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  24. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  25. fbf15e4 Make build_python.sh script smarter by Masood Malekghassemi · 8 years ago
  26. 768b1db Sanitize environment variables in run_tests `jobset` by Masood Malekghassemi · 8 years ago
  27. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  28. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 8 years ago
  29. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  30. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  31. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  32. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  33. 86fad02 Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps by David Garcia Quintas · 8 years ago
  34. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  35. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  36. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  37. 014b070 Merge pull request #7197 from kpayson64/port_server_fix by Nicolas Noble · 8 years ago
  38. f10c4d7 Merge pull request #7212 from kpayson64/port_server_change_0_15 by Nicolas Noble · 8 years ago
  39. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  40. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  41. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  42. 674b303 Merge pull request #7214 from kpayson64/bump_grpcio_tools_ver by Nicolas Noble · 8 years ago
  43. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  44. e4123f3 Updated release version to 0.15.1 by Ken Payson · 8 years ago
  45. d9dfc67 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  46. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  47. 6ec3b53 Fix runtest.py breakage by Jorge Canizales · 8 years ago
  48. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago
  49. 1c062bd Remove gcov special-casing for Python tests by Masood Malekghassemi · 8 years ago
  50. 0bd13ed Fall back to default python for test virtualenvs by Masood Malekghassemi · 8 years ago
  51. 6db60b9 Sanitize grpcio-tools command arguments by Masood Malekghassemi · 8 years ago
  52. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  53. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  54. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  55. ebf81e7 Add programmatic access to protoc in grpcio-tools by Masood Malekghassemi · 8 years ago
  56. d5fee35 Build Python3 grpcio-tools on OS X by Masood Malekghassemi · 8 years ago
  57. fa51de5 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  58. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  59. 8a15dd2 Use open-source defaults to propagate Python plugin configuration by Masood Malekghassemi · 8 years ago
  60. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 8 years ago
  61. 3b9419e Merge pull request #7109 from soltanmm/toolism by Jan Tattermusch · 8 years ago
  62. a4039ff Merge pull request #7093 from murgatroid99/run_interop_override_server_fix by Jan Tattermusch · 8 years ago
  63. 27e4979 Merge pull request #7161 from dgquintas/use_release by Jan Tattermusch · 8 years ago
  64. 4281272 Updated git clone URL by David Garcia Quintas · 8 years ago
  65. 71448b2 Use open-source defaults to propagate Python plugin configuration by Masood Malekghassemi · 8 years ago
  66. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  67. ca171ce Merge pull request #7114 from jtattermusch/mac_port_server_timeouts by Nicolas Noble · 8 years ago
  68. cc8bb8c Merge pull request #6885 from yang-g/import by Nicolas Noble · 8 years ago
  69. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  70. 292d010 give existing port_server time to respond by Jan Tattermusch · 8 years ago
  71. c27e082 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  72. e8ab99d workaround not necessary in preview2 by Jan Tattermusch · 8 years ago
  73. 14a301d fix coreclr linux build by Jan Tattermusch · 8 years ago
  74. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  75. 94f0a50 Merge pull request #7082 from ctiller/time_errors by Craig Tiller · 8 years ago
  76. 0146756 Fix bug with override_server flag in run_interop_tests.py by murgatroid99 · 8 years ago
  77. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  78. b4028f6 Merge pull request #7046 from murgatroid99/master_merge_release-0_15 by Jan Tattermusch · 8 years ago
  79. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  80. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  81. e980f74 Merge remote-tracking branch 'upstream/release-0_15' into master_merge_release-0_15 by murgatroid99 · 8 years ago
  82. 0c75c11 Merge pull request #7027 from ctiller/faster_runtests by Jan Tattermusch · 8 years ago
  83. 8d4ea79 \o/ Python by Craig Tiller · 8 years ago
  84. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  85. c2dbb56 Merge remote-tracking branch 'upstream/master' into auto-build-example by Yuchen Zeng · 8 years ago
  86. 5d6d278 fix building ruby package by Jan Tattermusch · 8 years ago
  87. 34226af Fix sanity by Craig Tiller · 8 years ago
  88. ddf02c1 Fix bad indentation by Craig Tiller · 8 years ago
  89. f519df8 Update version to 0.15.0 by murgatroid99 · 8 years ago
  90. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  91. 33b767a fix build node package by Jan Tattermusch · 8 years ago
  92. 2e1a1fe Fixes by Craig Tiller · 8 years ago
  93. eb5e437 Fix ruby tests by Craig Tiller · 8 years ago
  94. 13b2b7f Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  95. 74189cd Remove caching of results by run_tests by Craig Tiller · 8 years ago
  96. 09b1ec8 Merge remote-tracking branch 'upstream/master' into auto-build-example by Yuchen Zeng · 8 years ago
  97. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  98. d12a0a8 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  99. d139da8 Remove unnecessary changes by Yuchen Zeng · 8 years ago
  100. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago