Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #16842 from yashykt/interceptors | Yash Tibrewal | 2018-10-28 |
|\ | | | | | Experimental API for Client and Server Interception | ||
* | | upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel | Jan Tattermusch | 2018-10-27 |
| | | |||
| * | Separate out interceptorbatchmethodimpl to a different file | Yash Tibrewal | 2018-10-26 |
| | | |||
| * | Rename call.h to call_op_set.h and call_wrapper.h to call.h | Yash Tibrewal | 2018-10-26 |
| | | |||
* | | Merge pull request #17009 from jtattermusch/eradicate_bazel_wrapper | Jan Tattermusch | 2018-10-26 |
|\ \ | | | | | | | Stop using deprecated bazel_wrapper.py | ||
| * | | do not mention bazel_wrapper.py | Jan Tattermusch | 2018-10-26 |
| | | | |||
| | * | Merge branch 'master' into interceptors | Yash Tibrewal | 2018-10-25 |
| | |\ | |_|/ |/| | | |||
* | | | Fix OOM by expanding resource quota coverage | Juanli Shen | 2018-10-25 |
|/ / | |||
* | | Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile | Lidi Zheng | 2018-10-24 |
|\ \ | | | | | | | Update Python 2.7/3.5/3.6/3.7 testing Dockerfile | ||
* \ \ | Merge pull request #16507 from markdroth/health_checking_client | Mark D. Roth | 2018-10-24 |
|\ \ \ | | | | | | | | | Health checking client | ||
* \ \ \ | Merge pull request #16963 from yihuazhang/security_connector_refactor_new | yihuaz | 2018-10-24 |
|\ \ \ \ | | | | | | | | | | | security connector refactor | ||
| | * | | | Client-side health checking support. | Mark D. Roth | 2018-10-24 |
| | | | | | |||
* | | | | | Merge pull request #16980 from vjpai/no_inproc_nosec | Vijay Pai | 2018-10-24 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Remove inproc_nosec_test since inproc is inherently secure | ||
* | | | | | Merge pull request #16911 from ejona86/warn-about-generated | Jan Tattermusch | 2018-10-24 |
|\ \ \ \ \ | | | | | | | | | | | | | run_interop_tests: Use "GENERATED" comment in generated scripts | ||
| | | | | * | Add client streaming, server streaming and bidi streaming tests | Yash Tibrewal | 2018-10-23 |
| | | | | | | |||
| | | | * | | Rename the Dockerfiles | Lidi Zheng | 2018-10-23 |
| | | | | | | |||
| | * | | | | Remove inproc_nosec_test since inproc is inherently secure | Vijay Pai | 2018-10-23 |
| |/ / / / |/| | | | | |||
| | | * | | Put `jessie` back for Python3.4 | Lidi Zheng | 2018-10-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * According to `https://packages.debian.org/jessie/python/python3.4` the Python3.4 has security issues. * Debian `stretch` doesn't include Python3.4 packages in their repo | ||
* | | | | | Merge pull request #16727 from apolcyn/grpclb_interop_master | apolcyn | 2018-10-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Add a grpclb-in-DNS interop test suite | ||
| | | | * | | Migrate from `jessie` to `stretch` | Lidi Zheng | 2018-10-23 |
| | | | | | | |||
| | | | | * | Use InProc Channel for callback tests | Yash Tibrewal | 2018-10-23 |
| | | | | | | |||
* | | | | | | Merge pull request #16964 from jtattermusch/remote_csharp_from_coverage | Jan Tattermusch | 2018-10-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove C# from coverage suite (to make the suite green again) | ||
| | * | | | | | Add a grpclb-in-DNS interop test suite | Alex Polcyn | 2018-10-23 |
| |/ / / / / |/| | | | | | |||
| | | | * | | Add different Dockerfile for each Python version | Lidi Zheng | 2018-10-22 |
| | | | | | | |||
| | | | | * | Merge branch 'master' into interceptors | Yash Tibrewal | 2018-10-22 |
| | | | | |\ | |||
| | | | * | | | Rename Dockerfile && fix typo | Lidi Zheng | 2018-10-22 |
| | | | | | | | |||
| * | | | | | | remove C# from coverage suite | Jan Tattermusch | 2018-10-22 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | security connector refactor | Yihua Zhang | 2018-10-22 |
| | |/ / / | |/| | | | |||
* | | | | | build C++ in benchmarks with cmake | Jan Tattermusch | 2018-10-22 |
| | | | | | |||
* | | | | | more reasonable timeouts scenario timeout | Jan Tattermusch | 2018-10-22 |
| | | | | | |||
* | | | | | too many C++ benchmarks considered "smoketest" | Jan Tattermusch | 2018-10-22 |
|/ / / / | |||
| | | * | Adding intercepted channel | Yash Tibrewal | 2018-10-22 |
| | | | | |||
| | * | | Migrate to new dockerfile | Lidi Zheng | 2018-10-19 |
| | | | | |||
| | * | | Testing new dockerfile from scratch | Lidi Zheng | 2018-10-19 |
| |/ / |/| | | |||
| * | | Format with tools/distrib/yapf_code.sh | Eric Anderson | 2018-10-19 |
| | | | |||
* | | | Changes to register xds plugin init and shutdown. | Vishal Powar | 2018-10-18 |
| | | | | | | | | | | | | | | | | | | Also, - Changes to extract grpclb_proto into its own build target - Remove client_load_reporting_filter from xds plugin. | ||
| * | | run_interop_tests: Use "GENERATED" comment in generated scripts | Eric Anderson | 2018-10-17 |
|/ / | |||
* | | regenerate projects | Jan Tattermusch | 2018-10-17 |
| | | |||
| * | Starting on server interceptors | Yash Tibrewal | 2018-10-16 |
|/ | |||
* | Merge pull request #16868 from vishalpowar/xds-plugin | vishalpowar | 2018-10-16 |
|\ | | | | | Add new grpc lb plugin 'xds' | ||
| * | Add new grpc lb plugin 'xds' | Vishal Powar | 2018-10-16 |
| | | | | | | | | | | | | | | This plugin currently implements the grpclb protocol. NOTE: All the files under xds/ directory have been cloned from grpclb/ and will be updated in subsequently to support xds API. | ||
* | | Merge pull request #16854 from jtattermusch/bazel_test_adjustments | Jan Tattermusch | 2018-10-16 |
|\ \ | | | | | | | Align some build.yaml test names with bazel counterparts | ||
* \ \ | Merge pull request #16893 from lidizheng/run-tests-python-3.7 | Lidi Zheng | 2018-10-15 |
|\ \ \ | | | | | | | | | Add support to run_tests.py for python 3.7 | ||
| * | | | Add support for python 3.7 | Lidi Zheng | 2018-10-15 |
| | | | | |||
* | | | | Revert "Add c++ google default creds to cloud to prod auth scenarios" | Jan Tattermusch | 2018-10-15 |
| |_|/ |/| | | |||
* | | | Merge pull request #16840 from apolcyn/go_java_cloud_to_prod | apolcyn | 2018-10-12 |
|\ \ \ | |/ / |/| | | Add java google default creds to cloud-to-prod interop scenarios | ||
* | | | Merge pull request #16807 from mhaidrygoog/callback_unary_benchmark | Moiz Haidry | 2018-10-12 |
|\ \ \ | | | | | | | | | Benchmark test for unary callback based RPCs in gRPC | ||
| | | * | regenerate projects | Jan Tattermusch | 2018-10-12 |
| |_|/ |/| | | |||
* | | | Merge pull request #16844 from jtattermusch/fixup_16837 | Jan Tattermusch | 2018-10-12 |
|\ \ \ | | | | | | | | | Fixup #16837 (build_performance.sh) | ||
* \ \ \ | Merge pull request #16841 from apolcyn/add_cpp_gcd_to_cloud_to_prod_auth | apolcyn | 2018-10-11 |
|\ \ \ \ | | | | | | | | | | | Add c++ google default creds to cloud to prod auth scenarios |