aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | | | | | big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
| |/ / / / / / /
| * | | | | | | Merge pull request #1321 from ctiller/unsecureGravatar Nicolas Noble2015-04-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1322 from nicolasnoble/build-fixGravatar jboeuf2015-04-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixing dependencies.Gravatar Nicolas "Pixel" Noble2015-04-21
| |/ / / / / / / /
| | * / / / / / / Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| |/ / / / / / /
| * | | | | | | Merge pull request #1311 from yang-g/codegenGravatar Eric Anderson2015-04-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1318 from yang-g/flowfixGravatar Nicolas Noble2015-04-20
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
| | * | | | | | | | resolve commentGravatar Yang Gao2015-04-20
| | | * | | | | | | Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
| * | | | | | | | | Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_mdGravatar Jan Tattermusch2015-04-20
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | Update interop-test-descriptions.mdGravatar Yang Gao2015-04-20
| | | | | * | | | | | Added JSON option for gRPC file loadingGravatar murgatroid992015-04-20
| | | * | | | | | | | Tidying up proof of conceptGravatar Craig Tiller2015-04-20
| | | * | | | | | | | Proof of concept fix for flow control errorGravatar Yang Gao2015-04-20
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverageGravatar Jan Tattermusch2015-04-20
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | * | | | | Remove expensive asserts from NDEBUG buildsGravatar Craig Tiller2015-04-20
| | | | | * | | | | Uncomment accidentally commented stuffGravatar Craig Tiller2015-04-20
| | | | | | * | | | Scripts to build java and cxx docker images from local (uncommitted) code andGravatar Donna Dionne2015-04-20
| | | | | * | | | | Tweak testsGravatar Craig Tiller2015-04-20
| | | | | * | | | | Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | | | | * | | | | Addressing commentsGravatar Craig Tiller2015-04-20
| * | | | | | | | | Merge pull request #1315 from jboeuf/security_connectorGravatar Craig Tiller2015-04-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixing inaccurate ruby test.Gravatar Julien Boeuf2015-04-18
| | * | | | | | | | | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| * | | | | | | | | | Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_depGravatar Stanley Cheung2015-04-17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove usage of xrayGravatar Tim Emiola2015-04-17
| |/ / / / / / / / / /
| | | * / / / / / / / Add SimpleCov coverage set up for gRPC rubyGravatar Tim Emiola2015-04-17
| | |/ / / / / / / / | |/| | | | | | | |
| | | * | | | | | | clarify test descriptionsGravatar Tim Emiola2015-04-17
| | | | * | | | | | Update interop-test-descriptions.mdGravatar Yang Gao2015-04-17
| | | | | * | | | | clang-formatGravatar Craig Tiller2015-04-17
| | | | | * | | | | Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
| | | | * | | | | | resolve commentsGravatar Yang Gao2015-04-17
| | | | | * | | | | Random small fixesGravatar Craig Tiller2015-04-17
| | | | | * | | | | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
| * | | | | | | | | Merge pull request #1310 from nicolasnoble/build-fixGravatar Yang Gao2015-04-17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | | | * | | | | | minor fixesGravatar Yang Gao2015-04-17
| | | | * | | | | | Clarify auth test definitionsGravatar Yang Gao2015-04-17
| | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fixing dependency...Gravatar Nicolas "Pixel" Noble2015-04-18
| |/ / / / / / /
| | | | | | | * Fixed flakes due to OK racing with cancelGravatar Abhishek Kumar2015-04-17
| | | * | | | | clang-formatGravatar Craig Tiller2015-04-17
| | | * | | | | Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
| | * | | | | | Adds support for updating the output metadata to callsGravatar Tim Emiola2015-04-17
| | | | | | | * Added end2end test for server streaming rpc cancellation.Gravatar Abhishek Kumar2015-04-17
| | | | | | | * Added test case demonstrating cancel on bidi streamGravatar Abhishek Kumar2015-04-17
| | |_|_|_|_|/ | |/| | | | |
| | * | | | | Propagate metadata in BadStatusGravatar Tim Emiola2015-04-17
| * | | | | | Merge pull request #1297 from yugui/fix/headerGravatar Tim Emiola2015-04-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1295 from yugui/fix/typed-structGravatar Tim Emiola2015-04-17
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | Allow BadStatus to contain metadataGravatar Tim Emiola2015-04-17
| | | | * | | | Adds a hook for returning the client connect metadataGravatar Tim Emiola2015-04-17