Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | Fix timeout on async server shutdown | Craig Tiller | 2016-05-23 | |
| | | | * | | | | | | Update ruby perf code with keyword args changes | murgatroid99 | 2016-05-23 | |
| | | | | | * | | | | add TODO | Jan Tattermusch | 2016-05-23 | |
| | | | | | * | | | | reorder clientside send preconditions | Jan Tattermusch | 2016-05-23 | |
| | | | | | * | | | | clientside writes should finish with TaskCanceledException if cancel was prev... | Jan Tattermusch | 2016-05-23 | |
| | * | | | | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | * | | | | reorder members for readability | Jan Tattermusch | 2016-05-23 | |
| | | | | | | * | | | | improve ordering of serverside send checks | Jan Tattermusch | 2016-05-23 | |
| | | | | | | * | | | | adjust the tests to reflect the correct send behavior on client | Jan Tattermusch | 2016-05-23 | |
| | | | | | | * | | | | allow short-circuiting the send operation | Jan Tattermusch | 2016-05-23 | |
| | | | | | | * | | | | simplify implementation of SendCloseFromClient | Jan Tattermusch | 2016-05-23 | |
| | | | * | | | | | | | Make request_with_flags timeout deadline equal to that of request_with_payload. | Robbie Shade | 2016-05-23 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Improve test debugability, fix race condition | Craig Tiller | 2016-05-23 | |
|/ / / / / / / / / | ||||
| | | * | | | | | | Removed remaining reference to timeout argument from ruby interop client | murgatroid99 | 2016-05-23 | |
| | | * | | | | | | Updated ruby interop client with keyword argument changes | murgatroid99 | 2016-05-23 | |
| | | | | * | | | | preparation for write semantics cleanup | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | cleanup in tests | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | add a server streaming api test | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | add TODOs and remove unused imports | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | remote AsyncCompletion | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | get rid of AsyncCompletionDelegate | Jan Tattermusch | 2016-05-23 | |
| | | | | * | | | | use tcs for streamingWrites | Jan Tattermusch | 2016-05-23 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6686 from jtattermusch/sanity_fix_sanity | Craig Tiller | 2016-05-23 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | Add a Cython-level cancel-many-calls test | Nathaniel Manista | 2016-05-23 | |
| | | * | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6690 from grpc/revert-6661-throughput_fix | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Revert "Revive C++ large-message throughput tests" | Jan Tattermusch | 2016-05-22 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #6670 from ctiller/guess_cpu | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | hotfix for sanity tests | Jan Tattermusch | 2016-05-22 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-22 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6423 from ctiller/signal_handler | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6436 from jboeuf/credentials_refactoring | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6661 from vjpai/throughput_fix | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6653 from chedeti/examples | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6684 from jtattermusch/one_more_typo_fix | Jan Tattermusch | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | one more typo fix | Jan Tattermusch | 2016-05-22 | |
|/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge pull request #6683 from jtattermusch/fixup_run_full_performance | Jan Tattermusch | 2016-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Fix protobuf | Craig Tiller | 2016-05-21 | |
| | | | | | | | |/ / / / / | ||||
| * | | | | | | | | | | | | run 32core tests even if previous tests fail | Jan Tattermusch | 2016-05-21 | |
| * | | | | | | | | | | | | fix trivial typo | Jan Tattermusch | 2016-05-21 | |
|/ / / / / / / / / / / / | ||||
| | | | | | | * | | | | | Revert "Revert "Remove spam"" | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Simpler trick to force a listening cq | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Revert "Remove spam" | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | clang-format | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Fix comments | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Remove spam | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Fix non-listening cq registration so that calls can be queued against them | Craig Tiller | 2016-05-21 | |
| | | | | | | * | | | | | Fixes and code simplification | Craig Tiller | 2016-05-20 |