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 v1.0.x into master
murgatroid99
2016-07-22
|
\
|
*
Improved some Ruby inline documentation
murgatroid99
2016-07-12
*
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
/
*
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
*
Merge branch 'master' into ruby_api_review_changes
murgatroid99
2016-07-08
|
\
*
|
Revert changes to SingleReqView and MultiReqView
murgatroid99
2016-07-08
*
|
Split incoming initial and trailing metadata in Ruby calls
murgatroid99
2016-07-07
|
*
Change cancelled to cancelled?
Ken Payson
2016-07-07
|
/
*
Resolved merge conflicts with master
murgatroid99
2016-06-28
|
\
*
|
Fix bug that occasionally caused a call to be deleted twice
murgatroid99
2016-06-28
|
*
Update master branch to 0.16.0-dev
murgatroid99
2016-06-24
*
|
Fix handling of one error in bidi calls, and one interop server method
murgatroid99
2016-06-23
*
|
Fixed missing variable propagation
murgatroid99
2016-06-23
*
|
Finished removing CompletionQueue from Ruby API, made some changes for clarity
murgatroid99
2016-06-13
|
/
*
Fixed ruby fd bug
Ken Payson
2016-06-01
*
Finished updating code and tests with keyword argument changes
murgatroid99
2016-05-19
*
Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args
murgatroid99
2016-05-17
|
\
|
*
Removed remaining references to old server handling code
murgatroid99
2016-05-16
|
*
Handle signals properly when dropping GVL
murgatroid99
2016-05-16
*
|
Avoid using unspecified keyword args where possible
murgatroid99
2016-05-16
|
/
*
Merge pull request #6537 from grpc/release-0_14
Nicolas Noble
2016-05-11
|
\
|
*
Merge pull request #6500 from murgatroid99/ruby_user_agent
Jan Tattermusch
2016-05-11
|
|
\
|
*
|
The release branch is now 0.14.1-pre1.
Nicolas "Pixel" Noble
2016-05-10
|
*
|
Processing the 0.14 release.
Nicolas "Pixel" Noble
2016-05-10
*
|
|
Merge pull request #6475 from grpc/release-0_14
Nicolas Noble
2016-05-09
|
\
|
|
|
|
*
Allow Ruby client code to set a user agent
murgatroid99
2016-05-09
|
|
/
|
*
Merge pull request #6472 from murgatroid99/ruby_signal_handling2
Jan Tattermusch
2016-05-09
|
|
\
|
*
|
Add a default handler to Ruby services that returns UNIMPLEMENTED
murgatroid99
2016-05-06
|
|
*
Poll for signals more frequently, for greater responsiveness
murgatroid99
2016-05-06
|
|
*
Make Ruby library terminate on Ctrl+C on client and server
murgatroid99
2016-05-06
*
|
|
Master is now 0.15.0-dev.
Nicolas "Pixel" Noble
2016-05-06
|
|
/
|
/
|
|
*
The release branch is now 0.14.0-pre1.
Nicolas "Pixel" Noble
2016-05-06
|
/
*
Fixed rubocop issues with newest changes
murgatroid99
2016-05-03
*
Ruby: improve server error handling, fix a reference error
murgatroid99
2016-05-03
*
Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback
murgatroid99
2016-04-28
*
Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby
Jan Tattermusch
2016-04-26
|
\
|
*
Wrap delegate line to fix a Rubocop error about line length
Eric Richardson
2016-04-26
*
|
Changed some 'require' to 'require_relative' and modified rpc_server slightly
murgatroid99
2016-04-22
|
*
Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView
Eric Richardson
2016-04-20
|
/
*
New CQ for each client call
vjpai
2016-04-12
*
Make ruby library conform to status code spec
murgatroid99
2016-04-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Remove extraneous mutex, restrict state transitions
murgatroid99
2016-03-09
*
Ruby: fix some synchronization code in server implementation
murgatroid99
2016-03-09
*
Merge pull request #5348 from nicolasnoble/backport-merge
Nicolas Noble
2016-02-23
*
Fix copyrights
murgatroid99
2016-02-17
*
Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular i...
murgatroid99
2016-02-16
*
Flagging 0.13.1-pre1.
Nicolas "Pixel" Noble
2016-02-13
*
Flagging the release.
Nicolas "Pixel" Noble
2016-02-13
*
Revert Ruby version specialization
Masood Malekghassemi
2016-02-11
[next]