20117 Commits (1eb6b951e06643438b499e3093117246ff2b76a1)

Author SHA1 Message Date
Richard Belleville 4d086ef0f4 Fix various mind-numbing typos 6 years ago
Richard Belleville fb972c960f Add basicConfig handler to grpcio_testing 6 years ago
Richard Belleville 240ca50ec2 Add basicConfig handler to unit tests 6 years ago
Richard Belleville 839722adc5 Add NullHandler to avoid warnings about no handler 6 years ago
Richard Belleville 1e05d48d2d Revert "Configure module level loggers with basicConfig()" 6 years ago
Richard Belleville ff1c31f47c Add failing unit test 6 years ago
Vijay Pai b460622c2d Address reviewer comments 6 years ago
ncteisen 48c3c964b1 supress errors for uri parser 6 years ago
ncteisen 830c7bb459 Sanity headers 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
ncteisen c13de2eb1e Support direct channels peer_string 6 years ago
Lidi Zheng 4e5ee57000 Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt` 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 6 years ago
Daniel Joos 40750ef484 Enable compilation with OpenSSL 1.1 API 6 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 6 years ago
Lidi Zheng 7502a2311a
Try cleaner separation 6 years ago
Lidi Zheng 688db0ec5b
Remove the environment variable changing line 6 years ago
ncteisen ba6f81297c Socket tracks remote address 6 years ago
Lidi Zheng 9569ebe770 Add reference to the issue 6 years ago
Lidi Zheng 465886533f Ensure libboringssl.a is always built for Python 6 years ago
Muxi Yan aec84416a4 Remove NS_UNAVAILABLE for backwards compatibility 6 years ago
Muxi Yan abe4aae400 Remove length check in GRPCCall for backwards compatibility 6 years ago
ncteisen e83c873517 reviewer commetns 6 years ago
Muxi Yan a8c4eb7d27 Bug fix 6 years ago
Mark D. Roth 8352f9d274 Fix handling of call context in health check call batch payload. 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Yash Tibrewal 145789e9ff interceptor_creators_ should be destroyed after health_check_service_ 6 years ago
ncteisen 679abd779a Actually track listening address 6 years ago
ncteisen 08519d4472 Listen sockets track their port 6 years ago
Vijay Pai 371b1d99d5 Add call as param to MethodHandler::Deserialize to allow arena use 6 years ago
Juanli Shen 19ea6226b2 Fix resource quota related leak 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
yang-g a35f55fd70 move helper function into namespace 6 years ago
yang-g 83d74bf6fc Remove the internal cache for google_default_credentials 6 years ago
ncteisen bc44c5e353 Add GetServer to channelz cpp 6 years ago
Muxi Yan f9d2510d8f Specify nullability in ProtoRPC 6 years ago
Yash Tibrewal cc21d32c77 Some cleanup 6 years ago
Yash Tibrewal 312feb4202 Adding generic rpc and unimplemented rpc test for server interceptors 6 years ago
Yash Tibrewal a094b7b312 Added server async tests 6 years ago
Hope Casey-Allen d6fa36194a Fix internal build breakage 6 years ago
Juanli Shen 2976ef129c Fix OOM by expanding resource quota coverage 6 years ago
Yash Tibrewal 07504e66f3 Don't unnecessarily create exec_ctx 6 years ago
Mark D. Roth 2cff9ca408
Revert "Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."" 6 years ago
Yash Tibrewal cad9be0889 Add comments about the fix 6 years ago
Stuart Bishop 11ab724b97
Handle missing globals in Python Channel destructors 6 years ago
ncteisen 43df9fda64 un duplicate code 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
ncteisen 4fa389b137 Unifying grpc build hacks 6 years ago
ncteisen 482641501c Revert "Revert "Refactor Channelz Service to Support Internal Build"" 6 years ago
hcaseyal c4e2c46be1
Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE." 6 years ago