1. a09219c Merge pull request #7323 from kpayson64/fix_py_qps by kpayson64 · 9 years ago
  2. b5b6f93 Updated python qps tests to use GA server API by Ken Payson · 9 years ago
  3. 9183314 Addressing comments. by Nicolas "Pixel" Noble · 9 years ago
  4. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 9 years ago
  5. 136ea36 Hold onto the GIL in __dealloc__ functions by Ken Payson · 9 years ago
  6. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 9 years ago
  7. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 9 years ago
  8. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 9 years ago
  9. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 9 years ago
  10. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 9 years ago
  11. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 9 years ago
  12. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 9 years ago
  13. 06c857c Patch monkeypatch link function to work in Python3 by Masood Malekghassemi · 9 years ago
  14. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 9 years ago
  15. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 9 years ago
  16. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 9 years ago
  17. 771dc75 Remove misleading diagnostics message by Masood Malekghassemi · 9 years ago
  18. f5d5ad8 Merge pull request #7275 from kpayson64/python_min_memory_cleanup by kpayson64 · 9 years ago
  19. ea1b16f Removed cython client-side call tracking by Ken Payson · 9 years ago
  20. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 9 years ago
  21. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 9 years ago
  22. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 9 years ago
  23. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 9 years ago
  24. 61163fa Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 9 years ago
  25. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 9 years ago
  26. fce332a Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error by David Garcia Quintas · 9 years ago
  27. cb58105 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 9 years ago
  28. e4123f3 Updated release version to 0.15.1 by Ken Payson · 9 years ago
  29. e38b917 Check Python ByteBuffer reader init status by Masood Malekghassemi · 9 years ago
  30. 0910e4c pr comments by David Garcia Quintas · 9 years ago
  31. 4763678 Regenerate project files by Masood Malekghassemi · 9 years ago
  32. ac586ba Remove tox by Masood Malekghassemi · 9 years ago
  33. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 9 years ago
  34. 9a2320e4 regenerated projects by David Garcia Quintas · 9 years ago
  35. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 9 years ago
  36. dc733d6 Merge pull request #7152 from nathanielmanistaatgoogle/interop by Jan Tattermusch · 9 years ago
  37. 27e4979 Merge pull request #7161 from dgquintas/use_release by Jan Tattermusch · 9 years ago
  38. a027820 Merge pull request #7091 from kpayson64/python_str_stuff by Nicolas Noble · 9 years ago
  39. 6a654dd Changed default string type to be str by Ken Payson · 9 years ago
  40. 4281272 Updated git clone URL by David Garcia Quintas · 9 years ago
  41. 458b35a Fix Python server interop spec noncompliance by Nathaniel Manista · 9 years ago
  42. f5f9e04 Make handlers optional at server construction by Nathaniel Manista · 9 years ago
  43. 01d7dba Merge pull request #7116 from kpayson64/python_windows_fix by Jan Tattermusch · 9 years ago
  44. 4ea7784 Removed _connectivity_channel.ChannelConnectivityTest test by Ken Payson · 9 years ago
  45. 110601d Convert windows dll filename to bytes by Ken Payson · 9 years ago
  46. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 9 years ago
  47. 8217b79 Merge pull request #7001 from kpayson64/python_cleanup_thread by Jan Tattermusch · 9 years ago
  48. aa4bb51 Updated several threads to use CleanupThread for clean exit by Ken Payson · 9 years ago
  49. 5222790 Merge pull request #7063 from dgquintas/python_compression by Jan Tattermusch · 9 years ago
  50. 834bed9 Merge pull request #6941 from kpayson64/python_grpc_shutdown by Jan Tattermusch · 9 years ago
  51. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 9 years ago
  52. 6e78989 Basic testing of client and sever side compression by David Garcia Quintas · 9 years ago
  53. f519df8 Update version to 0.15.0 by murgatroid99 · 9 years ago
  54. f4c1bff Moved grpc_shutdown to end of Py_Finalize() by Ken Payson · 9 years ago
  55. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 9 years ago
  56. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 9 years ago
  57. ee694fb Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details by Jan Tattermusch · 9 years ago
  58. b16e451 Add a test of metadata, status code, and details by Nathaniel Manista · 9 years ago
  59. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 9 years ago
  60. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 9 years ago
  61. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 9 years ago
  62. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 9 years ago
  63. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 9 years ago
  64. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 9 years ago
  65. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 9 years ago
  66. 8d3477c Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests by Jan Tattermusch · 9 years ago
  67. 604bdf7 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction by Jan Tattermusch · 9 years ago
  68. ffaafe6 Change with_call from parameter to attribute by Nathaniel Manista · 9 years ago
  69. 76233f5 Delete tests of dead pre-GA code by Nathaniel Manista · 9 years ago
  70. 6efe7c7 Fix secure channel construction by Nathaniel Manista · 9 years ago
  71. 5ad70a6 removed spurious .format() by David Garcia Quintas · 9 years ago
  72. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 9 years ago
  73. 377bfde added extra path to python protoc by David Garcia Quintas · 9 years ago
  74. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 9 years ago
  75. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 9 years ago
  76. 8615cce Merge pull request #6943 from kpayson64/python_qps_wait by Jan Tattermusch · 9 years ago
  77. bef286f Wait for channel to be connected for each client by Ken Payson · 9 years ago
  78. 5444bed Rename FATAL_FAILURE SHUTDOWN by Nathaniel Manista · 9 years ago
  79. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 9 years ago
  80. 6b0e5dd Merge pull request #6938 from nathanielmanistaatgoogle/__all__ by Jan Tattermusch · 9 years ago
  81. 3943244 Merge pull request #6882 from kpayson64/python_metadata_tests by Jan Tattermusch · 9 years ago
  82. 3e1379a grpc.__all__ definition by Nathaniel Manista · 9 years ago
  83. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 9 years ago
  84. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 9 years ago
  85. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 9 years ago
  86. b4fc876 Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division by Jan Tattermusch · 9 years ago
  87. 655e28f Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation by Jan Tattermusch · 9 years ago
  88. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 9 years ago
  89. d66c381 Merge pull request #6857 from kpayson64/python_cleanup by Jan Tattermusch · 9 years ago
  90. fd1419a Merge pull request #6873 from kpayson64/python_signal_handling by Jan Tattermusch · 9 years ago
  91. b383c68 Merge pull request #6874 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 9 years ago
  92. 8857adc Merge pull request #6881 from kpayson64/python_create_channel_bug by Jan Tattermusch · 9 years ago
  93. 0442214 UNIMPLEMENTED status for cardinality violation by Nathaniel Manista · 9 years ago
  94. 1e44766 Drop unnecessary future division import by Nathaniel Manista · 9 years ago
  95. bb39488 Fix namespace package usage by Masood Malekghassemi · 9 years ago
  96. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 9 years ago
  97. ed74285 Added cleanup to the server thread's join method. by Ken Payson · 9 years ago
  98. f24665f Fix create_[secure/insecure]_channel argument order by Ken Payson · 9 years ago
  99. a8d0a5d Added Python GA API metadata tests by Ken Payson · 9 years ago
  100. 74823b9 Merge pull request #6879 from kpayson64/server_metadata_fix by Jan Tattermusch · 9 years ago