Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\ | |||
| * | Merge pull request #2078 from yang-g/grpc_cli_headers | Nicolas Noble | 2015-06-17 |
| |\ | | | | | | | Support sending and showing received metadata in grpc_cli | ||
* | | | clang-format affected files | Craig Tiller | 2015-06-17 |
| | | | |||
* | | | Fix flag settings on this test | Craig Tiller | 2015-06-17 |
| | | | |||
| * | | Migrate new test to new api | Craig Tiller | 2015-06-17 |
| | | | |||
| | * | One more thing... | Yang Gao | 2015-06-16 |
| | | | |||
| * | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
| |\ \ | |||
* | | | | Compile fix | Craig Tiller | 2015-06-16 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | merge with upstream | Yang Gao | 2015-06-16 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #2079 from yang-g/statusChange | Nicolas Noble | 2015-06-16 |
| |\ \ \ | | | | | | | | | | | Update the Status API | ||
| | * | | | Update the Status API | Yang Gao | 2015-06-16 |
| | | | | | |||
| | | | * | Support sending and showing received metadata in grpc_cli | Yang Gao | 2015-06-16 |
| | | |/ | | |/| | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 |
| |\| | | |||
| | * | | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 |
| | | | | |||
| * | | | Added missing changes to fix bad_hostname C test | David Garcia Quintas | 2015-06-15 |
| | | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me | Masood Malekghassemi | 2015-06-15 |
| | | |\ | | | |/ | | |/| | |||
| * / | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| |/ / | | | | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Jan Tattermusch | 2015-06-11 |
|\| | | | | | | | | | | | we-dont-need-no-backup-fix-merge-master | ||
* | | | Flush pending incoming messages when writing status | Craig Tiller | 2015-06-11 |
| | | | | | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error | ||
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-11 |
|\ \ \ | |||
| | * | | Stability fixes for python_plugin_test | Nathaniel Manista | 2015-06-11 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "normal" timeout is eliminated. The "short" timeout is changed to be the length used in tests that will time out as part of their execution and the "long" timeout is changed to be a ridiculously high value that will have no bearing on passing tests. The "pause" behavior of _ServicerMethods is changed to use a threading.Condition's wait/notify methods rather than busy-sleeping. Tests that used servicer delay to verify that asynchronous calls are not affected by server delay are changed to use servicer pause to verify that asynchronous calls return while the servicer is paused. Busy-sleeping in testHalfDuplexCallWedged is replaced with use of a threading.Condition's wait/notify methods. Fixes https://github.com/grpc/grpc/issues/1900. | ||
| * | | Merge pull request #2024 from ↵ | Nathaniel Manista | 2015-06-10 |
| |\ \ | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/python_plugin_test-cosmetics Cosmetic tweaks to python_plugin_test.py. | ||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-10 |
|\| | | | |||
| * | | | Make async server use one CQ per server thread | Craig Tiller | 2015-06-09 |
| | | | | |||
* | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | add missed explicit | Yang Gao | 2015-06-09 |
| | | | | |||
| | | * | Cosmetic tweaks to python_plugin_test.py | Nathaniel Manista | 2015-06-10 |
| | |/ | | | | | | | | | | | | | No behavioral changes. Changes to comments are error correction, not changes of specification. | ||
| * | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
| |\| | |||
| | * | Merge pull request #1958 from vjpai/qps-proto3 | David G. Quintas | 2015-06-09 |
| | |\ | | | | | | | | | Update QPS test to proto3 | ||
| | | * | Renumber message fields | vjpai | 2015-06-09 |
| | | | | |||
| | * | | Added missing compression.h file. | David Garcia Quintas | 2015-06-08 |
| | |\ \ | |||
| | * | | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | | | |||
| | | * | | Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson | Craig Tiller | 2015-06-08 |
| | | |\ \ | | | | | | | | | | | | | Revert "Revert "Open loop sync/async multithreaded testing"" | ||
| | | | | * | Handle all cases properly | vjpai | 2015-06-08 |
| | | | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ↵ | vjpai | 2015-06-08 |
| | | | | |\ | | | | | |/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | qps-proto3 Conflicts: test/cpp/qps/qps_test_openloop.cc | ||
| | | * | | | Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health | Vijay Pai | 2015-06-08 |
| | | |\ \ \ | | | | | | | | | | | | | | | Dont serialize new call requests under the server test lock | ||
| | | | | * | | Stop worrying about 1 second deadline as a fatal problem | Vijay Pai | 2015-06-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix reporter | ||
| | | | | * | | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| | | | |/ / | | | |/| | | |||
| | | * | | | Missing required changes from pull req. #1964 | David Garcia Quintas | 2015-06-08 |
| | | | | | | |||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into compression | David Garcia Quintas | 2015-06-08 |
| | |\| | | | |||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | | | * | | Merge github.com:grpc/grpc into cereal-is-bad-for-your-health | Craig Tiller | 2015-06-08 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
| | | | | | | |||
| | | | * | | Dont serialize new call requests under the server test lock | Craig Tiller | 2015-06-08 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'who-broke-the-build' into we-dont-need-no-backup | Craig Tiller | 2015-06-08 |
|\ \ \ \ \ | |||
| * | | | | | Fix build breakage | Craig Tiller | 2015-06-08 |
| |/ / / / | |||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 |
|\| | | | | |||
| * | | | | Merge pull request #1948 from vjpai/poisson | Craig Tiller | 2015-06-08 |
| |\ \ \ \ | | | | | | | | | | | | | Open loop sync/async multithreaded testing | ||
| * \ \ \ \ | Merge pull request #1964 from dgquintas/reporter-interface-tweak | Vijay Pai | 2015-06-08 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Removed redundant parameter from Reporter interface. |