9361 Commits (543c5886ee522fa7fc75a14adb8f8402cc5055f5)

Author SHA1 Message Date
Yuchen Zeng 6b88b22d9e Add comments for GRPC_NO_GENERATED_CODE 9 years ago
Yuchen Zeng 1318479011 Separate generated file and protobuf dependency 9 years ago
thinkerou 329c25457b unify the version of google/auth 9 years ago
Sree Kuchibhotla 69b74784fe Reduce the number of unnecessary allocations 9 years ago
Craig Tiller f11b3336ec Make network status follow the normal init/shutdown path 9 years ago
yang-g 6ec11f2acd prevent spurious wake up and unstarted/already shutdown server 9 years ago
Muxi Yan 3b67f3622b Remove redundant comment 9 years ago
Craig Tiller 0a06cd7b68 Cleanup from code review 9 years ago
Craig Tiller 9053ec01fe Remove now redundant line 9 years ago
Craig Tiller 75f065d022 Correct direction of inequality 9 years ago
Craig Tiller 706f5bb7c2 Document refcounting 9 years ago
Craig Tiller 1b656542cf Document creation function 9 years ago
Stanley Cheung 998b230f4e php: fix interop tests breakage 9 years ago
Craig Tiller 2ea0104fc4 Add a quick note on the write chain execution\nthis is changed already in a future commit, so this should be enough for now 9 years ago
Craig Tiller 6f59a86ae3 Update comment 9 years ago
Craig Tiller 5d0c1f0da2 Describe workqueue_enqueue better 9 years ago
Ken Payson 84401116a8 Skip exit_test until flake is fixed 9 years ago
Craig Tiller ad1bd46028 Failure reporting fix 9 years ago
Alexander Polcyn 78aa4580fd Add csharp check to return val of byte_buffer_reader_init 9 years ago
Stanley Cheung ce3d05c753 add back version to composer.json file 9 years ago
Craig Tiller 6ca5437b61 Fix potential null ptr deref 9 years ago
Stanley Cheung 9055160b07 php: prepare for GA release 9 years ago
Ken Payson cc06b91b7f Change sequence of client/server events 9 years ago
Masood Malekghassemi 48d07c6489 Add special methods to generated Python docs 9 years ago
Craig Tiller bdfa39c3cf Better error message 9 years ago
Alexander Polcyn 535b71dce4 changed compression request streaming enumerable to set write flag on every message 9 years ago
Craig Tiller b19dbead67 Make request freelists per cq, to allow drastically higher requested call counts 9 years ago
Alexander Polcyn 3403565ca4 updated inner class comment 9 years ago
Alexander Polcyn 81aab14ba6 simplified client streaming compression request enumerable 9 years ago
Ken Payson 4d425522bf Remove early adopter code 9 years ago
Masood Malekghassemi c3e3ae5862 Patch `spawn` for Python 'unix' compilers instead 9 years ago
Alexander Polcyn cdff92f02e added ruby client compression interop tests 9 years ago
Masood Malekghassemi ac59245624 Clang-format all the things 9 years ago
Ken Payson f7f47a6d26 Added Glossary to docs with metadata definition 9 years ago
Craig Tiller 609dc2d360 Fix rare flake 9 years ago
Alex Polcyn 7c55ab090a removed unnecessary public methods removed tests of non api methods 9 years ago
Eric Richardson 8e769fdc95 Fix arguments for calls to Ruby's `Time.at` 9 years ago
Nicolas "Pixel" Noble 49bfb92dc1 Master is now 1.1.0-dev. 9 years ago
Nicolas "Pixel" Noble 8c72ae43f9 Flagging master as 1.0.0-pre1. 9 years ago
David Garcia Quintas ef6b991d63 Fix tsan race 9 years ago
Ken Payson b5b6f93e00 Updated python qps tests to use GA server API 9 years ago
Nicolas "Pixel" Noble 9183314435 Addressing comments. 9 years ago
Nathaniel Manista 1ab04e6b46 Add more assertions to _rpc_test 9 years ago
Ken Payson 16e7f5826b Updated exit_test for new grpc.Server API 9 years ago
Ken Payson 9adeaffa10 Implemented python status_code_and_message interop test 9 years ago
Craig Tiller 9a5b4348f8 clang-format 9 years ago
yang-g e89dc6ceb6 Make Server::Wait work for async only server. 9 years ago
Alexander Polcyn a0a0e1f7db Removed expectations of entire provided algorithms list in tests 9 years ago
Alexander Polcyn 6c4709e275 replaced constant compress level names with ids 9 years ago
Jorge Canizales 54e28ad79e Tests Podfile cleanup 9 years ago