aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* use gRPC thread modelGravatar Yihua Zhang2018-11-01
* Merge pull request #17064 from gnossen/fix-loggingGravatar Richard Belleville2018-11-01
|\
* \ Merge pull request #17008 from stub42/yay_destructorsGravatar Lidi Zheng2018-11-01
|\ \
| | * Use custom assertionsGravatar Richard Belleville2018-11-01
| | * Isolate logging in all test casesGravatar Richard Belleville2018-11-01
* | | Merge pull request #17078 from ncteisen/channel-traceGravatar Noah Eisen2018-11-01
|\ \ \
| * | | Uphold default for channel trace max memoryGravatar ncteisen2018-11-01
* | | | Remove redunant get on unique_ptrGravatar Vijay Pai2018-11-01
|/ / /
* | | Merge pull request #16988 from vjpai/server_callbackGravatar Vijay Pai2018-10-31
|\ \ \
| | | * Appease the yapf godsGravatar Richard Belleville2018-10-31
| | | * Add explicit test that user can configure their own handlerGravatar Richard Belleville2018-10-31
| | | * Fix splatGravatar Richard Belleville2018-10-31
| | | * Format codeGravatar Richard Belleville2018-10-31
| | | * Pull out function to patch stderrGravatar Richard Belleville2018-10-31
| | | * Add test for 'No handlers could be found' problemGravatar Richard Belleville2018-10-31
* | | | Merge pull request #17049 from lidizheng/issue-17002Gravatar Lidi Zheng2018-10-31
|\ \ \ \
| | | | * Format codeGravatar Richard Belleville2018-10-31
| | | | * Add logging tests to tests.jsonGravatar Richard Belleville2018-10-31
| | * | | Address reviewer comments.Gravatar Vijay Pai2018-10-31
| | * | | Add support for IsCancelled checkGravatar Vijay Pai2018-10-30
| | | | * Fix various mind-numbing typosGravatar Richard Belleville2018-10-30
| | | | * Add basicConfig handler to grpcio_testingGravatar Richard Belleville2018-10-30
| | | | * Add basicConfig handler to unit testsGravatar Richard Belleville2018-10-30
| | | | * Add NullHandler to avoid warnings about no handlerGravatar Richard Belleville2018-10-30
| | | | * Revert "Configure module level loggers with basicConfig()"Gravatar Richard Belleville2018-10-30
| | | | * Add failing unit testGravatar Richard Belleville2018-10-30
| |_|_|/ |/| | |
| | * | Address reviewer commentsGravatar Vijay Pai2018-10-30
| | * | Merge branch 'master' into server_callbackGravatar Vijay Pai2018-10-30
| | |\ \ | |_|/ / |/| | |
| * | | Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt`Gravatar Lidi Zheng2018-10-30
* | | | Merge pull request #17046 from markdroth/health_check_client_fixGravatar Mark D. Roth2018-10-30
|\ \ \ \
* \ \ \ \ Merge pull request #17010 from grpc/revert-16996-revert-16912-fail_rpcs_on_tr...Gravatar Mark D. Roth2018-10-30
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #17034 from yashykt/interceptorcleanupGravatar Yash Tibrewal2018-10-30
|\ \ \ \ \ \
| | | | * | | Try cleaner separationGravatar Lidi Zheng2018-10-29
| | | | * | | Remove the environment variable changing lineGravatar Lidi Zheng2018-10-29
| | | | * | | Add reference to the issueGravatar Lidi Zheng2018-10-29
| | | | * | | Ensure libboringssl.a is always built for PythonGravatar Lidi Zheng2018-10-29
* | | | | | | reviewer commetnsGravatar ncteisen2018-10-29
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-listen-so...Gravatar ncteisen2018-10-29
|\ \ \ \ \ \ \
| | | | * | | | Fix handling of call context in health check call batch payload.Gravatar Mark D. Roth2018-10-29
| | | | | | * | Experimental C++ server callback unary APIGravatar Vijay Pai2018-10-29
| | |_|_|_|/ / | |/| | | | |
| | * | | | | interceptor_creators_ should be destroyed after health_check_service_Gravatar Yash Tibrewal2018-10-29
| | | |/ / / | | |/| | |
* | | | | | Actually track listening addressGravatar ncteisen2018-10-29
* | | | | | Listen sockets track their portGravatar ncteisen2018-10-29
| * | | | | Add call as param to MethodHandler::Deserialize to allow arena useGravatar Vijay Pai2018-10-29
| |/ / / /
| * | | | Merge pull request #16842 from yashykt/interceptorsGravatar Yash Tibrewal2018-10-28
| |\ \ \ \
| * \ \ \ \ Merge pull request #17019 from yang-g/default_credsGravatar Yang Gao2018-10-26
| |\ \ \ \ \
| * | | | | | Fix resource quota related leakGravatar Juanli Shen2018-10-26
| | | * | | | Rename call.h to call_op_set.h and call_wrapper.h to call.hGravatar Yash Tibrewal2018-10-26
| | * | | | | move helper function into namespaceGravatar yang-g2018-10-26
| | * | | | | Remove the internal cache for google_default_credentialsGravatar yang-g2018-10-26