1480 Commits (bcf9d9f4632e54526b34d44b6b9838bf9626c66a)

Author SHA1 Message Date
Mehrdad Afshari 0cbfad62cf Support custom pool in enable_server_reflection 8 years ago
Craig Tiller c8f62bcb03 Add new setting for true-binary mode 8 years ago
Craig Tiller 6d4894e9d6 optionalize max_age 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller 29b527fa30 Reinstate one check, fix fall out 8 years ago
Craig Tiller 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 8 years ago
Yuchen Zeng a809ea5c14 Add max_age_filter 8 years ago
Michael Warres c46b3ebeb9 Add socket factory support to udp_server.c 8 years ago
Mehrdad Afshari 02735941e4 Add pylint comment to justify unused import 8 years ago
Mehrdad Afshari 626efa67f0 Temporarily disable testFileContainingExtension 8 years ago
Mehrdad Afshari 7472e13095 Sort service_names returned by python reflection 8 years ago
Mehrdad Afshari 7be69fcc1c Add helper function for enabling python reflection 8 years ago
Mehrdad Afshari 9ca61fd05f Add all_extension_numbers_of_type in py reflection 8 years ago
Mehrdad Afshari 03d9500ec0 Test all_extension_numbers_of_type 8 years ago
Mehrdad Afshari 8be4e03af2 Add ReflectionServicer._file_containing_extension 8 years ago
Mehrdad Afshari a0cbe8c0f7 Fix and un-skip testFileContainingExtension 8 years ago
Makarand Dharmapurikar 226098c9f1 added b64.c to the sources neede for grpc_base 8 years ago
Sree Kuchibhotla bf18428740 Introduce grpc_completion_queue_factory API 8 years ago
Alexander Polcyn 3e30832cca bump v1.2.x branch to 1.2.1-pre1 8 years ago
David Garcia Quintas 69e5a28635 Going for 1.2.0 8 years ago
Nathaniel Manista bb7484cee7 Update tests to current gRPC code elements 8 years ago
Ken Payson 39a5932097 Add max_requests argument to server 8 years ago
Mark D. Roth fecba535d9 Switch to using a CAS loop to update the token value. 8 years ago
Ken Payson 867e35a458 Initialize GIL at startup 8 years ago
Ken Payson 12ca7d319c Bump 1.2.x version to pre-2 8 years ago
Ken Payson 8b371e23c0 Change GIL aquire functions to make it c-core thread safe 8 years ago
Nathaniel Manista 488d419125 Update health to current gRPC code elements 8 years ago
Yuchen Zeng 68745bbf8a Resolve dependency issues 8 years ago
Yuchen Zeng 47155ed254 Split ifaddr related functions out into a separate file 8 years ago
Craig Tiller 9202b3fdfd Arena allocator for grpc 8 years ago
Siddharth Shukla fe6bc6999c Skip split_definitions_test if PyPy 8 years ago
Ken Payson 78354300bf Add package details to gRPC Packages 8 years ago
David Garcia Quintas 904e7f53ae Introducing 1.2.0-pre1 8 years ago
David Garcia Quintas 74cec10619 Bumped version to 1.3.0-dev 8 years ago
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 8 years ago
Nathaniel Manista 3ec1366eb6 Enable unused-argument lint 8 years ago
Nathaniel Manista 8fccf59d04 Enable too-many-return-statements lint 8 years ago
Nathaniel Manista c3038a5cb3 Suppress and enable too-many-locals lint 8 years ago
Nathaniel Manista db0f85b010 Configure and enable too-many-arguments lint 8 years ago
Nathaniel Manista 18f025e0a3 Fix and enable super-init-not-called lint 8 years ago
Nathaniel Manista af39256c01 Fix and enable redefined-outer-name lint 8 years ago
Nathaniel Manista b16d765c0c Work toward enabling cyclic-import lint 8 years ago
Nathaniel Manista 4531cbe937 Selectively suppress and enable broad-except lint 8 years ago
Nathaniel Manista e151a21ee4 Fix and enable unused-variable lint 8 years ago
Nathaniel Manista d5e3766027 Fix and enable no-value-for-parameter lint 8 years ago
Nathaniel Manista 7983213fd2 Fix and enable unused-import lint 8 years ago
Nathaniel Manista 017365d072 Fix and enable no-self-use lint 8 years ago
Nathaniel Manista 98a4c6f33f Remove grpc.beta._connectivity_channel 8 years ago
Muxi Yan 5c2d7e287b Boost grpc version to v1.1.4 8 years ago
kpayson64 47d7a08e1e Increase epsilon in thread cleanup test 8 years ago