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
Commit message (
Expand
)
Author
Age
*
Allow reserved metadata to be propagated between calls
Tim Emiola
2015-08-11
*
Use null for default host
Tim Emiola
2015-08-11
*
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
*
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
|
\
*
|
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
|
*
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
*
Move timeout handling into the extension
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
*
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
*
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
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
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
*
Removes remaining references to port_picker
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
*
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
*
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-08
*
Removed use of call.accept in gRPC Ruby
temiola
2014-12-11
*
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
[next]