index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
spec
/
generic
Commit message (
Expand
)
Author
Age
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
Attempts to remove a little of this tests flakiness
Tim Emiola
2015-01-31
*
Add tagging to rpc_server multi-threading tests to isolate in their own test ...
Tim Emiola
2015-01-29
*
Removes remaining references to port_picker
Tim Emiola
2015-01-26
*
Removed port_picker from active_call_spec, fixed some style issues
Tim Emiola
2015-01-26
*
Removes port_picker from rpc_server_spec
Tim Emiola
2015-01-26
*
Removed port_picker form client_stub_spec
Tim Emiola
2015-01-26
*
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
*
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
*
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
*
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