2843 Commits (37a8448f0e19f13bf6cfc989c8935e923b25b5a6)

Author SHA1 Message Date
Jorge Canizales 6bbfcc3fec Disallow started request writers on GRPCCall init 10 years ago
Tim Emiola 821e4a757f Prints test names as ruby tests run 10 years ago
Jorge Canizales beabcfd590 Link to official protobuf podspec in the README 10 years ago
Jan Tattermusch c0e3a6682f temporary hotfix before #1577 is in 10 years ago
Craig Tiller 44a1dd36f5 Fix Python compilation 10 years ago
Tim Emiola b1fa5d4627 Ruby shutdown api migration 10 years ago
David Garcia Quintas ccb20bb98c Fixed wrong switch label name 10 years ago
Masood Malekghassemi 9d3fbcf0ba Make warnings errors when building Python tests 10 years ago
David Garcia Quintas cc6c43c496 Exposed compression level in channel arguments (C and C++) 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
David Garcia Quintas fd62174190 Mapped DEFLARE as a high compression level algorithm 10 years ago
Jorge Canizales c58a1103b6 Fix NPE for trying to add metadata to error when it was nil 10 years ago
David Garcia Quintas e29feb2adb Introduced compression levels as an abstraction for the actual algorithm. 10 years ago
Stanley Cheung cc019af9cc add PHP timeout interop test 10 years ago
David Garcia Quintas b8f5450514 More missing flags = 0 lines... 10 years ago
David Garcia Quintas ba710e5579 Added changes to node and php wrappers 10 years ago
David Garcia Quintas d7e0bea41c Added changes to python and csharp wrappers 10 years ago
David Garcia Quintas de52625ae5 Added changes to c++ and ruby wrappers 10 years ago
Oliver Smith be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Jorge Canizales a1e32ba927 Remove failing globs from examples and tests 10 years ago
Jorge Canizales 2285b362ca Specify responseMetadata structure 10 years ago
Jorge Canizales 1a38475093 Drop repeated response headers. 10 years ago
Jorge Canizales 8c6bc6e5aa Test call and error metadata are the same. 10 years ago
Jorge Canizales f3a4f2cee9 Merge trailers into responseMetadata. Add it to NSError. 10 years ago
Jorge Canizales 544963e18a Let set NSDictionary as headers, and init the property (not nil) 10 years ago
Jorge Canizales d7981253de Add test to set and read headers. Flaky!! 10 years ago
Jorge Canizales d666fd068b Cleanup GRPCClientTests.m 10 years ago
Jan Tattermusch eb741d1772 fix native callback signature to match with C# 10 years ago
Masood Malekghassemi 4b4181ed1c Ensure C89 compatibility in Linux tests 10 years ago
Masood Malekghassemi 38bb18fd43 Update Python for core server shutdown change 10 years ago
Nicolas "Pixel" Noble b14fbf7804 Flagging unused parameters as unused. 10 years ago
Stanley Cheung 3fa51a3592 update PHP README installation instructions, and dockerfile 10 years ago
Tim Emiola 0c0ccb0acf Corrects wording 10 years ago
Tim Emiola 05aafbc9d9 Update README.md 10 years ago
David G. Quintas 72364d4461 Tiny comment fix 10 years ago
David G. Quintas 62a64307dc Removed leftover TODO 10 years ago
Jan Tattermusch 36092008c6 stylecop fixes 10 years ago
Jan Tattermusch 6d53a5c60b allow specifying channel options when creating a server 10 years ago
Jan Tattermusch c8f7d1079e fix stylecop issues 10 years ago
Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
Craig Tiller f78b9a7e52 Add comment 10 years ago
Craig Tiller db8e17986d Add comment 10 years ago
Tim Emiola 2e6def0f9e Update README.rst 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller 5d5bd22b0c Tweaking 10 years ago
Craig Tiller 95cae9b839 Fix some asan issues 10 years ago
Craig Tiller 3fc8e82673 Cache commonly used status strings 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago