aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
...
| | | | * | | | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-06
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Fix windows build, no_logging tests, dns_resolver_testGravatar Yuchen Zeng2017-06-05
| | * | | | | | Rollback Dockerfile changesGravatar Ken Payson2017-06-02
| | | | * | | | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-06-02
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge pull request #11374 from kpayson64/kokoro_pythonGravatar kpayson642017-06-02
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #11286 from murgatroid99/node_perf_testsGravatar Michael Lumish2017-06-02
| | |\ \ \ \ \ \ \
| | | | * | | | | | Change Python Windows tests to 3.5Gravatar Ken Payson2017-06-02
| | | | | | | | | * Update npm when building Node artifactsGravatar murgatroid992017-06-01
| | | * | | | | | | Switch node_to_cpp unary benchmark to asyncGravatar murgatroid992017-06-01
| * | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into more-bm-diffGravatar ncteisen2017-06-01
| |\| | | | | | | |
| | | | | | | | | * Node artifacts: don't do testpackageGravatar murgatroid992017-05-31
| | * | | | | | | | Merge pull request #11348 from matt-kwong/upload_windowsGravatar Matt Kwong2017-05-31
| | |\ \ \ \ \ \ \ \
| | | | | | | | | | * Merge pull request #11342 from murgatroid99/node_8_testsGravatar Michael Lumish2017-05-31
| | | | | | | | | | |\
| | | * | | | | | | | | Fix --measure_cpu_costs flag in run_tests.py on WindowsGravatar Matt Kwong2017-05-31
| | | | | | | | | | | * Run tests on Node 8 by default, add Node 7 to portability suiteGravatar murgatroid992017-05-30
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | | | | | | | | * Fix npm cache handling when updating dependenciesGravatar murgatroid992017-05-30
| | | | | | | | | | * Add artifact builds for Node 8Gravatar murgatroid992017-05-30
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
| | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | | | | | * | | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| | | | | | | | |\ \ \
| | * | | | | | | | | | Make jobset more eintr resilientGravatar Craig Tiller2017-05-26
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| | | |\ \ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | | | | | | | | | | * Upload Jenkins tests results to a partitioned BQ tableGravatar Matt Kwong2017-05-24
| | | | | | * | | | | | Enable more Node performance tests, fix streaming test implementationGravatar murgatroid992017-05-23
| | | | |_|/ / / / / / | | | |/| | | | | | |
| * | | | | | | | | | updateGravatar Vizerai2017-05-23
| | | | | | | | * | | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-23
| | | | | | | | |\ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-05-23
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | | | | * | Reduce outstanding RPCs for 1cq testsGravatar Vijay Pai2017-05-23
| | * | | | | | | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_mapGravatar Vizerai2017-05-23
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | | * | Support multiple threads per cq sharing, add testsGravatar Vijay Pai2017-05-23
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #11247 from yang-g/macGravatar Yang Gao2017-05-19
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | | * | | Merge remote-tracking branch 'upstream/master' into srv_recordGravatar Yuchen Zeng2017-05-19
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | regenerate projectGravatar yang-g2017-05-19
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * / | | | | | | Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| |/ / / / / / /
| | | | | | * | Test the c-ares resovler on Jenkins, should be removed before submissionGravatar Yuchen Zeng2017-05-18
| | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into more-bm-diffGravatar ncteisen2017-05-18
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | * | | | Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accumGravatar apolcyn2017-05-18
| | | | |\ \ \ \
| | | | | * | | | get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
| | | | | | | | * Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-18
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-masterGravatar Stanley Cheung2017-05-18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix run_tests.py on Windows and for non-C langsGravatar Jan Tattermusch2017-05-18
| | | | | * | | | | api watch unblock func kills only its own channelGravatar Alexander Polcyn2017-05-17
| | * | | | | | | | Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-05-17
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | | * Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-17
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Fix runtests --force_default_poller on linuxGravatar Craig Tiller2017-05-17
| |/ / / / / / /
| * | | | | | | Merge pull request #11113 from jtattermusch/python_artifact_polling_traceGravatar Jan Tattermusch2017-05-17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #11149 from vjpai/testmacGravatar Vijay Pai2017-05-16
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | | * Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-16
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |