aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | | | | | | Merge pull request #14322 from vjpai/generic_deprecateGravatar Vijay Pai2018-02-05
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Deprecate GenericStub()::Call for multi-threaded use
| * \ \ \ \ \ \ \ Merge pull request #14326 from adelez/foundry_integrationGravatar adelez2018-02-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Define the tests as grpc_cc_test to automatically test against all po…
| * \ \ \ \ \ \ \ \ Merge pull request #14325 from adelez/update_toolchainGravatar adelez2018-02-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update bazel toolchain version.
| | | | * | | | | | | More uses of 1-phase CallGravatar Vijay Pai2018-02-05
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #14329 from mehrdada/fix-example-unary-streamGravatar Mehrdad Afshari2018-02-05
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix Python example unary/stream conflict
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #14314 from muxi/fix-implicit-retain-selfGravatar Muxi Yan2018-02-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix reference of self in a block
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14324 from muxi/revert-14042Gravatar Muxi Yan2018-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partial revert PR#14042
| | | | | | | | | | | * \ \ Merge pull request #14327 from kpayson64/bump_1_9_1Gravatar kpayson642018-02-05
| | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump version to 1.9.1
| | | | * | | | | | | | | | | Fix Python example unary/stream conflictGravatar Mehrdad Afshari2018-02-05
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | Get bazel tests for bad_ssl workingGravatar Yash Tibrewal2018-02-05
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Bump version to 1.9.1Gravatar Ken Payson2018-02-05
| | | | | | | | | | |/ / /
| | | | | * | | | | / / / Define the tests as grpc_cc_test to automatically test against all polling ↵Gravatar Adele Zhou2018-02-05
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strategies
| | | | | | | | | * | | Merge pull request #14315 from kpayson64/fix_refcountingGravatar kpayson642018-02-05
| | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes refcounting issue
| | | | * | | | | | | | | Update bazel toolchain version.Gravatar Adele Zhou2018-02-05
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #14316 from adelez/foundry_integrationGravatar adelez2018-02-05
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | Add BUILD file and missing test targets.
| | | * | | | | | | | | Partial revert PR#14042Gravatar Muxi Yan2018-02-05
| | | | | | | | | | | |
| | | | * | | | | | | | Resolve warnings of implementing deprecated classGravatar Muxi Yan2018-02-05
| | | | | | | | | | | |
| | * | | | | | | | | | Add BUILD fileGravatar Adele Zhou2018-02-05
| | |/ / / / / / / / /
| | | | * / / / / / / Deprecate GenericStub()::Call for multi-threaded useGravatar Vijay Pai2018-02-05
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #14320 from jtattermusch/try_fix_python_win_artGravatar Jan Tattermusch2018-02-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Try fixing python windows artifact build
| | | | | | | | * | | Add refcounts for async callbacks in auth and client filters.Gravatar Ken Payson2018-02-05
| | | | | | | | | | |
| | * | | | | | | | | fix python windows artifact buildGravatar Jan Tattermusch2018-02-05
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #14312 from jtattermusch/format_should_not_rootGravatar Jan Tattermusch2018-02-05
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | Clang format and tidy shouldnt change file ownership when run locally.
| * | | | | | | | | Merge pull request #14313 from jtattermusch/kill_xdg_cachingGravatar Jan Tattermusch2018-02-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Using python's xdg-caching can cause flakes
| | | | * | | | | | | Fix a typoGravatar Muxi Yan2018-02-05
| | | | | | | | | | |
| | | | * | | | | | | Fix reference of self in blockGravatar Muxi Yan2018-02-05
| | |_|/ / / / / / / | |/| | | | | | | |
| | | | | | | | * | fix race condition in grpc_tsi_alts_shutdown()Gravatar Yihua Zhang2018-02-05
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #14272 from ncteisen/bug-chasingGravatar Jan Tattermusch2018-02-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix resource_quota bug
| | | | * | | | | | add quotes in bashGravatar Jan Tattermusch2018-02-05
| | | | | | | | | |
| | | * | | | | | | Using python's xdg-caching can cause flakesGravatar Jan Tattermusch2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently when running python test on linux, we are mounting /tmp/xdg-cache-home to the docker container that runs the tests in the attempt to prevent unnecessary downloads of pip packages (with the theory that more downloads leads to increased flakiness) - the idea is that while there is a new docker container for each test suite, the xdg cache remains per-VM. This approach no longer seems to be useful: * It turns out that XDG cache doesn't work reliably when multiple docker containers are using it concurrently (the concurrent run can see corrupt files). We are using concurrent docker containers in our multilang test suite to speed up the execution and we are currently getting flakes seeing flakes caused by this. * support for caching makes our docker_run scripts more complicated and we really don't want that. * since we migrated to kokoro, the caching is limited anyway - as each run gets a fresh VM, we need to download packages anyway for every build (and that actually seems to causing way less flakiness the problem with concurrent XDG caching).
| * | | | | | | | | Merge pull request #14308 from jyane/fix-typoGravatar Jan Tattermusch2018-02-05
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | fix typo
| | | | * | | | | | clang format and tidy shouldnt change file ownershipGravatar Jan Tattermusch2018-02-05
| | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | fix typoGravatar Shohei Kamimori2018-02-05
| |/ / / / / / /
| * | | | | | | Merge pull request #14286 from dgquintas/fix_compresion_alg_accessorsGravatar Vijay Pai2018-02-04
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix compression algorithm accessors
| * \ \ \ \ \ \ \ Merge pull request #14275 from sreecha/enable-epollexGravatar Sree Kuchibhotla2018-02-04
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | enable epollex by default
| | | | | | | * \ \ Merge pull request #14283 from matt-kwong/release-job-backportGravatar Matt Kwong2018-02-02
| | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | Backport #14282 to v1.9.x
| * | | | | | | \ \ \ Merge pull request #14282 from matt-kwong/release-jobsGravatar Matt Kwong2018-02-02
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Kokoro performance job for release branch
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_errorGravatar Juanli Shen2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add a results_upon_error setter to fake resolver
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14298 from vjpai/ownGravatar Vijay Pai2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing ctiller as owner of tools/run_tests/performance
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14299 from grpc/remove-objc-backoff-overrideGravatar Muxi Yan2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove initial backoff override in ObjC
| | | | | | | | * | | | | | | Mark poll FD shutdown as UNAVAILABLEGravatar ncteisen2018-02-02
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #14287 from matt-kwong/submodule-fixGravatar Matt Kwong2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix testing submodules at head
| | | | * | | | | | | | | | | | Removing ctiller as ownerGravatar Vijay Pai2018-02-02
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | Remove initial backoff override in ObjCGravatar Muxi Yan2018-02-02
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix testing submodules at headGravatar Matt Kwong2018-02-02
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
|\| | | | | | | | | | | | |
| | | | | | | | | | | | | * Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #14295 from vjpai/resanalarmGravatar Vijay Pai2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regain sanity
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14284 from dgquintas/kill_lb_policies_testGravatar David G. Quintas2018-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed obsolete lb_policies_test
| | | * | | | | | | | | | | | | Regain sanityGravatar Vijay Pai2018-02-02
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |