Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix sanity, generated projects | David Garcia Quintas | 2017-03-21 |
| | |||
* | Merge pull request #9850 from markdroth/retry_throttle | Mark D. Roth | 2017-03-21 |
|\ | | | | | Retry throttling implementation. | ||
* \ | Merge pull request #10201 from vjpai/combiner_explainer | Vijay Pai | 2017-03-20 |
|\ \ | | | | | | | Document explaining combiner structures used in gRPC core | ||
* \ \ | Merge pull request #10220 from ctiller/fuzzingmac | Craig Tiller | 2017-03-20 |
|\ \ \ | | | | | | | | | Make fuzzers run on mac (but not on mac on jenkins) | ||
* \ \ \ | Merge pull request #10102 from ctiller/fuzzing-long | Craig Tiller | 2017-03-20 |
|\ \ \ \ | | | | | | | | | | | Fix fuzzing detected error: stack overflow in hpack parser | ||
| | * | | | Make fuzzers run on mac (but not on mac on jenkins) | Craig Tiller | 2017-03-20 |
| |/ / / |/| | | | |||
| | * | | Make changes suggested by Mark, make this pass sanity | Vijay Pai | 2017-03-17 |
| | | | | |||
* | | | | Merge pull request #10123 from y-zeng/android | Yuchen Zeng | 2017-03-17 |
|\ \ \ \ | |_|/ / |/| | | | Fix android build | ||
| | | * | Merge remote-tracking branch 'upstream/master' into retry_throttle | Mark D. Roth | 2017-03-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Switch to using a CAS loop to update the token value. | Mark D. Roth | 2017-03-17 |
| | | | | |||
* | | | | move health check to just before running test cases | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | delay health check, increase timeout | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | reenable health check, disable other interop tests | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | disable wait for healthy | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | increase wait for healthy timeout | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | check error for docker inspect | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | add comments for health check docker flags | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | add health check for http2 server | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | refactor common_options, correct output for manual run | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | use docker port mapping for http2 server | Eric Gribkoff | 2017-03-17 |
| | | | | |||
* | | | | Merge pull request #9806 from vjpai/increase_the_suppression | Vijay Pai | 2017-03-16 |
|\ \ \ \ | | | | | | | | | | | Suppress reporting of race caused by cached_size tracking in protobuf | ||
* \ \ \ \ | Merge pull request #10171 from matt-kwong/kokoro-inc-port-time | matt-kwong | 2017-03-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Increase test timeout for Linux portability | ||
* \ \ \ \ \ | Merge pull request #10148 from ctiller/ubsan | Craig Tiller | 2017-03-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | UBSAN cleanup | ||
* \ \ \ \ \ \ | Merge pull request #10122 from ctiller/arena | Craig Tiller | 2017-03-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Arena allocator for grpc | ||
| | | * | | | | | Increase test timeout for Linux portability | Matt Kwong | 2017-03-15 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #10085 from yongni/split | yongni | 2017-03-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Created a standalone utility for uploading images to GCR | ||
* \ \ \ \ \ \ \ \ | Merge pull request #9896 from matt-kwong/ssl-fuzz2 | matt-kwong | 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 | Vijay Pai | 2017-03-15 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | * | | | | | | | created gcr upload script for version compatiblity tests. | Yong Ni | 2017-03-15 |
| | | |_|/ / / / | | |/| | | | | | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into retry_throttle | Mark D. Roth | 2017-03-15 |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| | | | | * | | | Resolve dependency issues | Yuchen Zeng | 2017-03-14 |
| | | | | | | | | |||
* | | | | | | | | Correct Kokoro scripts | Matt Kwong | 2017-03-14 |
| |/ / / / / / |/| | | | | | | |||
| | | * | | | | UBSAN cleanup | Craig Tiller | 2017-03-14 |
| | | | | | | | |||
* | | | | | | | Merge pull request #10115 from ↵ | Nathaniel Manista | 2017-03-13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thunderboltsid/update-run-tests-scripts-to-python3.x Make testing scripts python3.x compatible. | ||
| | | | | * | | | Split ifaddr related functions out into a separate file | Yuchen Zeng | 2017-03-13 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #9984 from ctiller/poll-wakeup | Craig Tiller | 2017-03-13 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add some pollset benchmarks | ||
* \ \ \ \ \ \ \ \ | Merge pull request #10105 from murgatroid99/upmerge_v1.2.x | Michael Lumish | 2017-03-13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upmerge v1.2.x | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9947 from ctiller/track_memory | Craig Tiller | 2017-03-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Track memory as part of microbenchmark profiling runs | ||
| | | | | | | | | * \ | Merge github.com:grpc/grpc into fuzzing-long | Craig Tiller | 2017-03-13 |
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test | Vijay Pai | 2017-03-13 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable resource quota QPS tests | ||
| | | | | | | * | | | | | Arena allocator for grpc | Craig Tiller | 2017-03-12 |
| | | | | | | | |/ / / | | | | | | | |/| | | | |||
* | | | | | | | | | | | Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrix | matt-kwong | 2017-03-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | run_tests_matrix: ignore the number of failed skipped tests | ||
* | | | | | | | | | | | Fix sanity | Craig Tiller | 2017-03-12 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Modify shebang on python scripts | Siddharth Shukla | 2017-03-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`. | ||
| * | | | | | | | | | | Ignore the number of failed skipped tests | Nathaniel Manista | 2017-03-12 |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jobset.run was changed on 16 October 2015 in e4c3561074ca27fc4bdf1a6bf to return the number of failures and the result set. On 20 October 2016 in 5c691c634de144b50fc1f2e166303219721c19d0 jobset.run was changed to allow jobs to be skipped, but the introduced code path only returned the result set, giving jobset.run inconsistent return value semantics. On 24 October 2016 7e9bd6ca9a2e167dcb6133c78c05cf27584ee062 introduced a use of jobset.run's "skip_jobs" return value semantics, and on 8 March 2017 d159af31fcf300cfe2d7b9b41d789cd664ee4f1b resolved jobset.run's inconsistent return value semantics but failed to correct run_tests_matrix's use of the inconsistent "skip_jobs" return value semantics. | ||
| | | | | * / / / / | Make testing scripts python3.x compatible | Siddharth Shukla | 2017-03-12 |
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module. | ||
* | | | | | | | | | Sanitize before bigquery upload | Craig Tiller | 2017-03-10 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #10098 from ncteisen/whats-the-diff-between | Noah Eisen | 2017-03-10 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Enhance bm_diff | ||
| | | | | * | | | | | Add benchmark to list | Craig Tiller | 2017-03-10 |
| | | | | | | | | | | |||
| | | | | * | | | | | Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup | Craig Tiller | 2017-03-10 |
| | | | | |\ \ \ \ \ |