index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
spec
/
generic
Commit message (
Expand
)
Author
Age
*
Merge pull request #9018 from apolcyn/fix_ruby_pool_flake
apolcyn
2017-01-04
|
\
*
|
Ruby: show error class and message instead of unknown
Yuan He
2016-12-22
*
|
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
\
|
|
*
remove ruby thread pool unit test of exception on overload
Alexander Polcyn
2016-12-08
|
|
/
|
/
|
|
*
change client code to use specific exceptions and throw bad status if
Alexander Polcyn
2016-11-30
*
|
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
Jan Tattermusch
2016-11-22
|
\
|
|
*
change per job sleep of 5 seconds back to 3 in unit test
Alexander Polcyn
2016-11-04
|
*
clean up pool unit tests
Alexander Polcyn
2016-11-04
|
*
remove wait queue from ruby thread pool to avoid deadlock
Alexander Polcyn
2016-11-03
*
|
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
\
|
*
|
combine more core batch ops
Alex Polcyn
2016-10-26
*
|
fix write buffer ruby test
Alexander Polcyn
2016-10-13
|
*
remove comment, for issues with pushing updates
Alexander Polcyn
2016-09-14
|
*
surface more exception info for call creds errors
Alexander Polcyn
2016-09-14
*
|
Use thread pool from concurrent-ruby on ruby server
Alexander Polcyn
2016-08-16
*
|
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
*
|
Moved sending of initial metadata from server into server handler
Alex Polcyn
2016-07-20
|
/
*
Merge branch 'master' into ruby_api_review_changes
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
|
/
*
Finished removing CompletionQueue from Ruby API, made some changes for clarity
murgatroid99
2016-06-13
*
Finished updating code and tests with keyword argument changes
murgatroid99
2016-05-19
*
Avoid using unspecified keyword args where possible
murgatroid99
2016-05-16
*
Add a default handler to Ruby services that returns UNIMPLEMENTED
murgatroid99
2016-05-06
*
Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata
Jan Tattermusch
2016-04-05
|
\
*
|
Make ruby library conform to status code spec
murgatroid99
2016-04-04
|
*
Add spec to make sure invalid metadata values raise ArgumentError
Rafael Sales
2016-03-31
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyright
murgatroid99
2016-03-09
*
Ruby: fix some synchronization code in server implementation
murgatroid99
2016-03-09
*
Made insecure channel/stub explicit, in all layers
murgatroid99
2015-12-16
*
Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...
murgatroid99
2015-12-04
*
Ruby wrapping of core credentials API change.
Tim Emiola
2015-10-28
*
Fixes the broken ruby interop tests
Tim Emiola
2015-10-08
*
Remove a bad flaky rpc server test
Tim Emiola
2015-09-25
*
Make insecure construction explicit, to address #2614
Tim Emiola
2015-08-31
*
Adds support for per message compression
Tim Emiola
2015-08-20
*
Adds the ruby timeout interop test.
Tim Emiola
2015-08-14
*
Breaks API - switches timeout to a keyword arg.
Tim Emiola
2015-08-13
*
Allow reserved metadata to be propagated between calls
Tim Emiola
2015-08-11
*
Use null for default host
Tim Emiola
2015-08-11
*
Only check metadata that we want: its allowed to have extra elements
Craig Tiller
2015-07-18
*
Ruby shutdown api migration
Tim Emiola
2015-06-17
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
*
make underscore a class method of GenericService
Tim Emiola
2015-05-07
*
Move Notifier into its own file
Tim Emiola
2015-04-24
*
Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md
Jan Tattermusch
2015-04-20
|
\
*
|
Remove usage of xray
Tim Emiola
2015-04-17
[next]