aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* More granularity in objc testsGravatar Muxi Yan2017-03-22
* xcpretty for examples tooGravatar Muxi Yan2017-03-21
* Use xcpretty to provide better test informationGravatar Muxi Yan2017-03-21
* Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
|\
* \ Merge pull request #10151 from y-zeng/fix_set_socket_mutatorGravatar Yuchen Zeng2017-03-21
|\ \
* \ \ Merge pull request #10227 from kpayson64/optional_enum34Gravatar kpayson642017-03-21
|\ \ \
* \ \ \ Merge pull request #10200 from ctiller/bad_trackingGravatar Craig Tiller2017-03-21
|\ \ \ \
* \ \ \ \ Merge pull request #10201 from vjpai/combiner_explainerGravatar Vijay Pai2017-03-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #10220 from ctiller/fuzzingmacGravatar Craig Tiller2017-03-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
|\ \ \ \ \ \ \
| | | | | * | | Make enum34 only required for Python 2.7Gravatar Ken Payson2017-03-20
* | | | | | | | Merge pull request #10212 from nathanielmanistaatgoogle/update-testsGravatar Nathaniel Manista2017-03-20
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #10207 from y-zeng/tcp_server_severityGravatar Yuchen Zeng2017-03-20
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | Make fuzzers run on mac (but not on mac on jenkins)Gravatar Craig Tiller2017-03-20
| |_|_|/ / / / / / |/| | | | | | | |
| | * | | | | | | Update tests to current gRPC code elementsGravatar Nathaniel Manista2017-03-17
| | | | * | | | | Make changes suggested by Mark, make this pass sanityGravatar Vijay Pai2017-03-17
| * | | | | | | | Downgrade error severity to INFO when failing to add a listenerGravatar Yuchen Zeng2017-03-17
|/ / / / / / / /
* | | | | | | | Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #9995 from y-zeng/cpu_testGravatar Yuchen Zeng2017-03-17
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #10165 from markdroth/proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fixGravatar Mark D. Roth2017-03-17
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | Explain combinerGravatar Vijay Pai2017-03-17
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | | | | | | * | | | Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the...Gravatar Craig Tiller2017-03-17
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| | | | | | | | | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| | | | | | | | | | |\
| | | | | | | | | | * | Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
* | | | | | | | | | | | Merge pull request #10090 from rjshade/add_test_flagsGravatar Yang Gao2017-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | add hyper to Dockerfile.templateGravatar Eric Gribkoff2017-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
* | | | | | | | | | | | really add _Gravatar Eric Gribkoff2017-03-17
* | | | | | | | | | | | add _Gravatar Eric Gribkoff2017-03-17
* | | | | | | | | | | | stop http2 test server with error code when failures occurGravatar Eric Gribkoff2017-03-17
* | | | | | | | | | | | Merge pull request #9806 from vjpai/increase_the_suppressionGravatar Vijay Pai2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10135 from ctiller/call_arenaGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10190 from yang-g/build_fixGravatar Yang Gao2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add missing filesGravatar yang-g2017-03-16
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #10171 from matt-kwong/kokoro-inc-port-timeGravatar matt-kwong2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix BUILDGravatar Craig Tiller2017-03-16
| | * | | | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10184 from ctiller/missingGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \