aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Merge pull request #141 from jboeuf/ssl_server_creds_integrationGravatar Craig Tiller2015-01-21
|\
| * Fixing node and ruby builds.Gravatar Julien Boeuf2015-01-21
* | Corrects the ruby interop testsGravatar Tim Emiola2015-01-20
|/
* Fixes a regression in the style pull requestGravatar Tim Emiola2015-01-16
* Fix a typoGravatar Tim Emiola2015-01-16
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Updates to use the latest version of protobuf-rubyGravatar Tim Emiola2015-01-14
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Fixes the shebang lineGravatar Tim Emiola2015-01-13
|/
* Updates the math and interop samples to use the fully-qualified method name.Gravatar temiola2015-01-09
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-09
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Updates the math and interop samples to use the fully-qualified method name.Gravatar temiola2015-01-08
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-08
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
* Updates extconf.rb to use grpc from the make install locationsGravatar temiola2015-01-06
* Exposes event#finish as #close.Gravatar temiola2014-12-19
* Adds support for trailing metadataGravatar temiola2014-12-16
* Switches the ruby docker build to run from the new all-in-one repo.Gravatar temiola2014-12-12
* Fixes the ping_pong test.Gravatar temiola2014-12-11
* Corrects the incorrect duplex behaviour of bidi_call.rbGravatar temiola2014-12-11
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* Update modules and packages to allow for a single grpc importGravatar temiola2014-12-11
* Adds support for metadata to the surface APIsGravatar temiola2014-12-10
* Adds ruby versions of the interop server and clientGravatar temiola2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01