1. e1d592a Merge pull request #13891 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  2. c71c6a7 Merge branch v1.8.x into master by Mehrdad Afshari · 7 years ago
  3. 7b9c023 Reform cygrpc.OperationTag and cygrpc.Event by Nathaniel Manista · 7 years ago
  4. 6c9a0a1 Bump version to 1.8.3 by Mehrdad Afshari · 7 years ago
  5. 81edf5f Reform cygrpc.Operation by Nathaniel Manista · 7 years ago
  6. 271b042 Fix port picking logic in Python tests by Mehrdad Afshari · 7 years ago
  7. 247a05e Merge pull request #13843 from kpayson64/fix_python_tests by kpayson64 · 7 years ago
  8. 3bc8e42 Disable so_reuseport for Python tests by Ken Payson · 7 years ago
  9. 16e4bc0 Bump to 1.8.2 by Ken Payson · 7 years ago
  10. 0981f9f Bump version to 1.8.1 by Mehrdad Afshari · 7 years ago
  11. 5b6b591 Merge pull request #13789 from grpc/v1.8.x by Mehrdad Afshari · 7 years ago
  12. f5649c7 Merge pull request #13786 from kpayson64/fix_python_server_race by kpayson64 · 7 years ago
  13. 8179b95 Fixes race condition in Python server shutdown by Ken Payson · 7 years ago
  14. e1c4021 Reallow out-of-spec metadata by Nathaniel Manista · 7 years ago
  15. 0ba96ed v1.8.0-pre2 is now v1.8.0 by Mehrdad Afshari · 7 years ago
  16. fdfaf1b Add tests for gRPC Python interceptor machinery by Mehrdad Afshari · 7 years ago
  17. 108500f Add gRPC Python client-side interceptor machinery by Mehrdad Afshari · 7 years ago
  18. 68e1978 Add gRPC Python service-side interceptor machinery by Mehrdad Afshari · 7 years ago
  19. c5ba665 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  20. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  21. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  22. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  23. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  24. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  25. b0afa01 Refactor: Rename call to response_iterator_call by Mehrdad Afshari · 7 years ago
  26. 90ab995 Tests for ServicerContext.abort by Mehrdad Afshari · 7 years ago
  27. 9bc44e3 Introduce ServicerContext.abort to abort an RPC by Mehrdad Afshari · 7 years ago
  28. d14035c Merge pull request #13688 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  29. c5c1216 Elide cygrpc.Operations by Nathaniel Manista · 7 years ago
  30. 5cff6d3 Merge pull request #13672 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  31. 80516e8 Streamline metadata in gRPC Python by Nathaniel Manista · 7 years ago
  32. caaf416 virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python by Yash Tibrewal · 7 years ago
  33. ae74a32 Fix Beta API metadata looseness by Nathaniel Manista · 7 years ago
  34. aaf63d9 Upmerge changes from v1.8.x to master by Mehrdad Afshari · 7 years ago
  35. bfdaefe Refactor: rename 'e' to 'exception' by Mehrdad Afshari · 7 years ago
  36. b030cca Return UNKNOWN on GenericRpcHandler failure by Mehrdad Afshari · 7 years ago
  37. 5625441 Merge pull request #13603 from nathanielmanistaatgoogle/credentials by Nathaniel Manista · 7 years ago
  38. 0c1f59e Merge pull request #13593 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  39. dfe8403 Change client-side credentials' use of gRPC Core by Nathaniel Manista · 7 years ago
  40. 992b8c1 Fix some doc string formatting and content by Nathaniel Manista · 7 years ago
  41. 460e0aa Refactor _plugin_wrapping by Nathaniel Manista · 7 years ago
  42. 6267d77 Merge pull request #13587 from nathanielmanistaatgoogle/access-token-auth-metadata-plugin by Nathaniel Manista · 7 years ago
  43. 6288753 Correct AccessTokenAuthMetadataPlugin name by Nathaniel Manista · 7 years ago
  44. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  45. 7d199c9 Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x by Nicolas "Pixel" Noble · 7 years ago
  46. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  47. 95bcb49 Avoid unsupported and unintended API self-use by Nathaniel Manista · 7 years ago
  48. 6e6e31e grpc.CallCredentials doc string correction by Nathaniel Manista · 7 years ago
  49. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  50. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  51. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  52. 552a7ca Bump 1.8.0-dev to 1.8.0-pre1 by Mehrdad Afshari · 7 years ago
  53. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  54. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  55. bb9333c Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field by Nathaniel Manista · 7 years ago
  56. 9e8a692 Merge pull request #13485 from nathanielmanistaatgoogle/const by Nathaniel Manista · 7 years ago
  57. 0eacb45 Elide local field by directly returning values by Nathaniel Manista · 7 years ago
  58. 77d2c72 Add missing const by Nathaniel Manista · 7 years ago
  59. 76c27a5 Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configuration by Nathaniel Manista · 7 years ago
  60. 1628da0 Avoid abbreviation in Python API by Nathaniel Manista · 7 years ago
  61. 90dbd2b Alter health/reflection packages' build criterion by Mehrdad Afshari · 7 years ago
  62. 018153c Merge pull request #13406 from nathanielmanistaatgoogle/interop_required_args by Nathaniel Manista · 7 years ago
  63. ec47912 Merge pull request #13188 from cauthu/python-server-cert-reload by Nathaniel Manista · 7 years ago
  64. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  65. bcf083f Add Python support for server SSL cert reloading by Giang Nguyen · 7 years ago
  66. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  67. 9d1ba2e Fix grpcio_{health_checking,reflection} packaging by Mehrdad Afshari · 7 years ago
  68. 254cb36 Require port and server_port interop flags by Nathaniel Manista · 7 years ago
  69. 9268703 Merge branch 'master' of https://github.com/grpc/grpc into inline-closure by Noah Eisen · 7 years ago
  70. d7a03c8 Correct HEALTH_PROTO to REFLECTION_PROTO by Mehrdad Afshari · 7 years ago
  71. dd34f3c Inline closure by ncteisen · 7 years ago
  72. 9f5163e Bump v1.7.x branch to 1.7.2 by Alexander Polcyn · 7 years ago
  73. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  74. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  75. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  76. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  77. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  78. 40ba62f Bump v1.7.x branch to 1.7.1 by Alexander Polcyn · 7 years ago
  79. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  80. 863a050 Flagging 1.7.0 by Nicolas "Pixel" Noble · 7 years ago
  81. 9714e03 Add thread pool reset on fork with FORKING_SUPPORT_ENABLED by Ken Payson · 7 years ago
  82. 0e8cad5 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  83. 5e9848e Refactor subchannel_list code out of RR and use it in PF. by Mark D. Roth · 7 years ago
  84. d48bd07 Fixes by Craig Tiller · 7 years ago
  85. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  86. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  87. 90e9140 1.7.x is now 1.7.0-pre1 by murgatroid99 · 7 years ago
  88. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  89. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  90. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  91. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  92. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  93. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  94. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  95. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  96. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  97. 87997ed Merge pull request #12765 from nathanielmanistaatgoogle/cython by Nathaniel Manista · 7 years ago
  98. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  99. 103991e Devolve staticmethod to ordinary function by Nathaniel Manista · 7 years ago
  100. 3efe754 "resopnse" typo correction by Nathaniel Manista · 7 years ago