- Oct 21, 2016
-
-
Craig Tiller authored
-
- Oct 18, 2016
-
-
Ken Payson authored
This allows for testing other implementations of grpc.Server.
-
- Oct 14, 2016
-
-
Mark D. Roth authored
-
Ken Payson authored
-
- Oct 13, 2016
-
-
Ken Payson authored
-
- Oct 10, 2016
-
-
kpayson64 authored
-
- Oct 04, 2016
-
-
Nathaniel Manista authored
-
- Sep 29, 2016
-
-
Ken Payson authored
-
- Sep 27, 2016
-
-
Mark D. Roth authored
Refactor hash table code into its own module and use it for method_config as well as method_config_table.
-
- Sep 24, 2016
-
-
Mark D. Roth authored
-
- Sep 22, 2016
-
-
Mark D. Roth authored
-
- Sep 19, 2016
-
-
Ken Payson authored
-
- Sep 14, 2016
-
-
Ken Payson authored
-
Siddharth Shukla authored
Update argument documentation for request_serializer and response_deserializer in: - unary_unary - unary_stream - stream_unary - stream_stream
-
- Sep 12, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Ken Payson authored
-
Ken Payson authored
-
- Sep 09, 2016
-
-
Vizerai authored
-
Craig Tiller authored
-
- Aug 31, 2016
-
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Alistair Veitch authored
-
- Aug 29, 2016
-
-
Nathaniel Manista authored
The HTTP/2 specification requires header names to be lower case.
-
- Aug 26, 2016
-
-
Mark D. Roth authored
not working right -- will fix in subsequent commit.
-
- Aug 23, 2016
-
-
Mark D. Roth authored
-
siddharthshukla authored
remove skipIfStatement from TypeSmokeTest.testCallCredentialsFromPluginUpDown since the test passes on PyPy variants 5.3.0 and newer since these variants have improved compatibility support for the C-Extensions
-
Mark D. Roth authored
-
- Aug 22, 2016
-
-
Masood Malekghassemi authored
-
- Aug 20, 2016
-
-
Nathaniel Manista authored
-
- Aug 18, 2016
-
-
Nicolas "Pixel" Noble authored
-
Ken Payson authored
Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests.
-
Craig Tiller authored
-
- Aug 16, 2016
-
-
Nicolas "Pixel" Noble authored
-
- Aug 15, 2016
-
-
Ken Payson authored
-
- Aug 11, 2016
-
-
Nathaniel Manista authored
-
- Aug 09, 2016
-
-
siddharthshukla authored
don't run cygrpc_test.TypeSmokeTest.testCallCredentialsFromPluginUpdown if the interpreter is PyPy
-
- Aug 05, 2016
-
-
siddharthshukla authored
Incremental changes towards PyPy support.
-
- Aug 03, 2016
-
-
siddharthshukla authored
Add a RecordingThreadPool that inherits from Executor, contains a ThreadPoolExecutor and has an extra method 'was_used' to indicate if submit method was ever called i.e. if the thread pool was ever used.
-
Ken Payson authored
-