index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
Commit message (
Expand
)
Author
Age
*
Merge pull request #141 from jboeuf/ssl_server_creds_integration
Craig Tiller
2015-01-21
|
\
|
*
Fixing node and ruby builds.
Julien Boeuf
2015-01-21
*
|
Corrects the ruby interop tests
Tim Emiola
2015-01-20
|
/
*
Fixes a regression in the style pull request
Tim Emiola
2015-01-16
*
Fix a typo
Tim Emiola
2015-01-16
*
Adds rubocop and fixes most style violations it detected
Tim Emiola
2015-01-16
*
Updates to use the latest version of protobuf-ruby
Tim Emiola
2015-01-14
*
Merge github.com:google/grpc into format
Craig Tiller
2015-01-13
|
\
*
|
clang-format codebase
Craig Tiller
2015-01-13
|
*
Fixes the shebang line
Tim Emiola
2015-01-13
|
/
*
Updates the math and interop samples to use the fully-qualified method name.
temiola
2015-01-09
*
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-09
*
Switches to using protobuf-ruby.
temiola
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Updates the math and interop samples to use the fully-qualified method name.
temiola
2015-01-08
*
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-08
*
Switches to using protobuf-ruby.
temiola
2015-01-08
*
Updates extconf.rb to use grpc from the make install locations
temiola
2015-01-06
*
Exposes event#finish as #close.
temiola
2014-12-19
*
Adds support for trailing metadata
temiola
2014-12-16
*
Switches the ruby docker build to run from the new all-in-one repo.
temiola
2014-12-12
*
Fixes the ping_pong test.
temiola
2014-12-11
*
Corrects the incorrect duplex behaviour of bidi_call.rb
temiola
2014-12-11
*
Removed use of call.accept in gRPC Ruby
temiola
2014-12-11
*
Update modules and packages to allow for a single grpc import
temiola
2014-12-11
*
Adds support for metadata to the surface APIs
temiola
2014-12-10
*
Adds ruby versions of the interop server and client
temiola
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Incorporating ruby into the master grpc repository.
nnoble
2014-12-01