5395 Commits (b8d3a31aa7f9d93e701cfd441d079ef0c22c9262)
 

Author SHA1 Message Date
Jan Tattermusch f64c68cae5 Merge pull request #2066 from stanley-cheung/add_php_to_jenkins 10 years ago
Yang Gao 102eccb632 Support sending and showing received metadata in grpc_cli 10 years ago
David Garcia Quintas 4d9414064e Merge branch 'master' of github.com:grpc/grpc into flags-abi 10 years ago
David Garcia Quintas fd62174190 Mapped DEFLARE as a high compression level algorithm 10 years ago
Jan Tattermusch 04b28e7933 Make run_jenkins.sh actually fail on failure 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 db94b276f5 Propagation of compression level to the call. 10 years ago
Jan Tattermusch bc745a5f4e fix json_rewrite_test CRLF handling 10 years ago
Nicolas Noble ac366f9c2e Merge pull request #2068 from jtattermusch/c_only_run_passing_tests 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
Jan Tattermusch 12e8a049e4 backslashes break build on jenkins 10 years ago
Jan Tattermusch 7ed33732bf regenerate Grpc.mak 10 years ago
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 10 years ago
David Garcia Quintas b8f5450514 More missing flags = 0 lines... 10 years ago
Stanley Cheung 932fbd7d2d Add PHP to jenkins 10 years ago
David Garcia Quintas c367a09759 Added missing changes to fix bad_hostname C test 10 years ago
Nicolas "Pixel" Noble 52a2322135 Explicitely selecting gpr and grpc instead of trying our best. 10 years ago
Nicolas "Pixel" Noble b4f35c0344 Transforming gRPC.podspec to use build.json instead of globbing. 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
Craig Tiller 18b4b83792 Merge pull request #19 from soltanmm/ct-you-complete-me 10 years ago
Michael Lumish 0d6cf992e8 Merge pull request #2052 from jcanizales/fix-empty-globs 10 years ago
Michael Lumish e8d55cff43 Merge pull request #2051 from jcanizales/simplify-metadata 10 years ago
Masood Malekghassemi a3697b451b Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me 10 years ago
Eric Anderson 62c5b124a8 Merge pull request #2046 from a11r/cs 10 years ago
Craig Tiller 4c32de585a Fix low test 10 years ago
Craig Tiller a1fa35530f Properly register completion queues with server 10 years ago
Craig Tiller b56975ceb9 Verify that completion queues are server registered 10 years ago
Craig Tiller 1aab46b28a Be better about timeout rounding 10 years ago
Abhishek Kumar 33094a7c62 More fixes to GO_AWAY spelling 10 years ago
Abhishek Kumar 783ad1e9d1 Fixed Go_AWAY to GOAWAY 10 years ago
Craig Tiller 0e8237998d Merge pull request #2053 from endobson/slice-doc 10 years ago
Craig Tiller b68bcd366f Merge pull request #2056 from endobson/op-type-doc 10 years ago
Craig Tiller f61af6584f Merge pull request #2057 from kfsone/master 10 years ago
Craig Tiller 796708dbe2 Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup 10 years ago
Oliver Smith be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 10 years ago
Eric Dobson 255971d99a Fix docs on grpc_op_type. 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Eric Dobson b37307cfd8 Fix docs on gpr_slice_unref. 10 years ago
Jorge Canizales a1e32ba927 Remove failing globs from examples and tests 10 years ago
Jorge Canizales cbf50c8bf2 Advance version to 0.6, per the metadata breaking change 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