aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
* \ \ \ \ Merge pull request #10176 from muxi/fix-test-timeoutGravatar Muxi Yan2017-03-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #10156 from grpc/nameGravatar Nicolas Noble2017-03-16
|\ \ \ \ \ \
| | | * | | | Restore missing benchmarksGravatar Craig Tiller2017-03-16
| |_|/ / / / |/| | | | |
| | | | * | Add castGravatar Craig Tiller2017-03-16
| | * | | | Disable cronet traceGravatar Muxi Yan2017-03-16
| | | | * | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #9786 from vjpai/heldplaceGravatar Vijay Pai2017-03-16
|\ \ \ \ \ \
| | | | | * \ Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #10052 from ctiller/nolockGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #10148 from ctiller/ubsanGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ \ \
| | | * | | | | | Eliminate std::placeholdersGravatar Vijay Pai2017-03-16
* | | | | | | | | Merge pull request #10174 from nathanielmanistaatgoogle/healthGravatar Nathaniel Manista2017-03-15
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | Fix the error in flush read that was causing jenkins timeoutGravatar Muxi Yan2017-03-15
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Update health to current gRPC code elementsGravatar Nathaniel Manista2017-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
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #10000 from yang-g/grpc_pb_hGravatar Yang Gao2017-03-15
|\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | created gcr upload script for version compatiblity tests.Gravatar Yong Ni2017-03-15
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | | | | | * Fix compilationGravatar Craig Tiller2017-03-15
| | | | | | | | | * Merge branch 'call_arena' of github.com:ctiller/grpc into call_arenaGravatar Craig Tiller2017-03-15
| | | | | | | | | |\
| | | | | | | | | * | Fix use-after-free, cronet compilesGravatar Craig Tiller2017-03-15
| | | | | | | | | * | Fix use-after-freeGravatar Craig Tiller2017-03-15
| | | | | | | | | | * Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
| | | | | | | | | |/| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #10149 from matt-kwong/fix-kokoro-jobsGravatar matt-kwong2017-03-14
|\ \ \ \ \ \ \ \ \ \ \