aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/interop/interop_client.rb
Commit message (Expand)AuthorAge
* Simplified ruby interop test filesGravatar murgatroid992016-04-21
* Reorganize interop test files.Gravatar Tim Emiola2015-08-14
* Update the generated code for the interop service.Gravatar Tim Emiola2015-08-14
* Merges timeout interop test changeGravatar Tim Emiola2015-08-14
* Adds the ruby timeout interop test.Gravatar Tim Emiola2015-08-14
* Corrects the cancel_after_first_response behaviourGravatar Tim Emiola2015-06-19
* Corrects the cancel_after_first_response testGravatar Tim Emiola2015-06-02
* Encapsulate logger within GRPC moduleGravatar Nick Gauthier2015-05-20
* Corrects command/flags used in ruby interop testsGravatar Tim Emiola2015-04-23
* Adds interop cancellation testsGravatar Tim Emiola2015-04-15
* Adds a jwt_token_creds interop testGravatar Tim Emiola2015-04-14
* Fixes reference to variable in the auth packageGravatar Tim Emiola2015-03-17
* Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...Gravatar Michael Lumish2015-02-25
|\
| * Updates the interop client to use the new auth libraryGravatar Tim Emiola2015-02-25
* | Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
|/
* Fixes a missed old module name reference in the interop clientGravatar Tim Emiola2015-02-23
* Removes unnecesary check from the interop testeGravatar Tim Emiola2015-02-19
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Adds a missing returnGravatar Tim Emiola2015-02-02
* Updates interop client to use update_procGravatar Tim Emiola2015-01-31
* Adds a compute engine auth GCE interop testGravatar Tim Emiola2015-01-31
* Adds an interop tests if OAuth behaviour is functioningGravatar Tim Emiola2015-01-31
* Fix lint errors, other cleanupsGravatar Tim Emiola2015-01-31
* Allows production certificates to be specifiedGravatar Tim Emiola2015-01-26
* Adds support for overriding the server host name during SSLGravatar Tim Emiola2015-01-26
* Adds a flag for running all the testsGravatar Tim Emiola2015-01-26
* Removes the test state tracking, that's available on JenkinsGravatar Tim Emiola2015-01-26
* Added the use_tls flag toggle connecting securelyGravatar Tim Emiola2015-01-26
* Corrects the ruby interop testsGravatar Tim Emiola2015-01-20
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Fixes the shebang lineGravatar Tim Emiola2015-01-13
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
* Fixes the ping_pong test.Gravatar temiola2014-12-11
* Update modules and packages to allow for a single grpc importGravatar temiola2014-12-11
* Adds ruby versions of the interop server and clientGravatar temiola2014-12-08