Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge pull request #6706 from ctiller/rraf | Craig Tiller | 2016-05-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Mark port as non-listening | Craig Tiller | 2016-05-25 | |
| * | | | | | | | | | Mark port as non-listening | Craig Tiller | 2016-05-25 | |
| | | | | | | | * | | Improve wording of protobuf warning in Makefile | murgatroid99 | 2016-05-24 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | Round robin notifier pollset | Craig Tiller | 2016-05-24 | |
|/ / / / / / / / | ||||
| * / / / / / / | Make grpc_zookeeper.pc file generation consistent with other .pc files | murgatroid99 | 2016-05-24 | |
|/ / / / / / / | ||||
| | | | | * | | really move | Alistair Veitch | 2016-05-24 | |
| | | | | * | | really commit | Alistair Veitch | 2016-05-24 | |
| | | | | * | | move proto file | Alistair Veitch | 2016-05-24 | |
| | | | | * | | Fix incorrect script invocation for code generation. | Alistair Veitch | 2016-05-24 | |
| | | | | * | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | | | | * | | update docs | Alistair Veitch | 2016-05-24 | |
* | | | | | | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test | Jan Tattermusch | 2016-05-24 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args | Jan Tattermusch | 2016-05-24 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #6695 from rjshade/request_with_flags_timeout | Jan Tattermusch | 2016-05-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6612 from ctiller/test_affine | Craig Tiller | 2016-05-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Speed up tests | Craig Tiller | 2016-05-23 | |
| * | | | | | | | | | | Cleanup redundant tests | Craig Tiller | 2016-05-23 | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6694 from ctiller/sin | Jan Tattermusch | 2016-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | 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 | |
|/ / / / / / / / / / / | ||||
| | | | | | | | | * | | end-to-end compilation | Alistair Veitch | 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 | |
| | | | | | | | | * | | checkpoint | Alistair Veitch | 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 | |
|/ / / / / / / / / / / |