Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge pull request #17575 from ↵ | apolcyn | 2018-12-21 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apolcyn/refactor_benchmark_channel_wait_for_ready_to_be_single_threaded Refactor benchmark's initial wait-for-ready to be single threaded | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #17579 from ericgribkoff/test_cleanup | Eric Gribkoff | 2018-12-21 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | Clean up server and channel objects in tests | |||
| | * | | | | | | | | disable broken gevent test | Eric Gribkoff | 2018-12-21 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Clean up server and channel objects in tests | Eric Gribkoff | 2018-12-21 | |
| |/ / / / / / / / | ||||
| | * | | | | | | | Refactor benchmark initial channel wait for ready to be single threaded | Alexander Polcyn | 2018-12-21 | |
| | | | | | | | | | ||||
| | | * | | | | | | Fix error | Yash Tibrewal | 2018-12-21 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #17573 from yang-g/socket_mutator | Yang Gao | 2018-12-21 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Correctly reference the internal string for socket mutator arg | |||
| * | | | | | | | | Merge pull request #17565 from jtattermusch/backlink_kokoro_rbe | Jan Tattermusch | 2018-12-21 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Provide link to kokoro invocation for RBE builds | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #17407 from jtattermusch/interop_csharp_sni_fix | Jan Tattermusch | 2018-12-21 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | better testing of SNI for C-based languages | |||
| | | * | | | | | | | inject extra details to Bazel RBE links | Jan Tattermusch | 2018-12-21 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Merge branch 'master' into fathom | Yash Tibrewal | 2018-12-20 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | | * | | | | Revert changes to Context list cleanup | Yash Tibrewal | 2018-12-20 | |
| | | | | | | | | | ||||
| | | * | | | | | | Correctly reference the internal string for socket mutator arg | yang-g | 2018-12-20 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #17570 from lidizheng/fix-complain | Lidi Zheng | 2018-12-20 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Fix Complain of Higher Version Pylint | |||
| * | | | | | | | | Merge pull request #16008 from markdroth/client_channel_refactor | Mark D. Roth | 2018-12-20 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor request routing code out of client_channel | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #17491 from grpc/readme-16821 | Muxi Yan | 2018-12-20 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update README for #16821 | |||
| | | | | | | * | | | | Update context list test | Yash Tibrewal | 2018-12-20 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Fix Complain of Higher Version Pylint | Lidi Zheng | 2018-12-20 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #17303 from lidizheng/sanity-python-3 | Lidi Zheng | 2018-12-20 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Run pylint test in Python 3 | |||
| | | | * | | | | | | | Refactor request routing code out of client_channel. | Mark D. Roth | 2018-12-20 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #17547 from markdroth/alignment_cleanup | Mark D. Roth | 2018-12-20 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | Remove now-unnecessary workarounds for alignment issues. | |||
| | | | | * | | | | | PHP interop client: do not append :443 to host name unless necessary | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $server_port is actually a string and appending the port number to server_host breaks jwt_token_creds testcase. | |||
| | | | | * | | | | | do not use server override in ruby interop client by default | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | do not use server override in php interop client by default | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | do not use server override in python interop client by default | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | yapf run_interop_tests.py | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | do not use default server override for C++ interop client | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | dont set server_override for cloud_to_prod tests | Jan Tattermusch | 2018-12-20 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | csharp interop client: dont set override by default | Jan Tattermusch | 2018-12-20 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #17560 from AspirinSJL/add_build_for_example | Juanli Shen | 2018-12-19 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add Bazel targets for compression example | |||
| | | | | | * | | | | Fix compiler error | Yash Tibrewal | 2018-12-19 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Add Bazel targets for compression example | Juanli Shen | 2018-12-19 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #17503 from AspirinSJL/lb_example | Juanli Shen | 2018-12-19 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add LB example | |||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into lb_example | Juanli Shen | 2018-12-19 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Add LB example | Juanli Shen | 2018-12-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #17557 from ericgribkoff/unused_import | Eric Gribkoff | 2018-12-19 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | removed unused traceback import | |||
| | * | | | | | | | | | removed unused traceback import | Eric Gribkoff | 2018-12-19 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #17552 from vjpai/interceptor_comments | Vijay Pai | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Document purpose and validity of interception API | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #17554 from g-easy/oc | Yang Gao | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Destruct CensusContext to avoid leaking memory. | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #17505 from lidizheng/check-on-pr | Lidi Zheng | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Utilize the GitHub Check Feature | |||
| | | * | | | | | | | | | | Destruct CensusContext to avoid leaking memory. | easy | 2018-12-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, the placement-new leaks context -> span_ -> impl_ which is a std::shared_ptr. | |||
| * | | | | | | | | | | | | Merge pull request #17546 from srini100/master | Srini Polavarapu | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | Add 1.17.1 to interop | |||
| * | | | | | | | | | | | | Merge pull request #17351 from yashykt/softerrorsetsocket | Yash Tibrewal | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fallback instead of failing for cases where are not able to set the socket options | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #17534 from markdroth/grpclb_subchannel_fix | Nicolas Noble | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug incorrectly inhibiting subchannel sharing for grpclb. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #17441 from yang-g/gpr_test_util_to_grpc_test_util | Yang Gao | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fold gpr_test_util to grpc_test_util | |||
| | | | | | | | | * | | | | | | | Remove now-unnecessary workarounds for alignment issues. | Mark D. Roth | 2018-12-18 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | Add comments explaining purpose and validity of interception API | Vijay Pai | 2018-12-18 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #17544 from yashykt/factorydocs | Yash Tibrewal | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow interceptor creators to return nullptr | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #17055 from danieljoos/openssl_v_1_1 | Nicolas Noble | 2018-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable compilation with OpenSSL 1.1 API | |||
| | | | | | | | * | | | | | | | | | | Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullId | Lidi Zheng | 2018-12-18 | |
| | | | | | | | | | | | | | | | | | |