aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/pb/test
Commit message (Expand)AuthorAge
* Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
|\
| * Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
* | changed compression request streaming enumerable to set write flag on every m...Gravatar Alexander Polcyn2016-07-12
* | updated inner class commentGravatar Alexander Polcyn2016-07-12
* | simplified client streaming compression request enumerableGravatar Alexander Polcyn2016-07-12
* | added ruby client compression interop testsGravatar Alexander Polcyn2016-07-12
|/
* Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
* Fix handling of one error in bidi calls, and one interop server methodGravatar murgatroid992016-06-23
* Fixed ruby timeout_on_sleeping_server implementationGravatar murgatroid992016-06-15
* Removed remaining reference to timeout argument from ruby interop clientGravatar murgatroid992016-05-23
* Updated ruby interop client with keyword argument changesGravatar murgatroid992016-05-23
* Got Ruby stress client working, with some modifications to interop testsGravatar murgatroid992016-04-22
* Simplified ruby interop test filesGravatar murgatroid992016-04-21
* Update copyrightsGravatar Craig Tiller2016-03-31
* Resolved merge conflicts with upstream/release-0_12Gravatar murgatroid992016-01-07
|\
| * Updated dependencies, fixed a couple of testsGravatar murgatroid992016-01-06
* | Made ruby per-rpc creds interop use auth plugin APIGravatar murgatroid992016-01-05
|/
* Fixed stub construction in interop clientGravatar murgatroid992015-12-16
* Merge pull request #4412 from murgatroid99/ruby_auth_metadata_pluginGravatar Michael Lumish2015-12-11
|\
* | Get rid of SSL_CERT_FILE env entirelyGravatar Jan Tattermusch2015-12-10
* | Fixed encoding for bytes fields in the ruby interop serverGravatar murgatroid992015-12-08
* | Fix encoding for bytes fields in ruby interop clientGravatar murgatroid992015-12-08
* | update ruby to new position of math.proto and health.protoGravatar Jan Tattermusch2015-12-07
| * Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...Gravatar murgatroid992015-12-04
|/
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * Updates interop client/server loggingGravatar Tim Emiola2015-11-11
| * Adds standard logging to the client/serverGravatar Tim Emiola2015-11-11
* | Ruby wrapping of core credentials API change.Gravatar Tim Emiola2015-10-28
| * fix ruby per_rpc_credsGravatar Jan Tattermusch2015-10-19
| * 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
* Removes the dependency on MinitestGravatar Tim Emiola2015-08-17
* Reorganize interop test files.Gravatar Tim Emiola2015-08-14
* Update the generated code for the interop service.Gravatar Tim Emiola2015-08-14