- Feb 21, 2015
-
-
Craig Tiller authored
Disabled httpcli_test, and ran build cleaner.
-
Nicolas "Pixel" Noble authored
Conflicts: Makefile
-
Craig Tiller authored
Various MacOS build fixes.
-
Nicolas "Pixel" Noble authored
Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_shared.vcxproj vsprojects/vs2013/grpc_shared.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters
-
Yang Gao authored
Add a facility to control tracing without recompiling
-
Nicolas "Pixel" Noble authored
-) Secure files shouldn't be in the base grpc. -) grpc++ depends on gpr. -) grpc++ depends on protobuf (!)
-
Craig Tiller authored
-
Masood Malekghassemi authored
The framework.assembly package.
-
Craig Tiller authored
-
Craig Tiller authored
This will help greatly when it comes to diagnosing customer issues.
-
Nicolas Noble authored
Fix ruby generator build
-
Jan Tattermusch authored
-
Nathaniel Manista authored
This provides for now what should be a nicer interface for code generation than that of the Face layer. In terms of abstraction it's conceptually very similar so the two should probably be merged as soon as is reasonable.
-
- Feb 20, 2015
-
-
Michael Lumish authored
clean up some internal path and names
-
Nicolas Noble authored
Always run build cleaner
-
Nicolas Noble authored
Make run_tests.py respect the run= attribute
-
Nicolas Noble authored
Minor changes for compatibility across different compilers
-
Nicolas Noble authored
Debian packages libgrpc and libgrpc-dev
-
Nicolas Noble authored
Fix TSAN reported error in fd_posix.c
-
Tim Emiola authored
added NuGet package specifications
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
jboeuf authored
Defining an installation prefix for grpc's root certs at compilation time.
-
Yang Gao authored
Make interop server respond to sigint
-
Craig Tiller authored
This will allow the test to shut down cleanly, and avoid failing.
-
Yang Gao authored
-
Yang Gao authored
Removing the hardcoded SSL roots.
-
Nicolas "Pixel" Noble authored
-
vjpai authored
-
vjpai authored
-
Julien Boeuf authored
- Makes 2 tests fail: - httpcli_test - interop_test
-
Tim Emiola authored
C# renaming of VS projects and some cleanup
-
Nathaniel Manista authored
-
Nathaniel Manista authored
These invocation-side values allow users to choose between synchronous and asynchronous execution of their RPCs with a single attribute access.
-
Nicolas "Pixel" Noble authored
-
Nathaniel Manista authored
-