5065 Commits (9c941ed983ea5b70a0d5bd4cee5f298b236337c6)
 

Author SHA1 Message Date
David Garcia Quintas 9c941ed983 Merge branch 'compression-levels' into decompression 10 years ago
David Garcia Quintas c12f47b07b Merge branch 'compression-metadata' into decompression 10 years ago
David Garcia Quintas 0dbdb282d2 Merge branch 'flags-abi' into decompression 10 years ago
Tim Emiola d0bf839d01 Merge pull request #2063 from stanley-cheung/php_timeout_interop_test 10 years ago
David Garcia Quintas cc6c43c496 Exposed compression level in channel arguments (C and C++) 10 years ago
David Garcia Quintas c1f04c92c2 Merge branch 'compression-levels' into compression-metadata 10 years ago
Michael Lumish c1c697a897 Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example 10 years ago
Nathaniel Manista 454260605a Merge pull request #2077 from grpc/jtattermusch-patch-4 10 years ago
Jan Tattermusch f64c68cae5 Merge pull request #2066 from stanley-cheung/add_php_to_jenkins 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
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
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
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
Eric Anderson 62c5b124a8 Merge pull request #2046 from a11r/cs 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
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
Nicolas Noble 22b50c9343 Merge pull request #2045 from jtattermusch/cleanup_docker 10 years ago
Jan Tattermusch 0ee84dc10f only keep docker containers for tests that failed 10 years ago
Abhishek Kumar 56514def9e Update connectivity-semantics-and-api.md 10 years ago