index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
lib
Commit message (
Expand
)
Author
Age
*
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
|
*
Adds support for updating the output metadata to calls
Tim Emiola
2015-04-17
|
*
Propagate metadata in BadStatus
Tim Emiola
2015-04-17
|
*
Allow BadStatus to contain metadata
Tim Emiola
2015-04-17
|
*
Adds a hook for returning the client connect metadata
Tim Emiola
2015-04-17
|
*
Refactor: Shorter methods in RpcServer
Tim Emiola
2015-04-16
|
*
Refactor: Move the Pool out from RpcServer
Tim Emiola
2015-04-16
|
/
*
Fixes error with the keep-alive
Tim Emiola
2015-04-16
*
Adds a #run_till_terminated func to RpcServer
Tim Emiola
2015-04-16
*
Corrects handling of status during bidi call orchestration.
Tim Emiola
2015-04-15
*
Adds an explicit Cancellation exception
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
*
Update the version to 0.6.1
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
*
Update RPC server to use 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
*
Bump ruby version to match the new release
Tim Emiola
2015-04-07
*
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
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-06
|
\
|
*
Fix for #804
Tim Emiola
2015-03-06
|
*
Decompose the ClientStub initialize method
Tim Emiola
2015-03-06
*
|
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
|
/
*
Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'
Aggelos Avgerinos
2015-02-27
*
Synchronize initial package versions
Tim Emiola
2015-02-25
*
Tmp fix: splits the hostname from the host before creating a call
Tim Emiola
2015-02-25
*
Remove the ruby gRPC auth implementation
Tim Emiola
2015-02-25
*
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
*
|
Removes the line that sed could not fix
Tim Emiola
2015-02-17
*
|
Updates the module name in the idiomatic and stub layers
Tim Emiola
2015-02-17
|
/
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
Adds updater_proc, to simplify the setup of credentials during stub creation
Tim Emiola
2015-01-31
*
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
*
Removed port_picker from active_call_spec, fixed some style issues
Tim Emiola
2015-01-26
*
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
*
Removes Google username from TODOs, removes defunct TODOs
Tim Emiola
2015-01-22
|
*
Removed beefcake extension hook, it was no longer needed
Tim Emiola
2015-01-22
*
|
Removed unexpected reference to auth.rb
Tim Emiola
2015-01-21
[next]