Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | reenable tcp_server_posix_test on Foundry | Jan Tattermusch | 2019-01-08 | |
| | | | | | | | | | ||||
| | | * | | | | | | make tcp_server_posix_test pass on foundry | Jan Tattermusch | 2019-01-08 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | | * | | | | interop_matrix: refactor LANG_RELEASE_MATRIX | Jan Tattermusch | 2019-01-08 | |
| | | | | | | | | ||||
| | | | * | | | | improve readme.md | Jan Tattermusch | 2019-01-08 | |
| |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #17427 from jtattermusch/go_interop_matrix_fixes | Jan Tattermusch | 2019-01-08 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow skipping runtimes for releases in interop_matrix. Add go v1.17.0. | |||
| | | | | | * | | Clean up code | Muxi Yan | 2019-01-08 | |
| | | | | | | | | ||||
| | * | | | | | | Remove state_watcher from subchannel | Juanli Shen | 2019-01-08 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #17656 from chwarr/comment-typos | Jan Tattermusch | 2019-01-08 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix typos in comments | |||
* \ \ \ \ \ \ \ | Merge pull request #17655 from yashykt/callbackwriteoptions | Vijay Pai | 2019-01-08 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Use the WriteOptions in Client Callback API | |||
* \ \ \ \ \ \ \ \ | Merge pull request #17654 from yashykt/modifysendmsgdoc | Vijay Pai | 2019-01-08 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update API docs according to #17630 | |||
| | | * | | | | | | | clang format code | Jan Tattermusch | 2019-01-08 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #17629 from AspirinSJL/clean_sc_args | Juanli Shen | 2019-01-07 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove filters from subchannel args | |||
| | | | | | | | * | | | Avoid the thread jump in server callback APIs. | Guantao Liu | 2019-01-07 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a utility function in iomgr to check whether the caller thread is a worker for any background poller, and keep grpc combiner from offloading closures to the default executor if the current thread is a worker for any background poller. | |||
| | | | * | | | | | | Fix typos in comments | Christopher Warrington | 2019-01-07 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Use the WriteOptions in Client Callback API | Yash Tibrewal | 2019-01-07 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | Update docs according to #17630 | Yash Tibrewal | 2019-01-07 | |
| |/ / / / / / |/| | | | | | | ||||
| | | | | * | | clang-format | Muxi Yan | 2019-01-07 | |
| | | | | | | | ||||
| | | | | * | | Deadlock fix for GRPCCall | Muxi Yan | 2019-01-07 | |
| | | | | | | | ||||
| | | | | * | | Bug fix for GRXConcurrentWriter | Muxi Yan | 2019-01-07 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #17630 from yashykt/nocopyinterception | Yash Tibrewal | 2019-01-07 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Modifying semantics for GetSendMessage and GetSerializedSendMessage. Also adding ModifySendMessage | |||
| * | | | | | | | Always nullify serializer to free memory | Yash Tibrewal | 2019-01-07 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #17279 from yashykt/linuxversionmanylinux | Yash Tibrewal | 2019-01-07 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Include linux/version.h for manylinux | |||
* \ \ \ \ \ \ \ \ | Merge pull request #17647 from soheilhy/clang-format | Soheil Hassas Yeganeh | 2019-01-07 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | clang-format all the files. | |||
| | | | | | | | * | | clang-format | Muxi Yan | 2019-01-07 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | Polish comments and correct concurrent writeable behavior | Muxi Yan | 2019-01-07 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | Make gRPC ObjC thread safety right | Muxi Yan | 2019-01-07 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | * | | | | | | Merge branch 'master' into nocopyinterception | Yash Tibrewal | 2019-01-07 | |
| | | |\ \ \ \ \ \ | ||||
| | | | | | * | | | | yapf code | Jan Tattermusch | 2019-01-07 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #17635 from jtattermusch/interop_matrix_debug | Jan Tattermusch | 2019-01-07 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix out of disk space flake in run_interop_matrix_tests.py | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #16190 from muxi/config-isolation | Muxi Yan | 2019-01-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | Implement L38: gRPC Objective-C API Upgrade | |||
| | | | | * | | | | | | Address reviewer comments | Yash Tibrewal | 2019-01-07 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | interop_matrix: support skipping runtimes | Jan Tattermusch | 2019-01-07 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | regenerate dockerimages | Jan Tattermusch | 2019-01-07 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | add go1.11 interop image templates | Jan Tattermusch | 2019-01-07 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
| | | * | | | | | | | clang-format all the files. | Soheil Hassas Yeganeh | 2019-01-07 | |
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever we run clang-format, gen_build_yaml.py and ServerServiceDefinitionExtensions.cs get modified by the script. Let's commit those changes so that these file remain unmodified after running the formatting script. | |||
* | | | | | | | | | Merge pull request #17179 from yashykt/failhijackedrecv | Yash Tibrewal | 2019-01-05 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add interceptor methods to fail recv msg for hijacked rpcs and set recv message to nullptr on failure | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #17220 from yashykt/failhijackedsend | Yash Tibrewal | 2019-01-04 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add interceptor method to fail hijacked send messages and get status on POST_SEND_MESSAGE | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into failhijackedsend | Yash Tibrewal | 2019-01-04 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ | Merge pull request #17642 from ericgribkoff/restore_fork_support_flag | Eric Gribkoff | 2019-01-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | restore cython flag value to default after test | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #17641 from ericgribkoff/logging_test_fix | Eric Gribkoff | 2019-01-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | Do not reload grpc in unit tests | |||
* | | | | | | | | | | | | | Merge pull request #17608 from yashykt/bidiinterceptiontest | Yash Tibrewal | 2019-01-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add client interceptor test for bidi streaming hijacking interceptor | |||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into failhijackedsend | Yash Tibrewal | 2019-01-04 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | restore cython flag value to default after test | Eric Gribkoff | 2019-01-04 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 | |
| | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Do not reload grpc in unit tests | Eric Gribkoff | 2019-01-04 | |
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can break subsequently run tests, including any which have already stored references to gRPC enums (such as grpc.StatusCode.OK). The subsequent tests will compare now be comparing the old enums to the reloaded enums, and they will not match. This causes errors in _metadata_code_details_test and a hang in _metadata_flags_test, when run in sequence locally after _logging_test. It's unclear why this has been working on Kokoro, but it is reproducible locally and is behavior that should be avoided. | |||
| * | | | | | | | | | | | | Merge branch 'master' into bidiinterceptiontest | Yash Tibrewal | 2019-01-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | Add more information on the usage of FailHijackedRecvMessage | Yash Tibrewal | 2019-01-04 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Avoid unsigned signed comparison issues | Yash Tibrewal | 2019-01-04 | |
| | | | | | | | | | | | | |