15797 Commits (6fba013739abfe00c617d8cf5fd7c37c0573a4c4)
 

Author SHA1 Message Date
Ken Payson 4df964780f Reworked python health checking and added tests 9 years ago
Masood Malekghassemi 751fbb06f6 Build grpcio tools on Windows 9 years ago
Michael Yeh f9b89b181d Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments. 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
Masood Malekghassemi 916c960e59 Fix Python distrib test 9 years ago
Masood Malekghassemi f837cc8f63 Fix missing symbols 9 years ago
Masood Malekghassemi 88baf86d71 Copy all generated Python distribs 9 years ago
Masood Malekghassemi e9407c2e74 Test binary Python distributions 9 years ago
Masood Malekghassemi 010eb48d21 Use manylinux 9 years ago
Masood Malekghassemi 616b2793fd Fix docker build 9 years ago
Masood Malekghassemi 955887928f Keep grpcio_tools version in sync with rest of project 9 years ago
Masood Malekghassemi 176ac65faf Don't truncate deps file on failure to find bazel 9 years ago
Masood Malekghassemi 0e25c8d71a Tightly integrate the Python plugin with its protoc 9 years ago
Masood Malekghassemi af3158350e Integrate Python protoc Linux artifact builders 9 years ago
Masood Malekghassemi 58d24c259a Add sanity test for grpcio protoc package 9 years ago
Masood Malekghassemi d039a98a94 Add Python grpcio protoc package 9 years ago
David Garcia Quintas 1acf9131a1 Merge branch 'master' of github.com:grpc/grpc into lr_hook 9 years ago
Jan Tattermusch 2901ea55ed improve serverside handlers 9 years ago
Jan Tattermusch 14e8dee2dd use just one response batch for unary response serverside calls 9 years ago
Jan Tattermusch 305ffd4847 make SendStatusFromServer optionally send a message as well 9 years ago
Jan Tattermusch 099b756269 Merge pull request #6420 from jtattermusch/csharp_more_api_fixes 9 years ago
Jan Tattermusch 05146ace34 Merge pull request #6416 from jtattermusch/csharp_api_polishing 9 years ago
Mark D. Roth 22b338e210 Apply clang-format diffs. 9 years ago
Makarand Dharmapurikar d5d8f8fbf9 Added all transitive header dependencies in build.yaml to fix the failing check. 9 years ago
murgatroid99 2b6a2ab59a Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby 9 years ago
Michael Yeh 470cbd1c6e Created a new sample async client that is non-blocking. A reader thread is spawned to handle all the RPC results. 9 years ago
Mark D. Roth 2df502e518 Fix max_message_length test, which was broken by the previous fix to the 9 years ago
Yuchen Zeng d50b58c3f6 Add comments for messages 9 years ago
Michael Yeh 2df7d40914 Modified sample async client to be non-blocking. A reader thread is spawned to handle all the RPC results. 9 years ago
Mark D. Roth bc84672537 Use unlimited default for max header size until receiving new settings 9 years ago
murgatroid99 ddc0eb1be2 Split Node examples into static and dynamic code generation examples 9 years ago
Sree Kuchibhotla e6d03b828d Fix the build path in config 9 years ago
Sree Kuchibhotla 819596c190 Merge branch 'master' into python_stress_test_docker 9 years ago
David Garcia Quintas 0d83db5f96 properly lock call to custom lr func 9 years ago
David Garcia Quintas aea5f12e65 generate projects & clang-format 9 years ago
David Garcia Quintas ac70c5a27d Merge branch 'master' of github.com:grpc/grpc into lr_hook 9 years ago
Craig Tiller 6889799923 Fix some ubsan issues: I fear no bugs were harmed in the making of this episode 9 years ago
David Garcia Quintas 261db111e6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation 9 years ago
Craig Tiller 525654a164 Fix undefined behavior 9 years ago
Craig Tiller 823fa1d77a Exclude 1byte tests from msan 9 years ago
Makarand Dharmapurikar e5c1a154a4 Fixed a compiler warning that only shows up on linux 9 years ago
Makarand Dharmapurikar a93c4353e7 clang-format fixes 9 years ago
Jan Tattermusch b75f5571e8 Merge pull request #6375 from jtattermusch/cleanup_jenkins_directory 9 years ago
David Garcia Quintas f72eb97b36 Introduced grpc_pops (pollset or pollset_set) 9 years ago
Jan Tattermusch 6504c02568 remove useless code and todos 9 years ago
Makarand Dharmapurikar 274bcc8f0b Added dummy cronet api implementation so we can build on Jenkins. 9 years ago
Jan Tattermusch 739e86c394 finishing serverside request stream should not be required for disposal 9 years ago
Sree Kuchibhotla d8c0d385f4 Fix a bug in stress client code 9 years ago
Sree Kuchibhotla f023800ff1 Correct csharp kubernetes proxy port (so that it doesn't collide with 9 years ago
Sree Kuchibhotla 1bdd5319b0 Python dockerfiles and config files for stress testing 9 years ago