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
...
|
*
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
|
/
*
Adds support for per message compression
Tim Emiola
2015-08-20
*
Remove the runtime dependency on the logging gem.
Tim Emiola
2015-08-17
*
Adds a test for ruby code generation.
Tim Emiola
2015-08-17
*
Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service
Jan Tattermusch
2015-08-14
|
\
|
*
Add a health checker service implementation.
Tim Emiola
2015-08-14
*
|
Adds the ruby timeout interop test.
Tim Emiola
2015-08-14
*
|
Breaks API - switches timeout to a keyword arg.
Tim Emiola
2015-08-13
|
/
*
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
*
Only check metadata that we want: its allowed to have extra elements
Craig Tiller
2015-07-18
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-output
donnadionne
2015-06-17
|
|
\
|
|
*
Prints test names as ruby tests run
Tim Emiola
2015-06-17
*
|
|
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
|
|
/
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-26
|
\
|
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-24
|
\
\
|
|
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
|
|
/
|
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
*
|
Ensure that there's always a poller for completion
Craig Tiller
2015-05-17
|
/
*
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
[prev]
[next]