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
/
rpc_server_spec.rb
Commit message (
Expand
)
Author
Age
*
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
*
Remove a bad flaky rpc server test
Tim Emiola
2015-09-25
*
Make insecure construction explicit, to address #2614
Tim Emiola
2015-08-31
*
Breaks API - switches timeout to a keyword arg.
Tim Emiola
2015-08-13
*
Only check metadata that we want: its allowed to have extra elements
Craig Tiller
2015-07-18
*
Ruby shutdown api migration
Tim Emiola
2015-06-17
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
*
Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md
Jan Tattermusch
2015-04-20
|
\
*
|
Remove usage of xray
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
|
/
*
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
*
Move timeout handling into the extension
Tim Emiola
2015-04-10
*
Corrects the handling of metadata when the optional deadline is specified
Tim Emiola
2015-03-23
*
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
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Add tagging to rpc_server multi-threading tests to isolate in their own test ...
Tim Emiola
2015-01-29
*
Removes port_picker from rpc_server_spec
Tim Emiola
2015-01-26
*
Adds rubocop and fixes most style violations it detected
Tim Emiola
2015-01-16
*
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