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
/
client_server_spec.rb
Commit message (
Expand
)
Author
Age
*
Updated compression tests with batch API changes
murgatroid99
2016-06-29
*
Resolved merge conflicts with master
murgatroid99
2016-06-28
|
\
|
*
Add a unit test for compression.
yang-g
2016-06-26
*
|
Finished removing CompletionQueue from Ruby API, made some changes for clarity
murgatroid99
2016-06-13
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyright
Craig Tiller
2016-02-05
*
Fix Ruby test that failed to read initial metadata
murgatroid99
2016-02-04
*
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
*
Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stability
Stanley Cheung
2015-08-31
|
\
|
*
Improves test stability
Tim Emiola
2015-08-31
*
|
Make insecure construction explicit, to address #2614
Tim Emiola
2015-08-31
*
|
Update sites using ServerCredentials.new
Tim Emiola
2015-08-31
|
/
*
Allow reserved metadata to be propagated between calls
Tim Emiola
2015-08-11
*
Use null for default host
Tim Emiola
2015-08-11
*
Exposes call#peer, channel#target
Tim Emiola
2015-08-11
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
Ruby shutdown api migration
Tim Emiola
2015-06-17
*
|
Ensure that there's always a poller for completion
Craig Tiller
2015-05-17
|
/
*
Correct style errors identified by the latest version of RuboCop
Tim Emiola
2015-04-14
*
Rewrite client_server_spec to use the new call API
Tim Emiola
2015-04-10
*
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
*
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
*
Temporarily pauses some tests
Tim Emiola
2015-02-17
*
updates the client server spec to reflect that status is no longer shown
Tim Emiola
2015-02-09
*
Removes remaining references to port_picker
Tim Emiola
2015-01-26
*
Completes merge
Tim Emiola
2015-01-26
|
\
*
|
Updates client_server_spec to use the server_port
Tim Emiola
2015-01-26
|
*
Resolves issues that stopped that stopped tests from running ok
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
*
|
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