Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | Merge pull request #13123 from ncteisen/disable-trickle | Noah Eisen | 2017-10-31 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | Disable bm_trickle from running under TSAN | |||
| | | | | | * | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Cleaning up census code. | |||
| | | | | | | * \ | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 | |
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Client channel backup poller | |||
| | | * | | | | | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | convert connectivity_watcher to cpp file | Yuchen Zeng | 2017-10-30 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | | * | | | | thread_stress_test: default timeout is sufficient | Jan Tattermusch | 2017-10-30 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | | | | * | Bump v1.7.x branch to 1.7.1 | Alexander Polcyn | 2017-10-26 | |
| | | | | | | | | ||||
| | | * | | | | | Merge branch 'master' into census_update | Jim King | 2017-10-26 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| | | | | | * | | Removing a few build.yaml errors | Yash Tibrewal | 2017-10-26 | |
| | | | | | | | | ||||
| | | | | * | | | Merge branch 'master' into remove_node | Michael Lumish | 2017-10-26 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | | | | * | | ssl_credentials_tests C++ized | Yash Tibrewal | 2017-10-25 | |
| | | | | | | | | ||||
| | | | | | * | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 | |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| | | | | | * | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 | |
| | | | | | | | | ||||
| | | | | * | | | Remove src/node and references to it | murgatroid99 | 2017-10-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched. | |||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-25 | |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now | David G. Quintas | 2017-10-25 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Disable epollex for LB tests while failures are investigated | |||
| * | | | | | | | | Disable epollex for LB tests while failures are investigated | David Garcia Quintas | 2017-10-24 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
| | | | | * | | | Regenerate projects | ncteisen | 2017-10-24 | |
| | | | | | | | | ||||
| | | | | * | | | Disable trickle | ncteisen | 2017-10-24 | |
| | |_|_|/ / / | |/| | | | | | ||||
* / | | | | | | Expose conversion of grpc to tsi cert pairs | Justin Burke | 2017-10-23 | |
|/ / / / / / | ||||
| | | * | | | update | Vizerai | 2017-10-23 | |
| | | | | | | ||||
| | * | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-23 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | | * | | | Cleaning up census code. | Vizerai | 2017-10-23 | |
| |_|/ / / |/| | | | | ||||
| | | | * | Flagging 1.7.0 | Nicolas "Pixel" Noble | 2017-10-21 | |
| | | | | | ||||
* | | | | | Create inproc version of QPS test and add a few simple tests of this to ↵ | Vijay Pai | 2017-10-19 | |
| | | | | | | | | | | | | | | | | | | | | standard testing suite. | |||
| * | | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-10-18 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge github.com:grpc/grpc into flow++ | Craig Tiller | 2017-10-18 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #12903 from ctiller/pid++ | Craig Tiller | 2017-10-18 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | C++ize PidController | |||
* | | | | | | Merge branch 'pid++' into flow++ | Craig Tiller | 2017-10-18 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | Merge pull request #12891 from ctiller/verify | Craig Tiller | 2017-10-18 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Multithread & shard stats test, make it exhaustive | |||
| | | * | | | | Exclude stats_test from tsan | Craig Tiller | 2017-10-18 | |
| | | | | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into pid++ | Craig Tiller | 2017-10-18 | |
| |\| | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-17 | |
| | |\ \ \ \ \ | ||||
| | | | | * | | | Turn benchmark failures into test failures | Craig Tiller | 2017-10-17 | |
| | | | |/ / / | | | |/| | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into pid++ | Craig Tiller | 2017-10-17 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into verify | Craig Tiller | 2017-10-17 | |
| | | | |\ \ \ | ||||
| | * | | \ \ \ | Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix | Craig Tiller | 2017-10-16 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||
* | | | | | | | | Merge branch 'pid++' into flow++ | Craig Tiller | 2017-10-16 | |
|\| | | | | | | | ||||
| * | | | | | | | Fix merge | Craig Tiller | 2017-10-16 | |
| | | | | | | | | ||||
| * | | | | | | | Fix merge | Craig Tiller | 2017-10-16 | |
| | | | | | | | | ||||
| * | | | | | | | Merge github.com:grpc/grpc into pid++ | Craig Tiller | 2017-10-16 | |
| |\| | | | | | | ||||
| | | | * | | | | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-16 | |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||
| | * | | | | | | Use non-polling on appropriate tests to reduce use of polling engines | Vijay Pai | 2017-10-13 | |
| | | | | | | | | ||||
* | | | | | | | | flow control fixes | Craig Tiller | 2017-10-12 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'timer' into pid++ | Craig Tiller | 2017-10-12 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge github.com:grpc/grpc into chttp2_timer | Craig Tiller | 2017-10-12 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Fix FreeBSD Ruby and Python build | Mehrdad Afshari | 2017-10-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | Add OpenBSD support | Frank Groeneveld | 2017-10-12 | |
| | | | | | | | | |