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
*
combine more core batch ops
Alex Polcyn
2016-10-26
*
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
*
\
Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x
Nicolas Noble
2016-09-06
|
\
\
*
\
\
Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master
kpayson64
2016-09-02
|
\
\
\
|
|
|
*
remove log statements that showing contents of messages
Alexander Polcyn
2016-08-26
|
|
*
|
Merge branch 'v1.0.x' into upmerge-from-v1.0.x
Nicolas "Pixel" Noble
2016-08-24
|
|
/
|
|
|
/
|
|
/
|
|
*
Merge pull request #7800 from apolcyn/dont_catch_load_error
Nicolas Noble
2016-08-22
|
|
|
\
|
|
|
*
convert match data to string
Alexander Polcyn
2016-08-20
|
|
|
*
fix directory check
Alexander Polcyn
2016-08-19
|
|
|
*
dont catch load error when loading grpc lib in grpc gem
Alexander Polcyn
2016-08-19
|
|
|
*
Restoring require_relative.
Nicolas "Pixel" Noble
2016-08-19
|
|
|
*
Fixing loading precompiled Ruby extension on 2.x.10+
Nicolas "Pixel" Noble
2016-08-19
|
|
*
|
Bumping version to 1.0.1-pre1.
Nicolas "Pixel" Noble
2016-08-18
|
|
|
/
|
*
|
Use thread pool from concurrent-ruby on ruby server
Alexander Polcyn
2016-08-16
|
|
*
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
*
|
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-08-16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
*
|
Merge pull request #7293 from apolcyn/send_metadata_from_server_handler
kpayson64
2016-08-15
|
\
\
|
*
|
use sent flag only under mutex and dont fail in send_initial_metadata
Alexander Polcyn
2016-08-11
|
*
|
add mutex wrapper around sending and modifying of initial metadata
Alexander Polcyn
2016-08-11
|
|
*
remove dedicated thread for read loop in ruby bidi calls
Alexander Polcyn
2016-08-08
|
|
*
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
*
|
|
Merge v1.0.x into master
murgatroid99
2016-07-22
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Moved sending of initial metadata from server into server handler
Alex Polcyn
2016-07-20
|
|
/
|
/
|
|
*
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
[next]