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
/
call_spec.rb
Commit message (
Expand
)
Author
Age
*
Made insecure channel/stub explicit, in all layers
murgatroid99
2015-12-16
*
Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...
murgatroid99
2015-12-04
*
Adds support for per message compression
Tim Emiola
2015-08-20
*
Allow reserved metadata to be propagated between calls
Tim Emiola
2015-08-11
*
Use null for default host
Tim Emiola
2015-08-11
*
Cleanup: remove redundant ruby code
Tim Emiola
2015-04-10
*
Adds symbols to access the fields in Status struct
Tim Emiola
2015-04-10
*
Adds the call operation codes
Tim Emiola
2015-04-10
*
Updates Channel#create_call to the new API
Tim Emiola
2015-04-10
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Disable failing wrapping level tests
Tim Emiola
2015-02-09
*
Removes port_picker from call_spec.rb, removes a redundant test
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
*
Adds support for trailing metadata
temiola
2014-12-16
*
Removed use of call.accept in gRPC Ruby
temiola
2014-12-11
*
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