Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bugfix6 | 2017-03-27 | |
| | |||
* | Bugfix5 | 2017-03-27 | |
| | |||
* | Bugfix4 | 2017-03-27 | |
| | |||
* | Bugfix3 | 2017-03-27 | |
| | |||
* | Bugfix2 | 2017-03-27 | |
| | |||
* | Bugfix1 | 2017-03-27 | |
| | |||
* | A more useful bm_diff? | 2017-03-27 | |
| | |||
* | Merge pull request #10090 from rjshade/add_test_flags | 2017-03-17 | |
|\ | | | | | Add test feature flags | ||
* | | add hyper to Dockerfile.template | 2017-03-17 | |
| | | |||
* | | move health check to just before running test cases | 2017-03-17 | |
| | | |||
* | | delay health check, increase timeout | 2017-03-17 | |
| | | |||
* | | reenable health check, disable other interop tests | 2017-03-17 | |
| | | |||
* | | disable wait for healthy | 2017-03-17 | |
| | | |||
* | | increase wait for healthy timeout | 2017-03-17 | |
| | | |||
* | | check error for docker inspect | 2017-03-17 | |
| | | |||
* | | add comments for health check docker flags | 2017-03-17 | |
| | | |||
* | | add health check for http2 server | 2017-03-17 | |
| | | |||
* | | refactor common_options, correct output for manual run | 2017-03-17 | |
| | | |||
* | | use docker port mapping for http2 server | 2017-03-17 | |
| | | |||
* | | really add _ | 2017-03-17 | |
| | | |||
* | | add _ | 2017-03-17 | |
| | | |||
* | | stop http2 test server with error code when failures occur | 2017-03-17 | |
| | | |||
* | | Merge pull request #9806 from vjpai/increase_the_suppression | 2017-03-16 | |
|\ \ | | | | | | | Suppress reporting of race caused by cached_size tracking in protobuf | ||
* \ \ | Merge pull request #10135 from ctiller/call_arena | 2017-03-16 | |
|\ \ \ | | | | | | | | | Use an arena for call allocations | ||
* \ \ \ | Merge pull request #10190 from yang-g/build_fix | 2017-03-16 | |
|\ \ \ \ | | | | | | | | | | | Add missing files | ||
| * | | | | Add missing files | 2017-03-16 | |
|/ / / / | |||
* | | | | Merge pull request #10171 from matt-kwong/kokoro-inc-port-time | 2017-03-16 | |
|\ \ \ \ | | | | | | | | | | | Increase test timeout for Linux portability | ||
| | * | | | Fix BUILD | 2017-03-16 | |
| | | | | | |||
| | * | | | Merge github.com:grpc/grpc into call_arena | 2017-03-16 | |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #10184 from ctiller/missing | 2017-03-16 | |
|\ \ \ \ \ | | | | | | | | | | | | | Restore missing benchmarks | ||
* \ \ \ \ \ | Merge pull request #10176 from muxi/fix-test-timeout | 2017-03-16 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix the error in flush read that was causing jenkins timeout | ||
* \ \ \ \ \ \ | Merge pull request #10156 from grpc/name | 2017-03-16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | G stands for... | ||
| | | * | | | | | Restore missing benchmarks | 2017-03-16 | |
| |_|/ / / / / |/| | | | | | | |||
| | | | * | | | Add cast | 2017-03-16 | |
| | | | | | | | |||
| | * | | | | | Disable cronet trace | 2017-03-16 | |
| | | | | | | | |||
| | | | * | | | Merge github.com:grpc/grpc into call_arena | 2017-03-16 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #9786 from vjpai/heldplace | 2017-03-16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Eliminate a "using namespace" | ||
| | | | | * \ \ | Merge github.com:grpc/grpc into call_arena | 2017-03-16 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #10052 from ctiller/nolock | 2017-03-16 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove most usage of the grpc_call lock | ||
* \ \ \ \ \ \ \ \ | Merge pull request #10148 from ctiller/ubsan | 2017-03-16 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | UBSAN cleanup | ||
| | | * | | | | | | | Eliminate std::placeholders | 2017-03-16 | |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #10174 from nathanielmanistaatgoogle/health | 2017-03-15 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update health to current gRPC code elements. | ||
| | | | | | * | | | | | Fix the error in flush read that was causing jenkins timeout | 2017-03-15 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #10122 from ctiller/arena | 2017-03-15 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Arena allocator for grpc | ||
| | * | | | | | | | | | Update health to current gRPC code elements | 2017-03-15 | |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Increase test timeout for Linux portability | 2017-03-15 | |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #10085 from yongni/split | 2017-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Created a standalone utility for uploading images to GCR | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9896 from matt-kwong/ssl-fuzz2 | 2017-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options | ||
| | | | | | | | | | * | | Suppress race caused by cached_size tracking in protobuf | 2017-03-15 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
| | | | | | | | | | * | Add test feature flags | 2017-03-15 | |
| | | | | | | | | | | |