- Apr 24, 2015
-
-
Yang Gao authored
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
-
- Apr 23, 2015
-
-
donnadionne authored
Corrects command/flags used in ruby interop tests
-
Tim Emiola authored
-
Craig Tiller authored
Added e2e tests for server and bidi stream cancellation.
-
Craig Tiller authored
More work in not having to compile OpenSSL.
-
Tim Emiola authored
Added information about custom gRPC install locations in README
-
murgatroid99 authored
-
murgatroid99 authored
-
Tim Emiola authored
Node limit thread usage
-
donnadionne authored
Updates the ruby docker file to refresh bundler
-
Tim Emiola authored
-
Michael Lumish authored
Adds proto service runtime and an example of generated stub
-
Nicolas "Pixel" Noble authored
-
Abhishek Kumar authored
-
Craig Tiller authored
Clamp histogram at 1.0 on low end to handle rare possibility of sub-1 entry (likely only for testing)
-
Jorge Canizales authored
So the root of the repository doesn’t have 2 podspecs. All four libraries are subspecs now. Adjusts the generated code to account for that.
-
Craig Tiller authored
Avoid building shared libraries on Travis. This seems flaky.
-
Nicolas "Pixel" Noble authored
-
Jorge Canizales authored
-
Nicolas "Pixel" Noble authored
-
Jorge Canizales authored
-
Craig Tiller authored
Post merge cleanup.
-
Tim Emiola authored
Scripts to build java and cxx docker images from local (uncommitted) cod...
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
Adding some documentation about the build/template system.
-
- Apr 22, 2015
-
-
Donna Dionne authored
when using the script.
-
Donna Dionne authored
-
Yang Gao authored
Batch metadata
-
Craig Tiller authored
-
Donna Dionne authored
Add uploading private result to GCS
-
Donna Dionne authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
The stub is manually adapted: - to the evolved runtime, - as if generated with insertion points.
-
Michael Lumish authored
C# mathserver listens on fixed port
-