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 #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
\
*
\
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
\
\
*
\
\
Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x
Nicolas Noble
2016-09-06
|
\
\
\
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master
kpayson64
2016-09-02
|
\
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-31
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-30
|
|
|
|
|
\
|
|
|
*
|
|
allow choosing config of ruby package builds from environment variable
Alexander Polcyn
2016-08-29
*
|
|
|
|
|
Update documentation
Craig Tiller
2016-08-29
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
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
*
|
|
|
Merge pull request #6774 from a-veitch/add_resource
kpayson64
2016-08-02
|
\
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-02
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
codegen/alloc.h -> support/alloc.h for ruby
David Garcia Quintas
2016-08-01
|
|
|
|
*
regenerated projects
David Garcia Quintas
2016-08-01
|
|
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
*
|
|
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg
murgatroid99
2016-07-28
|
|
\
\
\
\
|
|
|
|
|
*
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
David Garcia Quintas
2016-07-27
|
|
|
|
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
|
|
|
|
*
removed codegen/time.h
David Garcia Quintas
2016-07-27
|
|
|
|
|
*
removed codegen/byte_buffer.h
David Garcia Quintas
2016-07-27
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
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
|
|
/
/
/
*
|
|
|
Rerun generate_projects.sh
murgatroid99
2016-07-25
*
|
|
|
Merge v1.0.x into master
murgatroid99
2016-07-22
|
\
|
|
|
|
|
*
|
merge to upstream/master
Alistair Veitch
2016-07-21
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Moved sending of initial metadata from server into server handler
Alex Polcyn
2016-07-20
|
|
_
|
/
|
/
|
|
|
*
|
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
*
|
|
Merge pull request #7284 from ewr/FixRubyTimeConversion
kpayson64
2016-07-18
|
\
\
\
*
\
\
\
Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_tests
kpayson64
2016-07-15
|
\
\
\
\
|
*
|
|
|
changed compression request streaming enumerable to set write flag on every m...
Alexander Polcyn
2016-07-12
|
*
|
|
|
updated inner class comment
Alexander Polcyn
2016-07-12
[next]