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
*
Regenerate projects
Sanjay Pujare
2019-01-03
*
ruby-sigint ready to be merged!
Tommy Chen
2018-12-26
*
Return unimplemented
ganmacs
2018-11-25
*
Regenerate projects
Muxi Yan
2018-11-19
*
Regenerate projects
Stanley Cheung
2018-10-08
*
Merge pull request #16593 from iguchi1124/remove-duplicate-error
apolcyn
2018-10-08
|
\
*
\
Merge pull request #16642 from tenderlove/send-instead-of-method
apolcyn
2018-09-20
|
\
\
|
*
|
Switch to `send` instead of `method(...).call`
Aaron Patterson
2018-09-17
|
|
*
Remove duplicate `Unimplemented` error definition
Shota Iguchi
2018-09-10
|
|
/
*
/
Rescue GRPC::Core::CallError not to kill the worker threads
ganmacs
2018-08-28
|
/
*
Regenerate projects
Juanli Shen
2018-08-27
*
Regenerate projects
Srini Polavarapu
2018-07-19
*
GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
ganmacs
2018-06-23
*
Delete unused @metadata_tag
ganmacs
2018-06-18
*
Merge pull request #15755 from ganmacs/unify-duplicated-method
apolcyn
2018-06-14
|
\
|
*
Unify nearly same method
ganmacs
2018-06-14
*
|
Regenrate projects
Srini Polavarapu
2018-06-08
|
/
*
Add more details to a resource exhausted ruby error
Alexander Polcyn
2018-05-18
*
Regenerate projects
Mehrdad Afshari
2018-05-02
*
Merge pull request #14922 from apolcyn/ruby_bidi_error
apolcyn
2018-04-04
|
\
*
|
Regenerate projects
Mehrdad Afshari
2018-04-04
|
*
Never throw CallErrors for failed bidi reads or writes
Alexander Polcyn
2018-04-03
|
/
*
Fix ruby document
nownabe
2018-03-13
*
Regenerate projects
Mehrdad Afshari
2018-02-22
*
Guarantee no race between ruby server's shutdown_and_notify and destroy
Alexander Polcyn
2018-02-06
*
Refactor ruby server shutdown to fix a race
Alexander Polcyn
2018-01-22
*
Regenerate projects
Mehrdad Afshari
2018-01-19
*
Merge pull request #13515 from mehrdada/bump-master-version
Mehrdad Afshari
2017-11-28
|
\
*
\
Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests
apolcyn
2017-11-27
|
\
\
|
*
|
Remove some sleeps in ruby tests and fix test server shutdown
Alex Polcyn
2017-11-27
|
|
*
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
/
|
/
|
*
|
remove use of keyword args
Alexander Polcyn
2017-10-31
*
|
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
*
|
return nil from google rpc status conversion if the grpc-status-details-bin t...
Alexander Polcyn
2017-09-26
|
/
*
Add Ruby server interceptors
Shaun McCormick
2017-09-25
*
add a client side utility for extracting a google rpc
Alexander Polcyn
2017-09-18
*
Merge pull request #12213 from dgquintas/v1.7.x-version-bump
David G. Quintas
2017-08-17
|
\
|
*
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
*
|
Catch NotImplementedError exceptions and forward them to the client.
John Millikin
2017-08-16
|
/
*
cancel calls with an error message when bidi write loop fails with user
Alexander Polcyn
2017-08-07
*
properly finish bidi calls when there is an initial error
Alexander Polcyn
2017-07-27
*
Merge pull request #11764 from apolcyn/fix_ruby_socket_leak
apolcyn
2017-07-20
|
\
|
*
add missing fields on server call context and improve robustness of finished ...
Alexander Polcyn
2017-07-19
|
*
make sure that client-side view of calls is robust
Alexander Polcyn
2017-07-18
|
*
dont wait for gc to destroy calls on ruby server
Alexander Polcyn
2017-07-13
*
|
remove an unused method
Alexander Polcyn
2017-07-11
|
/
*
Merge pull request #9823 from mjkim/fix_unkown
Mehrdad Afshari
2017-06-12
|
\
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
*
|
Remove unnecessary require_relative
Ernie Miller
2017-05-12
[next]