Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | All current interop tests are implemented for C++ client and server. Updated ↵ | Noah Eisen | 2016-10-18 |
| | | | | run_interop_tests.py so that C++ no longer skips any tests | ||
* | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
|\ | | | | | Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go. | ||
* \ | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
|\ \ | | | | | | | Server context test spouse | ||
* \ \ | Merge pull request #8008 from ctiller/direct-calls | Craig Tiller | 2016-10-18 |
|\ \ \ | | | | | | | | | Move back to a mostly-single-threaded http2 transport | ||
* \ \ \ | Merge pull request #8399 from matt-kwong/add-sweep-perf-args | matt-kwong | 2016-10-17 |
|\ \ \ \ | | | | | | | | | | | Remove hardcoding of clients/server names in run_sweep_performance.sh | ||
* \ \ \ \ | Merge pull request #8375 from jtattermusch/coreclr_benchmarks | Jan Tattermusch | 2016-10-17 |
|\ \ \ \ \ | | | | | | | | | | | | | Switch C# benchmarks to use CoreCLR | ||
| | * | | | | remove hardcoding of clients/server names in run_sweep_performance.sh | Matt Kwong | 2016-10-17 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add Shim for wakeup_fds with no pipe or | ||
| * | | | | | Timeout increase (again) | Ken Payson | 2016-10-17 |
| | | | | | | |||
| | * | | | | install missing python dependencies | Jan Tattermusch | 2016-10-15 |
| | | | | | | |||
* | | | | | | Merge pull request #8295 from matt-kwong/pull-request-params | matt-kwong | 2016-10-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Create filter for pull request tests on Jenkins | ||
| | | | * \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Renamed LB-related metadata keys | ||
| | | * | | | | | Increased timeout | Ken Payson | 2016-10-14 |
| | | | | | | | | |||
| | | * | | | | | Increase tsan timieout | Ken Payson | 2016-10-14 |
| | | | | | | | | |||
| | | | | * | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | * | | | | upgrade perf workers to ubuntu 16.04 | Jan Tattermusch | 2016-10-14 |
| | | | | | | | | |||
| | | | * | | | | install dotnet CLI on perf workers | Jan Tattermusch | 2016-10-14 |
| | | | | | | | | |||
| | | | * | | | | switch C# benchmark to coreclr | Jan Tattermusch | 2016-10-14 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8326 from apolcyn/change_perf_worker_go_install | Jan Tattermusch | 2016-10-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | update go in linux perf worker init script | ||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| | | | | * | | | Revert changes to jobset.py | Craig Tiller | 2016-10-13 |
| | | | | | | | | |||
| | | | | * | | | Fix bad stream terminators | Craig Tiller | 2016-10-13 |
| | | | | | | | | |||
| | | | | | * | | Add a simple test | yang-g | 2016-10-13 |
| | | | | | | | | |||
| | | | | | * | | Add a test spouse for server context | yang-g | 2016-10-13 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | | | * | | | Moved cv polling into ev_poll_posix.c | Ken Payson | 2016-10-13 |
| | | | | | | | |||
| | | * | | | | Made whitelisting files easier and more intuitive | Matt Kwong | 2016-10-12 |
| | | | | | | | |||
| * | | | | | | add comment about go differences in go versions | Alexander Polcyn | 2016-10-12 |
| | | | | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-12 |
| | | | | |\ \ | |||
* | | | | | | | | more flexible test naming in reports | Jan Tattermusch | 2016-10-12 |
| |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed local cloning of grpc/grpc submodules on docker | ||
| | | * | | | | | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| |_|/ / / / / |/| | | | | | | |||
| * | | | | | | move changes from dockerfile to template | Matt Kwong | 2016-10-11 |
| | | | | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-10 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | | * | | | Add condition variable polling engine | kpayson64 | 2016-10-10 |
| |_|_|/ / / |/| | | | | | |||
| | | * | | | changed filter to be more conservative - any no-whitelisted file runs all tests | Matt Kwong | 2016-10-07 |
| | | | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into run_interop_tests_go | Mark D. Roth | 2016-10-07 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | update go in linux perf worker init script | Alexander Polcyn | 2016-10-07 |
| | | | | | | |||
* | | | | | | Merge pull request #8305 from stanley-cheung/php-update-composer-json | Stanley Cheung | 2016-10-07 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | PHP: require grpc extension to be installed before composer package | ||
* | | | | | | dont eat run_tests.py errors on test failure | Jan Tattermusch | 2016-10-07 |
| | | | | | | |||
| | | * | | | Fixed some changes | Matt Kwong | 2016-10-06 |
| | | | | | | |||
| * | | | | | php: require grpc extension to be installed before composer package | Stanley Cheung | 2016-10-06 |
|/ / / / / | |||
| | * / / | Create filter for pull request tests | Matt Kwong | 2016-10-06 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #8190 from y-zeng/proto_db | Yuchen Zeng | 2016-10-05 |
|\ \ \ \ | | | | | | | | | | | Improve ProtoReflectionDescriptorDatabase | ||
* | | | | | add script to reboot a jenkins slave | Jan Tattermusch | 2016-10-05 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone | Matt Kwong | 2016-10-04 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into proto_db | Yuchen Zeng | 2016-10-04 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #8267 from markdroth/fake_resolver | Mark D. Roth | 2016-10-04 |
|\ \ \ \ \ | | | | | | | | | | | | | Add fake resolver for tests. | ||
| * | | | | | Ran generate_projects.sh. | Mark D. Roth | 2016-10-04 |
| | | | | | |