8794 Commits (ea56b5f61e9fa8b03236f3f3a463603685b1e807)

Author SHA1 Message Date
Yihua Zhang 99d8216d06 create internal version of grpc_call_cancel. 6 years ago
Jan Tattermusch 2cf1682c97 use the kokoro's default maxfiles on macosx 6 years ago
Bill Feng 47ed4f34ad changed exclusion to the correct target 6 years ago
Jan Tattermusch 15451b5951 fix linux_extra python artifacts 6 years ago
Jan Tattermusch 14d0dff09f make client_channel_stress_test run exclusively 6 years ago
Lidi Zheng c6471a7f85 Only install virtualenv if not inside of virtualenv already 6 years ago
Bill Feng 5fbace0a03 fix incorrect exclusion of json_run_localhost in TSAN 6 years ago
Jan Tattermusch e73d4db498 make python bazel tests outputs useful 6 years ago
Jan Tattermusch 969a155237 add script for running RBE msan on PRs 6 years ago
Jan Tattermusch 28ec812dcc use sanitizer-related defines for absl 6 years ago
Jan Tattermusch 3f9f834b65 disable json_run_localhost on bazel RBE msan 6 years ago
Jan Tattermusch 2a4f8a3f25 use bazel --config= for all foundry builds 6 years ago
Moiz Haidry 1303ec7b53 Added benchmarks for Callback based Unary server 6 years ago
Jan Tattermusch 2b87b4ff07 run_tests_matrix.py should log run_tests commands 6 years ago
Jan Tattermusch d83903ffd1 add _parallel_compile_patch.py to python manifest 6 years ago
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 6 years ago
Jan Tattermusch dff13fe1a9 speedup C++ interop build 6 years ago
Jan Tattermusch a8d960bbd2 speedup php7 interop build 6 years ago
Jan Tattermusch f1df763d32 speedup PHP interop build 6 years ago
Jan Tattermusch 6645845658 run_interop_tests.py cleanup 6 years ago
Jan Tattermusch af1e904029 time macos prepare script 6 years ago
Richard Belleville 762b269525 Retain compatiblity with python2 6 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 6 years ago
Lidi Zheng b8a9989005 Add support for utf-8 error messages 6 years ago
Richard Belleville 96b9538e4e Yapf all the things 6 years ago
Richard Belleville 35c6e5541b Restore unnecessary 2to3 change 6 years ago
Jan Tattermusch 42999868dc
update tools/internal_ci/README.md 6 years ago
Jan Tattermusch 2d44cbb649 only run objc tests in their own separate job 6 years ago
Richard Belleville ac0904b569 Remove unnecessary list conversion 6 years ago
Richard Belleville 666fb1c5ee Make run_tests.py python-version agnostic 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago
ncteisen 44b262c361 fix build and sanity 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
Jan Tattermusch f70c2daec8 add separate kokoro jobs for objc tests 6 years ago
Jan Tattermusch 185a0a7028 add python monkey-patch for parallel build_ext compilation 6 years ago
Jan Tattermusch e573316ec3 TODO about removing realpath dependency 6 years ago
Jan Tattermusch 4de6dac703 upgrade bazel in Dockerfile to 0.17.1 6 years ago
Jan Tattermusch 69451016c9 use opensource version of bazel for RBE tests 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Vijay Pai ac10426163 Add server_interceptors_end2end_test to build.yaml 6 years ago
Jan Tattermusch 0bb10870f3 various bazelrc improvements 6 years ago
Jan Tattermusch 4b8a550268 temporarily disable node_purejs benchmarks 6 years ago
Jan Tattermusch 0685b80683 upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel 6 years ago
Muxi Yan 16ff93969f Fix error when derived data directory does not exist 6 years ago
Yash Tibrewal 6a5f39db3c Separate out interceptorbatchmethodimpl to a different file 6 years ago