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
Commit message (
Expand
)
Author
Age
...
|
|
*
add factory method to bad status to create correct subclass
Alexander Polcyn
2016-11-29
|
|
*
add ruby subclasses of bad status for each GPRC status code
Alexander Polcyn
2016-11-28
|
|
/
*
|
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
*
|
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
*
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Updated ruby protos to use new _pb filename
Ken Payson
2016-07-26
|
|
*
Moved sending of initial metadata from server into server handler
Alex Polcyn
2016-07-20
|
|
/
|
/
|
*
|
removed unnecessary public methods removed tests of non api methods
Alex Polcyn
2016-07-12
*
|
Removed expectations of entire provided algorithms list in tests
Alexander Polcyn
2016-07-11
*
|
replaced constant compress level names with ids
Alexander Polcyn
2016-07-11
*
|
Replaced private ruby methods with internal c functions
Alexander Polcyn
2016-07-10
*
|
Added ruby wrapper for grpc_compression_options
Alexander Polcyn
2016-07-10
|
/
*
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
|
/
*
Updated compression tests with batch API changes
murgatroid99
2016-06-29
*
Resolved merge conflicts with master
murgatroid99
2016-06-28
|
\
|
*
Add a unit test for compression.
yang-g
2016-06-26
*
|
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
*
ruby: Add test case for referring external package
Jun Mukai
2016-04-07
*
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
*
fix ruby impl and test
yang-g
2016-02-19
*
global replace health check proto v1alpha to v1
yang-g
2016-02-19
*
Fix copyright
Craig Tiller
2016-02-05
*
Fix Ruby test that failed to read initial metadata
murgatroid99
2016-02-04
*
Re-add missing newline in ruby file
murgatroid99
2016-01-14
*
Update copyrights
murgatroid99
2016-01-13
*
Updated dependencies, fixed a couple of tests
murgatroid99
2016-01-06
*
Made insecure channel/stub explicit, in all layers
murgatroid99
2015-12-16
*
Merge pull request #4412 from murgatroid99/ruby_auth_metadata_plugin
Michael Lumish
2015-12-11
|
\
*
|
update channel_credentials_spec
Jan Tattermusch
2015-12-11
[prev]
[next]