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
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
*
Getting rid of more seemingly dead code
Craig Tiller
2015-05-12
*
make underscore a class method of GenericService
Tim Emiola
2015-05-07
*
Move Notifier into its own file
Tim Emiola
2015-04-24
*
Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md
Jan Tattermusch
2015-04-20
|
\
*
\
Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage
Jan Tattermusch
2015-04-20
|
\
\
*
\
\
Merge pull request #1315 from jboeuf/security_connector
Craig Tiller
2015-04-19
|
\
\
\
|
*
|
|
Fixing inaccurate ruby test.
Julien Boeuf
2015-04-18
*
|
|
|
Remove usage of xray
Tim Emiola
2015-04-17
|
/
/
/
|
*
/
Add SimpleCov coverage set up for gRPC ruby
Tim Emiola
2015-04-17
|
/
/
|
*
clarify test descriptions
Tim Emiola
2015-04-17
|
*
Adds support for updating the output metadata to calls
Tim Emiola
2015-04-17
|
*
Propagate metadata in BadStatus
Tim Emiola
2015-04-17
|
*
Adds a hook for returning the client connect metadata
Tim Emiola
2015-04-17
|
*
Refactor: Move the Pool out from RpcServer
Tim Emiola
2015-04-16
|
/
*
Adds an explicit Cancellation exception
Tim Emiola
2015-04-15
*
Adds a tests that demonstrates successful cancellation
Tim Emiola
2015-04-15
*
Automatically adds a key for the jwt_aud_uri to the metadata handled by the m...
Tim Emiola
2015-04-14
*
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
[next]