- Jan 15, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
Michael Lumish authored
Grpc Tools: update JDK; fix the interop server transport flag
-
Tim Emiola authored
-
Craig Tiller authored
Muting an extremely chatty log line.
-
Nicolas Noble authored
-
Tim Emiola authored
- necessary to allow seamless interop testing, as discussed earlier this week.
-
- Jan 14, 2015
-
-
Craig Tiller authored
Send a scheme of http or https as appropriate, rather than grpc.
-
David Klempner authored
1. scheme_from_args should return const char* 2. Rename grpc.scheme arg to grpc.http2_scheme, and define a macro for it.
-
Yang Gao authored
Remove unused private field
-
Craig Tiller authored
-
Qi Zhao authored
Remove go codegen from this repository
-
Nicolas Noble authored
Build all targets for a config at once
-
Nicolas Noble authored
Fix return behavior of run_tools.py
-
Yang Gao authored
Make the C++ API use C API calls to fiddle with status
-
Tim Emiola authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
This prevents mismatches from breaking tests.
-
Craig Tiller authored
So that later cancellations do not clobber status.
-
Craig Tiller authored
If not running in forever mode, and a test fails, fail run_tests.py also. If running in forever mode and make fails, wait for the next run.
-
Tim Emiola authored
Make cpp codegen consistent with protoc in template format.
-
Yang Gao authored
-
Yang Gao authored
-
Craig Tiller authored
-
Yang Gao authored
Properly mask signals in unit tests
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
-
Nicolas Noble authored
Compile fix for mac
-
Tim Emiola authored
Node client constructor
-
Craig Tiller authored
-
Craig Tiller authored
Various win32 fixes.
-
Craig Tiller authored
Removing a few more traces of libevent.
-
Nicolas "Pixel" Noble authored
Now all the gpr tests build and run under win32.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
David Klempner authored
This requires additional logic to determine whether to send http or https. This change assumes a default of http, and plumbs down https through a synthesized channel arg when using the ssl transport.
-