index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
ext
Commit message (
Expand
)
Author
Age
*
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
|
*
Merge pull request #8914 from apolcyn/update_ruby_protobuf_to_310
apolcyn
2016-12-05
|
|
\
|
*
|
keep old behavior to not destroy ruby server if not instantiated
Alex Polcyn
2016-12-05
|
|
*
destroy byte buffer reader after use in ruby recv msg
Alex Polcyn
2016-11-30
|
*
|
fix race between app and GC on ruby server shutdown
Alexander Polcyn
2016-11-23
|
|
/
*
|
regenerated projects
David Garcia Quintas
2016-11-18
*
|
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
\
\
*
\
\
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
\
\
\
|
*
|
|
Ran generate_projects.sh.
Mark D. Roth
2016-11-04
*
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
|
|
|
*
|
|
Avoid compiler error
Vijay Pai
2016-11-02
*
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-31
|
\
|
|
|
|
*
|
|
Merge pull request #8559 from murgatroid99/v1.0.1_upmerge
Michael Lumish
2016-10-28
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
|
|
Generate build files
Craig Tiller
2016-10-26
*
|
|
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
/
/
*
|
|
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix_gprc
Yuchen Zeng
2016-10-05
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-09-29
|
\
|
|
|
|
*
|
|
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
|
\
\
\
*
|
|
|
|
Add tracing, fix some transport bugs wrt buffer_pools
Craig Tiller
2016-09-28
*
|
|
|
|
Stub out end2end tests
Craig Tiller
2016-09-27
*
|
|
|
|
Add buffer pools to build
Craig Tiller
2016-09-22
|
/
/
/
/
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix_gprc
Yuchen Zeng
2016-09-22
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
\
\
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix_gprc
Yuchen Zeng
2016-09-15
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
change status in failed credential handler to unauth as intended
Alexander Polcyn
2016-09-14
|
|
|
*
|
surface more exception info for call creds errors
Alexander Polcyn
2016-09-14
|
*
|
|
|
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
|
\
\
\
\
|
|
|
|
|
*
Fix gprc
Yuchen Zeng
2016-09-13
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
|
\
\
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
/
|
|
Change wrapped languages to use the new channel arg macro name.
Mark D. Roth
2016-08-31
|
/
/
/
/
|
|
*
|
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
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Remove completion queue parameter from grpc_server_add_insecure_channel_from_...
Sree Kuchibhotla
2016-08-22
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6774 from a-veitch/add_resource
kpayson64
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
|
|
|
*
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
|
|
_
|
/
|
/
|
|
*
|
|
Rerun generate_projects.sh
murgatroid99
2016-07-25
[next]