index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
Commit message (
Expand
)
Author
Age
*
Merge pull request #7885 from apolcyn/remove_slow_log_statements
apolcyn
2016-09-08
|
\
*
\
Merge pull request #7765 from apolcyn/benchmark_adjustments_ga
apolcyn
2016-09-08
|
\
\
*
|
|
allow choosing config of ruby package builds from environment variable
Alexander Polcyn
2016-08-29
|
|
*
remove log statements that showing contents of messages
Alexander Polcyn
2016-08-26
|
|
/
|
/
|
*
|
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
|
/
/
|
*
fail benchmarks with errors in a child rpc thread
Alexander Polcyn
2016-08-17
*
|
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
|
/
*
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 remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg
murgatroid99
2016-07-28
|
\
|
*
Merge pull request #7534 from murgatroid99/ruby_tools_script_naming
kpayson64
2016-07-27
|
|
\
*
|
|
Ruby Tools: automatically include plugin argument in protoc command
murgatroid99
2016-07-27
|
/
/
*
|
Updated ruby protos to use new _pb filename
Ken Payson
2016-07-26
|
*
Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
murgatroid99
2016-07-26
|
/
*
Remove undefined reference warning in Ruby build
murgatroid99
2016-07-19
*
Make new linker warning linux-only
murgatroid99
2016-07-19
*
Fix undefined reference in Ruby code, add linker warning
murgatroid99
2016-07-19
*
Improved some Ruby inline documentation
murgatroid99
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
|
*
Merge pull request #7270 from kpayson64/ruby_ga_change
kpayson64
2016-07-07
|
|
\
*
|
|
Split incoming initial and trailing metadata in Ruby calls
murgatroid99
2016-07-07
|
|
*
Change cancelled to cancelled?
Ken Payson
2016-07-07
|
|
/
|
/
|
|
*
Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_read...
David Garcia Quintas
2016-07-06
|
|
\
|
|
/
|
/
|
|
*
regenerated projects
David Garcia Quintas
2016-06-30
|
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
|
Added a comment about Ruby queue destruction
murgatroid99
2016-06-30
*
|
Simplified Ruby completion queue destruction code
murgatroid99
2016-06-30
*
|
Updated compression tests with batch API changes
murgatroid99
2016-06-29
*
|
Resolved merge conflicts with master
murgatroid99
2016-06-28
|
\
|
*
|
Fix bug that occasionally caused a call to be deleted twice
murgatroid99
2016-06-28
|
*
Add a unit test for compression.
yang-g
2016-06-26
|
*
Merge pull request #6803 from sreecha/epoll_changes
Craig Tiller
2016-06-25
|
|
\
|
*
|
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
*
|
|
Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixes
murgatroid99
2016-06-23
|
\
|
|
|
|
*
Merge branch 'master' into epoll_changes_merged
Sree Kuchibhotla
2016-06-21
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into epoll_changes
Sree Kuchibhotla
2016-06-16
|
|
|
\
*
|
|
|
Fixed ruby timeout_on_sleeping_server implementation
murgatroid99
2016-06-15
|
*
|
|
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Removed an extra mark object, fixed some documentation
murgatroid99
2016-06-13
*
|
|
|
Finished removing CompletionQueue from Ruby API, made some changes for clarity
murgatroid99
2016-06-13
[next]