1813 Commits (28661ea6e189fc03fdcf9f6a0f6f15e40c916d08)

Author SHA1 Message Date
Nathaniel Manista 0eacb45a48 Elide local field by directly returning values 8 years ago
Nathaniel Manista 77d2c721cb Add missing const 8 years ago
Nathaniel Manista 1628da0136 Avoid abbreviation in Python API 8 years ago
Mehrdad Afshari 90dbd2b670 Alter health/reflection packages' build criterion 8 years ago
Giang Nguyen bcf083fa90 Add Python support for server SSL cert reloading 8 years ago
Mehrdad Afshari 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging 8 years ago
Nathaniel Manista 254cb369a6 Require port and server_port interop flags 8 years ago
Mehrdad Afshari d7a03c8197 Correct HEALTH_PROTO to REFLECTION_PROTO 8 years ago
ncteisen dd34f3caf6 Inline closure 8 years ago
Yuchen Zeng 0bad30a244 Use backup pollser instead of connectivity watcher 8 years ago
Yuchen Zeng f8ed4fa7f4 convert connectivity_watcher to cpp file 8 years ago
Yuchen Zeng 7269667f9e Add client channel connectivity watcher 8 years ago
Vizerai bb7d088ed2 Cleaning up census code. 8 years ago
Mark D. Roth 5e9848e7b0 Refactor subchannel_list code out of RR and use it in PF. 8 years ago
Craig Tiller d48bd078d7 Fixes 8 years ago
Yash Tibrewal bc460fa3c4 Rebasing on master for easier merging and testing 8 years ago
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
Yash Tibrewal 26c78038a5 Trying ken's fix for windows python 8 years ago
Yash Tibrewal a0b96d4f9a Running generate projects 8 years ago
Yash Tibrewal 15ce142d65 Reverting pb.c files for now. Also fixing few more build errors 8 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Yash Tibrewal 1c9b584a15 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Nathaniel Manista 103991eb73 Devolve staticmethod to ordinary function 8 years ago
Nathaniel Manista 3efe754799 "resopnse" typo correction 8 years ago
Nathaniel Manista 4ceb743c82 Drop unused staticmethods 8 years ago
Nathaniel Manista 3e3bbdff91 Raise exception instances rather than classes 8 years ago
Mehrdad Afshari e249079cbe Be a tad more specific requesting error reports 8 years ago
Nathaniel Manista e232f1bd5a Clean up even more uses of gRPC in _pb2.py files 8 years ago
Ken Payson 5bb43935e1 Backport #12615 8 years ago
Ken Payson 2746bd5998 Fix cython definition to match c definition 8 years ago
Nathaniel Manista 086e95ae65 Use grpc_1_0 flag in beta_python_plugin_test 8 years ago
Nathaniel Manista 86eb4ec0ef Fix a six.with_metaclass usage mistake 8 years ago
Nathaniel Manista 719ade3cdc Overhaul protoc_plugins._split_definitions_test 8 years ago
Nathaniel Manista 44038eb9b6 Tweak Python sanity test 8 years ago
Nathaniel Manista 8d3cc5ff0c Clean up a few more uses of gRPC in _pb2.py files 8 years ago
Nathaniel Manista 09a02ec040 Kill (grpcio_tests/)commands.BuildProtoModules 8 years ago
Jan Tattermusch ea7807876c regenerate 8 years ago
Jan Tattermusch 4fa3364975 bump version to 1.6.1 8 years ago
Nathaniel Manista c75ae78b08 Add more Cython-layer tests 8 years ago
Nathaniel Manista eda5a4db1e Fix metadata memory leak 8 years ago
Ken Payson 4fe48e6579 Build fixes 8 years ago
Craig Tiller 24f30f7ac0 Garbage collect experimental pollers 8 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 8 years ago
Muxi Yan bf5484e785 build_project 8 years ago
Nathaniel Manista 7c85caeaa8 gRPC Python test infrastructure 8 years ago
Ken Payson d27504f09a Changes 8 years ago
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 8 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 8 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 8 years ago
David Garcia Quintas dfde288148 1.6.0-pre1 -> 1.6.0 8 years ago