aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/lib
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-06
|\
| * Fix for #804Gravatar Tim Emiola2015-03-06
| * Decompose the ClientStub initialize methodGravatar Tim Emiola2015-03-06
* | Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
|/
* Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'Gravatar Aggelos Avgerinos2015-02-27
* Synchronize initial package versionsGravatar Tim Emiola2015-02-25
* Tmp fix: splits the hostname from the host before creating a callGravatar Tim Emiola2015-02-25
* Remove the ruby gRPC auth implementationGravatar Tim Emiola2015-02-25
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Removes the line that sed could not fixGravatar Tim Emiola2015-02-17
* | Updates the module name in the idiomatic and stub layersGravatar Tim Emiola2015-02-17
|/
* Stop calling finish on server callsGravatar Tim Emiola2015-02-09
* Adds updater_proc, to simplify the setup of credentials during stub creationGravatar Tim Emiola2015-01-31
* Ensures the auth modules are available with just require 'grpc'Gravatar Tim Emiola2015-01-31
* Adds compute engine auth implementation that extends the signet auth classGravatar Tim Emiola2015-01-31
* Adds a signet based service_account creds implementationGravatar Tim Emiola2015-01-31
* Extends signet with an apply/apply! methodsGravatar Tim Emiola2015-01-31
* Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
* Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\
| * Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
| * Removed beefcake extension hook, it was no longer neededGravatar Tim Emiola2015-01-22
* | Removed unexpected reference to auth.rbGravatar Tim Emiola2015-01-21
* | Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
|/
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* 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 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
* Exposes event#finish as #close.Gravatar temiola2014-12-19
* Adds support for trailing metadataGravatar temiola2014-12-16
* 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