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
Commit message (
Expand
)
Author
Age
...
*
Correct style errors identified by the latest version of RuboCop
Tim Emiola
2015-04-14
*
Move timeout handling into the extension
Tim Emiola
2015-04-10
*
Cleanup: remove redundant ruby code
Tim Emiola
2015-04-10
*
Updates BidiCall/ClientStub to the new Call API
Tim Emiola
2015-04-10
*
Updates ActiveCall to use the new call API
Tim Emiola
2015-04-10
*
Rewrite client_server_spec to use the new call API
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
*
Renables the test checking the server can send the initial bidi message
Tim Emiola
2015-03-23
*
Enables some incorrectly disabled tests
Tim Emiola
2015-03-23
*
Corrects the handling of metadata when the optional deadline is specified
Tim Emiola
2015-03-23
*
Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls
Michael Lumish
2015-03-18
|
\
|
*
Adds back calls to #finish at the end of server calls
Tim Emiola
2015-03-17
*
|
Exposes the metadata method in server-side ActiveCall view classes
Tim Emiola
2015-03-17
|
/
*
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
*
Removed execute permissions from README files.
Misha Brukman
2015-03-02
*
Removes a redundant canary test
Tim Emiola
2015-02-25
*
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...
Michael Lumish
2015-02-25
|
\
|
*
Remove the ruby gRPC auth implementation
Tim Emiola
2015-02-25
*
|
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
\
|
|
/
|
/
|
*
|
Temporarily suspend some tests that started failing because during the final ...
Tim Emiola
2015-02-24
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
/
*
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
*
|
Updates the module name in the idiomatic and stub layers
Tim Emiola
2015-02-17
|
/
*
Temporarily pauses some tests
Tim Emiola
2015-02-17
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
updates the client server spec to reflect that status is no longer shown
Tim Emiola
2015-02-09
*
Disable failing wrapping level tests
Tim Emiola
2015-02-09
*
Fixes a event compiler error
Tim Emiola
2015-02-09
*
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
*
Fix lint errors, other cleanups
Tim Emiola
2015-01-31
*
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
*
Fix a test that aborts on Docker images
Tim Emiola
2015-01-29
*
Remove port_picker.rb
Tim Emiola
2015-01-26
*
Removes remaining references to port_picker
Tim Emiola
2015-01-26
*
Removes port_picker from channel_spec
Tim Emiola
2015-01-26
*
Removes port_picker from call_spec.rb, removes a redundant test
Tim Emiola
2015-01-26
*
Removed port_picker from server_spec.rb
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
*
Completes merge
Tim Emiola
2015-01-26
|
\
*
|
Updates client_server_spec to use the server_port
Tim Emiola
2015-01-26
[prev]
[next]