Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Addressing comments. | Julien Boeuf | 2015-05-08 |
| | |||
* | Merging with master. | Julien Boeuf | 2015-05-08 |
|\ | |||
| * | Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin | Abhishek Kumar | 2015-05-08 |
| |\ | | | | | | | Throw away queued messages on error | ||
| * \ | Merge pull request #1470 from vjpai/stream_ctx | Craig Tiller | 2015-05-08 |
| |\ \ | | | | | | | | | Fix a bug in synchronous streaming QPS test | ||
| * \ \ | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc ↵ | Craig Tiller | 2015-05-08 |
| |\ \ \ | | | | | | | | | | | | | | | | into dgquintas-standalone_benchmarks | ||
| * \ \ \ | Merge branch 'yang-g-mock' | Craig Tiller | 2015-05-08 |
| |\ \ \ \ | |||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks | David Garcia Quintas | 2015-05-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #1477 from ↵ | Nicolas Noble | 2015-05-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/we-should-probably-run-all-the-tests-we-have Enable test that got forgotten | ||
* | | | | | | | Adding support for per call credentials in core. | Julien Boeuf | 2015-05-07 |
| | | | | | | | |||
| * | | | | | | Eliminate need for SIGPIPE handling | Craig Tiller | 2015-05-06 |
|/ / / / / / | |||
| | | | | * | Throw away queued messages on error | Craig Tiller | 2015-05-06 |
| |_|_|_|/ |/| | | | | |||
| | | | * | Merge branch 'master' into stream_ctx | vjpai | 2015-05-05 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Split C++'s smoke_test into 4 stand alone ones. | David Garcia Quintas | 2015-05-05 |
| |_|/ / |/| | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into mock | Yang Gao | 2015-05-05 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | add a test using the mock interfaces | Yang Gao | 2015-05-05 |
| | | | | |||
| | | * | Make sure that we have enough server threads to actually support the | Vijay Pai | 2015-05-05 |
| | | | | | | | | | | | | | | | | number of outstanding streams | ||
| * | | | Enable test that got forgotten | Craig Tiller | 2015-05-05 |
|/ / / | |||
* | | | Merge pull request #1464 from yang-g/init | Craig Tiller | 2015-05-05 |
|\ \ \ | | | | | | | | | Expose max message size at the server side. | ||
| | | * | Also need to create a vector of streams | vjpai | 2015-05-04 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into seqno2 | Craig Tiller | 2015-05-04 |
|\ \ \ \ | |||
| | | | * | clang-format | Vijay Pai | 2015-05-04 |
| | | | | | |||
| | | | * | Support multi-stream synchronous client tests | Vijay Pai | 2015-05-04 |
| | |_|/ | |/| | | |||
| | * | | merge with head | Yang Gao | 2015-05-04 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Add a c test for max message length | Yang Gao | 2015-05-04 |
| | | | | |||
| * | | | Merge pull request #1432 from vjpai/async-cleanup | David G. Quintas | 2015-05-04 |
| |\ \ \ | | | | | | | | | | | Create an async QPS client hierarchy | ||
* | | | | | Test that we dont wrap-around sequence numbers | Craig Tiller | 2015-05-04 |
|/ / / / | |||
* | | / | Add test for >16777215 sequence numbered streams | Craig Tiller | 2015-05-04 |
| |_|/ |/| | | |||
| * | | Change function-pointer to std::function | vjpai | 2015-05-04 |
| | | | |||
| | * | clang-format | Yang Gao | 2015-05-04 |
| | | | |||
| * | | Merge branch 'master' into async-cleanup | vjpai | 2015-05-01 |
| |\ \ | |/ / |/| | | |||
| | * | merge with head | Yang Gao | 2015-05-01 |
| | |\ | |_|/ |/| | | |||
* | | | Fix some memory leaks | Craig Tiller | 2015-05-01 |
| | | | |||
| * | | Merge branch 'master' into async-cleanup | vjpai | 2015-05-01 |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-05-01 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: vsprojects/Grpc.mak | ||
| * | | | Stopgap fix for fling_stream_test timing out | Craig Tiller | 2015-05-01 |
| | | | | |||
| | | * | Expose max message size at the server side | Yang Gao | 2015-04-30 |
| | | | | |||
* | | | | Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-04-30 |
|\ \ \ \ | | | | | | | | | | | | | | | | delete-the-old-api | ||
* | | | | | Fix this test too | Craig Tiller | 2015-04-30 |
| | | | | | |||
* | | | | | Fixing some tests I broke during conversion | Craig Tiller | 2015-04-30 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-04-30 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Keep code that is common between both async client versions in a new async ↵ | Vijay Pai | 2015-04-30 |
| | | |/ | | | | | | | | | | | | | superclass and only use unary/streaming-specific material in the subclass. | ||
| * | | | Fixed missing name change from timers.h refactor. | David Garcia Quintas | 2015-04-30 |
| | | | | |||
| | * | | Add a thread stress end2end test | Craig Tiller | 2015-04-29 |
| |/ / |/| | | |||
* | | | Kill thread stress test - to be replaced with something new | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Kill echo test | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Remove test for an old API corner case | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Remove test for an old API corner case | Craig Tiller | 2015-04-29 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 |
| |\| | |||
* | | | Dualstack fixup | Craig Tiller | 2015-04-29 |
| | | | |||
| * | | Added missing globals declaration to STAP script. | David Garcia Quintas | 2015-04-29 |
| | | |