5847 Commits (60e4ec2caf8beb496f96e75067366704a84f1693)

Author SHA1 Message Date
Jan Tattermusch 5a0f722590 run interop tests using python3.4 6 years ago
Yash Tibrewal c7e92f26eb Reviewer comments 6 years ago
Jan Tattermusch 3ce9b4fc43 remove remnants of ccache with --use_docker 6 years ago
Jan Tattermusch 51e238c2ed run_tests.py cleanup: nits in PythonLanguage 6 years ago
Jan Tattermusch 3543b1b151 remove broken toplevel index.html file 6 years ago
Jan Tattermusch 3a0c72ff6b remove an unneeded shell script 6 years ago
Jan Tattermusch 667a17c1f3 split up coverage runs by language 6 years ago
Yash Tibrewal bab043e865 Cleanup 6 years ago
Juanli Shen 8a880801ae Add support for LB config in service config 6 years ago
Vishal Powar 862bba6fb4 Updating sanity check for submodules 6 years ago
Yihua Zhang 3fefdde3cc remove ALTS shared resources 6 years ago
Yihua Zhang 99d8216d06 create internal version of grpc_call_cancel. 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
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
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 6 years ago
Jan Tattermusch 6645845658 run_interop_tests.py cleanup 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
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 185a0a7028 add python monkey-patch for parallel build_ext compilation 6 years ago
Jan Tattermusch e573316ec3 TODO about removing realpath dependency 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 0685b80683 upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel 6 years ago
Yash Tibrewal 6a5f39db3c Separate out interceptorbatchmethodimpl to a different file 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
Jan Tattermusch ec36ca0df6 do not mention bazel_wrapper.py 6 years ago
Juanli Shen 2976ef129c Fix OOM by expanding resource quota coverage 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Yash Tibrewal 62280b42c7 Add client streaming, server streaming and bidi streaming tests 6 years ago
Lidi Zheng a62344e56a Rename the Dockerfiles 6 years ago
Vijay Pai 25f4346ac1 Remove inproc_nosec_test since inproc is inherently secure 6 years ago
Lidi Zheng a8658d9192 Put `jessie` back for Python3.4 6 years ago
Lidi Zheng 772c4c4336 Migrate from `jessie` to `stretch` 6 years ago
Yash Tibrewal 6e00b3bb88 Use InProc Channel for callback tests 6 years ago