aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge pull request #2074 from jcanizales/fix-metadata-usage-in-exampleGravatar Michael Lumish2015-06-16
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2077 from grpc/jtattermusch-patch-4Gravatar Nathaniel Manista2015-06-16
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #2066 from stanley-cheung/add_php_to_jenkinsGravatar Jan Tattermusch2015-06-16
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | Support sending and showing received metadata in grpc_cliGravatar Yang Gao2015-06-16
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | | | | * Mapped DEFLARE as a high compression level algorithmGravatar David Garcia Quintas2015-06-15
| | * | | | | | | | Make run_jenkins.sh actually fail on failureGravatar Jan Tattermusch2015-06-15
| |/ / / / / / / / |/| | | | | | | |
| | * | | | | | | Fix NPE for trying to add metadata to error when it was nilGravatar Jorge Canizales2015-06-15
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge pull request #2068 from jtattermusch/c_only_run_passing_testsGravatar Nicolas Noble2015-06-15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | | * Introduced compression levels as an abstraction for the actual algorithm.Gravatar David Garcia Quintas2015-06-15
| |_|_|_|_|_|/ |/| | | | | |
| | | * | | | add PHP timeout interop testGravatar Stanley Cheung2015-06-15
| |_|/ / / / |/| | | | |
| * | | | | backslashes break build on jenkinsGravatar Jan Tattermusch2015-06-15
| * | | | | regenerate Grpc.makGravatar Jan Tattermusch2015-06-15
| * | | | | make buildtests on windows passGravatar Jan Tattermusch2015-06-15
|/ / / / /
| | * | | More missing flags = 0 lines...Gravatar David Garcia Quintas2015-06-15
| * | | | Add PHP to jenkinsGravatar Stanley Cheung2015-06-15
|/ / / /
| * | | Added missing changes to fix bad_hostname C testGravatar David Garcia Quintas2015-06-15
| | * | Explicitely selecting gpr and grpc instead of trying our best.Gravatar Nicolas "Pixel" Noble2015-06-15
| | * | Transforming gRPC.podspec to use build.json instead of globbing.Gravatar Nicolas "Pixel" Noble2015-06-15
| |/ / |/| |
| * | Added changes to node and php wrappersGravatar David Garcia Quintas2015-06-15
| * | Added changes to python and csharp wrappersGravatar David Garcia Quintas2015-06-15
| * | Added changes to c++ and ruby wrappersGravatar David Garcia Quintas2015-06-15
| | * Merge pull request #19 from soltanmm/ct-you-complete-meGravatar Craig Tiller2015-06-15
| | |\
* | | \ Merge pull request #2052 from jcanizales/fix-empty-globsGravatar Michael Lumish2015-06-15
|\ \ \ \
* \ \ \ \ Merge pull request #2051 from jcanizales/simplify-metadataGravatar Michael Lumish2015-06-15
|\ \ \ \ \
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
| | | | |/|
* | | | | | Merge pull request #2046 from a11r/csGravatar Eric Anderson2015-06-15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | More fixes to GO_AWAY spellingGravatar Abhishek Kumar2015-06-15
| * | | | | Fixed Go_AWAY to GOAWAYGravatar Abhishek Kumar2015-06-15
* | | | | | Merge pull request #2053 from endobson/slice-docGravatar Craig Tiller2015-06-15
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2056 from endobson/op-type-docGravatar Craig Tiller2015-06-15
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2057 from kfsone/masterGravatar Craig Tiller2015-06-15
|\ \ \ \ \ \ \ \
| * | | | | | | | include string_util.h for the prototype of gpr_strdup and typo.Gravatar Oliver Smith2015-06-14
|/ / / / / / / /
| * / / / / / / Fix docs on grpc_op_type.Gravatar Eric Dobson2015-06-14
|/ / / / / / /
| | | | | * | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| * | | | | | Fix docs on gpr_slice_unref.Gravatar Eric Dobson2015-06-14
|/ / / / / /
| | | * / / Remove failing globs from examples and testsGravatar Jorge Canizales2015-06-13
| |_|/ / / |/| | | |
| | * | | Advance version to 0.6, per the metadata breaking changeGravatar Jorge Canizales2015-06-13
| | * | | Specify responseMetadata structureGravatar Jorge Canizales2015-06-13
| | * | | Drop repeated response headers.Gravatar Jorge Canizales2015-06-13
| | * | | Test call and error metadata are the same.Gravatar Jorge Canizales2015-06-13
| | * | | Merge trailers into responseMetadata. Add it to NSError.Gravatar Jorge Canizales2015-06-13
| | * | | Let set NSDictionary as headers, and init the property (not nil)Gravatar Jorge Canizales2015-06-13
| | * | | Add test to set and read headers. Flaky!!Gravatar Jorge Canizales2015-06-13
| | * | | Cleanup GRPCClientTests.mGravatar Jorge Canizales2015-06-13
| |/ / / |/| | |
* | | | Merge pull request #2045 from jtattermusch/cleanup_dockerGravatar Nicolas Noble2015-06-12
|\ \ \ \
| * | | | only keep docker containers for tests that failedGravatar Jan Tattermusch2015-06-12
|/ / / /
| * | | Update connectivity-semantics-and-api.mdGravatar Abhishek Kumar2015-06-12
| * | | Update connectivity-semantics-and-api.mdGravatar Abhishek Kumar2015-06-12
|/ / /
* | | Merge pull request #1546 from ejona86/connectivity-semanticsGravatar Abhishek Kumar2015-06-12
|\ \ \ | |/ / |/| |