1897 Commits (ab8e86bd3a12c68cbef29160f9fb9ade36eea890)

Author SHA1 Message Date
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
Mehrdad Afshari 6615ef5eef Relax call details interface from interceptor 7 years ago
Mehrdad Afshari 43884047c9 Regenerate projects 7 years ago
Mehrdad Afshari 28d5cf33e9 Regenerate projects 7 years ago
Muxi Yan 19b4feaee7 Update surface API in cython pxi 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Mehrdad Afshari f2a33b0e39 Reformat Python docstrings 7 years ago
Evan Jones 145b199c4d python: Context.abort should fail RPC even for StatusCode.OK 7 years ago
Nathaniel Manista 31ddbff8cf Elide cygrpc.Timespec 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 7 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 7 years ago
Nathaniel Manista 7b9c023391 Reform cygrpc.OperationTag and cygrpc.Event 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 7 years ago
Nathaniel Manista 81edf5ff9a Reform cygrpc.Operation 7 years ago
Mehrdad Afshari 271b042c4d Fix port picking logic in Python tests 7 years ago
Ken Payson 3bc8e422dc Disable so_reuseport for Python tests 7 years ago
Ken Payson 16e4bc010a Bump to 1.8.2 7 years ago
Mehrdad Afshari 0981f9fab1 Bump version to 1.8.1 7 years ago
Ken Payson 8179b9523a Fixes race condition in Python server shutdown 7 years ago
Nathaniel Manista e1c4021726 Reallow out-of-spec metadata 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Mehrdad Afshari fdfaf1b12e Add tests for gRPC Python interceptor machinery 7 years ago
Mehrdad Afshari 108500f194 Add gRPC Python client-side interceptor machinery 7 years ago
Mehrdad Afshari 68e1978e9e Add gRPC Python service-side interceptor machinery 7 years ago
ncteisen 138ee78529 yapf grpcio_tests 7 years ago
ncteisen e2097f0cc9 yapf-ize grpc_testing 7 years ago
ncteisen 0f6c518e3c yapf-ize grpcio_reflection 7 years ago
ncteisen d258430bc3 yapf-ize grpcio_health_checking 7 years ago
ncteisen 128366374f Yapf-ize grpcio/grpc_.py 7 years ago
Muxi Yan c870ce5476 More message compression level clean-up 7 years ago
Mehrdad Afshari b0afa016cb Refactor: Rename call to response_iterator_call 7 years ago
Mehrdad Afshari 90ab995cb0 Tests for ServicerContext.abort 7 years ago
Mehrdad Afshari 9bc44e3829 Introduce ServicerContext.abort to abort an RPC 7 years ago
Nathaniel Manista c5c1216a65 Elide cygrpc.Operations 7 years ago
Nathaniel Manista 80516e884a Streamline metadata in gRPC Python 7 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Nathaniel Manista ae74a320dc Fix Beta API metadata looseness 7 years ago
Mehrdad Afshari bfdaefef43 Refactor: rename 'e' to 'exception' 7 years ago
Mehrdad Afshari b030ccae05 Return UNKNOWN on GenericRpcHandler failure 7 years ago
Nathaniel Manista dfe8403280 Change client-side credentials' use of gRPC Core 7 years ago
Nathaniel Manista 992b8c10b4 Fix some doc string formatting and content 7 years ago
Nathaniel Manista 460e0aa9e6 Refactor _plugin_wrapping 7 years ago
Nathaniel Manista 6288753742 Correct AccessTokenAuthMetadataPlugin name 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Nathaniel Manista 95bcb4924b Avoid unsupported and unintended API self-use 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Nathaniel Manista 6e6e31e75b grpc.CallCredentials doc string correction 7 years ago
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 7 years ago
Mehrdad Afshari 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago