aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Turn off c_ares resolver by defaultGravatar Yuchen Zeng2017-03-19
* Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\
* \ Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \
* \ \ Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \ \
| | | * Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
| | | |\
| | | * | move health check to just before running test casesGravatar Eric Gribkoff2017-03-17
| | | * | delay health check, increase timeoutGravatar Eric Gribkoff2017-03-17
| | | * | reenable health check, disable other interop testsGravatar Eric Gribkoff2017-03-17
| | | * | disable wait for healthyGravatar Eric Gribkoff2017-03-17
| | | * | increase wait for healthy timeoutGravatar Eric Gribkoff2017-03-17
| | | * | check error for docker inspectGravatar Eric Gribkoff2017-03-17
| | | * | add comments for health check docker flagsGravatar Eric Gribkoff2017-03-17
| | | * | add health check for http2 serverGravatar Eric Gribkoff2017-03-17
| | | * | refactor common_options, correct output for manual runGravatar Eric Gribkoff2017-03-17
| | | * | use docker port mapping for http2 serverGravatar Eric Gribkoff2017-03-17
| | | * | Merge pull request #9806 from vjpai/increase_the_suppressionGravatar Vijay Pai2017-03-16
| | | |\ \
| | | * \ \ Merge pull request #10171 from matt-kwong/kokoro-inc-port-timeGravatar matt-kwong2017-03-16
| | | |\ \ \
| | | * \ \ \ Merge pull request #10148 from ctiller/ubsanGravatar Craig Tiller2017-03-16
| | | |\ \ \ \
| | | * \ \ \ \ Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| | | |\ \ \ \ \
| | | | | | * | | Increase test timeout for Linux portabilityGravatar Matt Kwong2017-03-15
| | | * | | | | | Merge pull request #10085 from yongni/splitGravatar yongni2017-03-15
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge pull request #9896 from matt-kwong/ssl-fuzz2Gravatar matt-kwong2017-03-15
| | | |\ \ \ \ \ \ \
| | | | | | | | | * | Suppress race caused by cached_size tracking in protobufGravatar Vijay Pai2017-03-15
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | * | | | | created gcr upload script for version compatiblity tests.Gravatar Yong Ni2017-03-15
| | | | | | |_|/ / | | | | | |/| | |
| | | | | | | | * Resolve dependency issuesGravatar Yuchen Zeng2017-03-14
| | | * | | | | | Correct Kokoro scriptsGravatar Matt Kwong2017-03-14
| | | | |/ / / / | | | |/| | | |
| | | | | | * | UBSAN cleanupGravatar Craig Tiller2017-03-14
| | | * | | | | Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-pyt...Gravatar Nathaniel Manista2017-03-13
| | | |\ \ \ \ \
| | | | | | | | * Split ifaddr related functions out into a separate fileGravatar Yuchen Zeng2017-03-13
| | | * | | | | | Merge pull request #9984 from ctiller/poll-wakeupGravatar Craig Tiller2017-03-13
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge pull request #10105 from murgatroid99/upmerge_v1.2.xGravatar Michael Lumish2017-03-13
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge pull request #9947 from ctiller/track_memoryGravatar Craig Tiller2017-03-13
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge pull request #10063 from vjpai/disable_flaky_rq_qps_testGravatar Vijay Pai2017-03-13
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | * | | | | | | | | Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrixGravatar matt-kwong2017-03-12
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | * | | | | | | | | Fix sanityGravatar Craig Tiller2017-03-12
| | | | | | | | | * | | Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | * | | | | | | | Ignore the number of failed skipped testsGravatar Nathaniel Manista2017-03-12
| | | |/ / / / / / / /
| | | | | | | | * / / Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Sanitize before bigquery uploadGravatar Craig Tiller2017-03-10
| | | * | | | | | | Merge pull request #10098 from ncteisen/whats-the-diff-betweenGravatar Noah Eisen2017-03-10
| | | |\ \ \ \ \ \ \
| | | | | | | | * | | Add benchmark to listGravatar Craig Tiller2017-03-10
| | | | | | | | * | | Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | | | | |\ \ \
| | | | | | | | * \ \ \ Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | | | | |\ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
| | | | |_|_|/| | | | | | | | |/| | | | | | | |
| | | * | | | | | | | | Merge pull request #10078 from dgquintas/master_to_1.3.0Gravatar David G. Quintas2017-03-10
| | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | Fix bm_diff to handle 0sGravatar ncteisen2017-03-10
| | | * | | | | | | | | | Merge pull request #10101 from ctiller/failsGravatar Craig Tiller2017-03-10
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge pull request #10097 from ctiller/itchy-fingersGravatar Craig Tiller2017-03-10
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Handle floats in bm_jsonGravatar Craig Tiller2017-03-10
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |