index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
lib
Commit message (
Expand
)
Author
Age
...
*
Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'
Aggelos Avgerinos
2015-02-27
*
Synchronize initial package versions
Tim Emiola
2015-02-25
*
Tmp fix: splits the hostname from the host before creating a call
Tim Emiola
2015-02-25
*
Remove the ruby gRPC auth implementation
Tim Emiola
2015-02-25
*
Merge pull request #540 from ctiller/copyright
Tim Emiola
2015-02-18
|
\
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
|
Removes the line that sed could not fix
Tim Emiola
2015-02-17
*
|
Updates the module name in the idiomatic and stub layers
Tim Emiola
2015-02-17
|
/
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
Adds updater_proc, to simplify the setup of credentials during stub creation
Tim Emiola
2015-01-31
*
Ensures the auth modules are available with just require 'grpc'
Tim Emiola
2015-01-31
*
Adds compute engine auth implementation that extends the signet auth class
Tim Emiola
2015-01-31
*
Adds a signet based service_account creds implementation
Tim Emiola
2015-01-31
*
Extends signet with an apply/apply! methods
Tim Emiola
2015-01-31
*
Removed port_picker from active_call_spec, fixed some style issues
Tim Emiola
2015-01-26
*
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
*
Removes Google username from TODOs, removes defunct TODOs
Tim Emiola
2015-01-22
|
*
Removed beefcake extension hook, it was no longer needed
Tim Emiola
2015-01-22
*
|
Removed unexpected reference to auth.rb
Tim Emiola
2015-01-21
*
|
Updates ruby to stop using grpc_start_invoke
Tim Emiola
2015-01-21
|
/
*
Adds rubocop and fixes most style violations it detected
Tim Emiola
2015-01-16
*
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 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
*
Exposes event#finish as #close.
temiola
2014-12-19
*
Adds support for trailing metadata
temiola
2014-12-16
*
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
[prev]