aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/pb/test/server.rb
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_inte...Gravatar ncteisen2017-01-05
|\
* | Add advanced interop test behavior for Ruby server sideGravatar ncteisen2016-12-21
|/
* dont create extra thread on bidi call in benchmark, and change suggestedGravatar Alexander Polcyn2016-09-20
* Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
* Fix handling of one error in bidi calls, and one interop server methodGravatar murgatroid992016-06-23
* Got Ruby stress client working, with some modifications to interop testsGravatar murgatroid992016-04-22
* Fixed encoding for bytes fields in the ruby interop serverGravatar murgatroid992015-12-08
* Updates interop client/server loggingGravatar Tim Emiola2015-11-11
* Adds standard logging to the client/serverGravatar Tim Emiola2015-11-11
* accept --use_tls=true and --use_test_ca=true in rubyGravatar Jan Tattermusch2015-10-15
* Fixes bins in the grpc beta packageGravatar Tim Emiola2015-09-24
* Update sites using ServerCredentials.newGravatar Tim Emiola2015-08-31
* Reorganize interop test files.Gravatar Tim Emiola2015-08-14