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
*
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
|
*
Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...
murgatroid99
2015-12-04
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
Julien Boeuf
2015-11-17
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixes an issue running the tests on Ruby2.2
Tim Emiola
2015-11-10
|
|
*
Updating the server1 cert so that it can be used with Go.
Julien Boeuf
2015-11-09
|
|
/
*
/
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
*
Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stability
Stanley Cheung
2015-08-31
|
\
|
*
Improves test stability
Tim Emiola
2015-08-31
*
|
Make insecure construction explicit, to address #2614
Tim Emiola
2015-08-31
*
|
Update sites using ServerCredentials.new
Tim Emiola
2015-08-31
|
/
*
Adds support for per message compression
Tim Emiola
2015-08-20
*
Remove the runtime dependency on the logging gem.
Tim Emiola
2015-08-17
*
Adds a test for ruby code generation.
Tim Emiola
2015-08-17
*
Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service
Jan Tattermusch
2015-08-14
|
\
|
*
Add a health checker service implementation.
Tim Emiola
2015-08-14
*
|
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
*
Exposes call#peer, channel#target
Tim Emiola
2015-08-11
*
Only check metadata that we want: its allowed to have extra elements
Craig Tiller
2015-07-18
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-output
donnadionne
2015-06-17
|
|
\
|
|
*
Prints test names as ruby tests run
Tim Emiola
2015-06-17
*
|
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
|
|
*
|
Ruby shutdown api migration
Tim Emiola
2015-06-17
|
|
/
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-26
|
\
|
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-24
|
\
\
|
|
*
Various tweaks to improve server stability
Tim Emiola
2015-05-22
|
|
/
|
*
Encapsulate logger within GRPC module
Nick Gauthier
2015-05-20
[next]