35483 Commits (f3e4ae633ee4476b1a30c9216f736eb71ffc968c)
 

Author SHA1 Message Date
Richard Belleville 0139d8777d Add explicit test that user can configure their own handler 7 years ago
Richard Belleville 9aed6c8f8e Fix splat 7 years ago
Richard Belleville a56a30f5a1 Format code 7 years ago
Richard Belleville e4b4f3131b Pull out function to patch stderr 7 years ago
Richard Belleville 2acb85006a Add test for 'No handlers could be found' problem 7 years ago
Richard Belleville 17dc8d3083 Format code 7 years ago
Richard Belleville 7c3c8323cd Add logging tests to tests.json 7 years ago
Richard Belleville 916681911d Fix various mind-numbing typos 7 years ago
Richard Belleville 61011a3af4 Add basicConfig handler to grpcio_testing 7 years ago
Richard Belleville 619f7e767b Add basicConfig handler to unit tests 7 years ago
Richard Belleville e57c10d9f0 Add NullHandler to avoid warnings about no handler 7 years ago
Richard Belleville 3990ff1dcf Revert "Configure module level loggers with basicConfig()" 7 years ago
Richard Belleville 1ef01a1c29 Add failing unit test 7 years ago
Yash Tibrewal e08a2b387a Prefer lambda expressions over std::bind 7 years ago
Vijay Pai 8a7f945fa0 Resolve a deadlock in callback CQ shutdown 7 years ago
Noah Eisen 5e6c4491bf
Merge pull request #17087 from ncteisen/reset-json 7 years ago
Mark D. Roth f65eb01b09
Merge pull request #17086 from markdroth/channelz_subchannel_cleanup 7 years ago
Richard Belleville ac0904b569 Remove unnecessary list conversion 7 years ago
ncteisen 1b8bf9f190 Add blank line 7 years ago
Richard Belleville 666fb1c5ee Make run_tests.py python-version agnostic 7 years ago
ncteisen e7d59f718f clang format 7 years ago
ncteisen 131eedaa40 Add test 7 years ago
ncteisen c8ee12c0f5 Reset json pointer 7 years ago
Noah Eisen fe11db0957
Merge pull request #17084 from ncteisen/double-oops 7 years ago
Mark D. Roth cbf94de90f Record subchannel calls started as part of creating subchannel call. 7 years ago
Yash Tibrewal 6faa17c6ca s/new/post-1.0 7 years ago
ncteisen 069909ccf4 Use correct macro 7 years ago
Yash Tibrewal 7a08e3b679
Merge pull request #17083 from yashykt/tcpusertimeout 7 years ago
yihuaz 5e9c9792b5
Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_set 7 years ago
Srini Polavarapu f00af6d1ab
Merge pull request #17081 from nathanielmanistaatgoogle/restore-python-bazel 7 years ago
Yash Tibrewal 24ca03dad7 Do not make TCP_USER_TIMEOUT failure an error 7 years ago
Yash Tibrewal 3ac7f2d24c
Merge pull request #17053 from yashykt/global_interceptor 7 years ago
kkm f438d7c727 Merge branch master into package-grpc-tools-doc 7 years ago
kkm 4912fb2d04 Address review comments 7 years ago
Noah Eisen 53657b5de3
Merge pull request #17050 from ncteisen/channelz-sockets 7 years ago
Yash Tibrewal ded9434e4c Add array header for complaining compiler 7 years ago
Yash Tibrewal 382fe4b475 Add override back to GetInterceptedChannel 7 years ago
Benjamin Peterson 187f7e4e4c Replace pkg_resources with pkgutil. 7 years ago
Yihua Zhang cd768ec12a use gRPC thread model 7 years ago
Yash Tibrewal ddcadad5b5 Add note on hijacking 7 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 7 years ago
Richard Belleville b741454fe4
Merge pull request #17064 from gnossen/fix-logging 7 years ago
ncteisen 9d5bd8b0c6 Add TODO 7 years ago
Lidi Zheng f091ba1b66
Merge pull request #17008 from stub42/yay_destructors 7 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 7 years ago
ncteisen f776ee33c2 clean up channelz URI parsing 7 years ago
Richard Belleville 18cc5f5dbe Use custom assertions 7 years ago
Richard Belleville cf624a98e6 Isolate logging in all test cases 7 years ago
Noah Eisen 70bef67c16
Merge pull request #17078 from ncteisen/channel-trace 7 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 7 years ago