Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into new_scenario | Sree Kuchibhotla | 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 |
| | | | |||
| * | | Merge pull request #8295 from matt-kwong/pull-request-params | matt-kwong | 2016-10-14 |
| |\ \ | | | | | | | | | Create filter for pull request tests on Jenkins | ||
| * \ \ | 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 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 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | 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 |
| | | | | | | |||
| * | | | | | 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 |
| | | | | | | |||
| | | | | * | 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 |
| | | | | | |||
| | | * | | 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 |
| | | | | | |||
| * | | | | add proxy script for run_tests_matrix.py | Jan Tattermusch | 2016-10-04 |
| | | | | | |||
| * | | | | Merge pull request #8276 from jtattermusch/remove_node_portability_targets | Jan Tattermusch | 2016-10-04 |
| |\ \ \ \ | | | | | | | | | | | | | Remove bad node portability targets | ||
| | | * \ \ | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
| | | |\ \ \ | |||
| | * | | | | | remove node portability targets | Jan Tattermusch | 2016-10-04 |
| | | |/ / / | | |/| | | | |||
| * / | | | | fixes for run_tests_in_workspace.sh | Jan Tattermusch | 2016-10-04 |
| |/ / / / | |||
| * | | | | Merge pull request #8141 from jtattermusch/matrix_tests_made_easy | Jan Tattermusch | 2016-10-04 |
| |\ \ \ \ | | | | | | | | | | | | | Script for running a matrix of run_tests.py instances at once. | ||
| | | * | | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| | | | | | | |||
| * | | | | | Merge pull request #8266 from jtattermusch/fix_go_docker_interop | Jan Tattermusch | 2016-10-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix building go interop image | ||
| * \ \ \ \ \ | Merge pull request #8179 from stanley-cheung/php-proto3-pr | Stanley Cheung | 2016-10-03 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | PHP: Proto3 adoption | ||
| * \ \ \ \ \ \ | Merge pull request #8205 from ctiller/crashy | Craig Tiller | 2016-10-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add (slightly cleaned up) variant of user contributed test | ||
| * \ \ \ \ \ \ \ | Merge pull request #8202 from ctiller/perf-wha | Craig Tiller | 2016-10-03 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Be explicit as to which tests to run | ||
| | | | | * | | | | | fix building go interop image | Jan Tattermusch | 2016-10-03 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8188 from vjpai/no_races_just_bytesize | Craig Tiller | 2016-10-03 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | Add a suppression for a datarace in proto on an idempotent write | ||
| * | | | | | | | | | Merge pull request #8222 from nicolasnoble/highmem-highroad | Craig Tiller | 2016-10-03 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | Changing Linux worker creation script. | ||
| | | | | | | | | * | changed wheezy dockerfile to install git version > 1.7 to support local ↵ | Matt Kwong | 2016-09-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule cloning | ||
| | | | | | * | | | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto | Stanley Cheung | 2016-09-29 |
| | | | | | | | | | | |||
| | | | | | * | | | | PHP Proto3: update tests and README | Stanley Cheung | 2016-09-29 |
| | | | | | | | | | | |||
| | | | | | * | | | | PHP Proto3: run generate_projects.sh | Stanley Cheung | 2016-09-29 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Nicolas "Pixel" Noble | 2016-09-29 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-upmerge-from-deep-under | ||
| | * | | | | | | | | Ran generate_projects.sh. | Mark D. Roth | 2016-09-29 |
| | | | | | | | | | |