- Apr 20, 2015
-
-
Jan Tattermusch authored
Grpc ruby add support for returning metadata to the rpc server
-
Jan Tattermusch authored
Add SimpleCov coverage set up for gRPC ruby
-
Craig Tiller authored
Refactoring of core security to remove the factories.
-
- Apr 19, 2015
-
-
Julien Boeuf authored
-
- Apr 18, 2015
-
-
Julien Boeuf authored
- Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
-
Stanley Cheung authored
Remove usage of xray
-
Tim Emiola authored
- xray was useful during dev testing but is neither a dev or runtime dep - its presence causes issues for libraries that handle signals themselves Also - updates grpc.gemspec with requirements
-
Tim Emiola authored
-
Tim Emiola authored
-
Yang Gao authored
Fixing dependency...
-
Nicolas "Pixel" Noble authored
-
- Apr 17, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
- allow BadStatus to contain metadata that's populated by keyword args - on servers, convert raised BadStatus metadata to trailers - on clients, convert trailers to BadStatus metadata when raising BadStatus
-
Tim Emiola authored
Avoid implicit function declarations
-
Tim Emiola authored
Use TypedData_XXX instead of Data_XXX
-
Tim Emiola authored
-
Tim Emiola authored
-
Craig Tiller authored
Adding option to add a null terminator when loading a file.
-
Yang Gao authored
Move proto files up the tree to prepare for sharing.
-
Abhishek Kumar authored
-
Abhishek Kumar authored
-
Jan Tattermusch authored
Grpc ruby rpc server simple signal handling
-
Nicolas Noble authored
Avoid generating libs for unknown types.
-
Yuki Yugui Sonoda authored
Conflicts: src/ruby/ext/grpc/rb_grpc.c
-
Yuki Yugui Sonoda authored
Conflicts: src/ruby/ext/grpc/rb_grpc.c
-
Nicolas Noble authored
Wrap ParseCommandLineFlags in InitTest
-
Nicolas Noble authored
Get GRPC_TRACE tcp working again
-
Nicolas Noble authored
Get run_tests.py forever mode working again
-
Yang Gao authored
-
donnadionne authored
Return 1 when test_case is not supported in interop test
-
Tim Emiola authored
-
- Apr 16, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
-
Yang Gao authored
Registered calls
-
Tim Emiola authored
-
Tim Emiola authored
- adds signal handling to RpcServer - ensures that very little behaviour occurs in the signal handling context - adds #run_till_terminated that launches a server in a thread and then handles signals that can be used to stop it.
-
Craig Tiller authored
-
Julien Boeuf authored
-
Stanley Cheung authored
Updates gem dependencies, style rules
-
Craig Tiller authored
-