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
/
client_stub_spec.rb
Commit message (
Expand
)
Author
Age
*
Finished removing CompletionQueue from Ruby API, made some changes for clarity
murgatroid99
2016-06-13
*
Finished updating code and tests with keyword argument changes
murgatroid99
2016-05-19
*
Avoid using unspecified keyword args where possible
murgatroid99
2016-05-16
*
Add spec to make sure invalid metadata values raise ArgumentError
Rafael Sales
2016-03-31
*
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
*
Ruby wrapping of core credentials API change.
Tim Emiola
2015-10-28
*
Fixes the broken ruby interop tests
Tim Emiola
2015-10-08
*
Make insecure construction explicit, to address #2614
Tim Emiola
2015-08-31
*
Adds the ruby timeout interop test.
Tim Emiola
2015-08-14
*
Ruby shutdown api migration
Tim Emiola
2015-06-17
*
Move Notifier into its own file
Tim Emiola
2015-04-24
*
Remove usage of xray
Tim Emiola
2015-04-17
*
Updates BidiCall/ClientStub to the new Call API
Tim Emiola
2015-04-10
*
Renables the test checking the server can send the initial bidi message
Tim Emiola
2015-03-23
*
Adds back calls to #finish at the end of server calls
Tim Emiola
2015-03-17
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
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
*
Removes remaining references to port_picker
Tim Emiola
2015-01-26
*
Removed port_picker form client_stub_spec
Tim Emiola
2015-01-26
*
Adds rubocop and fixes most style violations it detected
Tim Emiola
2015-01-16
*
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