aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/generic
Commit message (Expand)AuthorAge
...
* Updates BidiCall/ClientStub to the new Call APIGravatar Tim Emiola2015-04-10
* Updates ActiveCall to use the new call APIGravatar Tim Emiola2015-04-10
* Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
* Renables the test checking the server can send the initial bidi messageGravatar Tim Emiola2015-03-23
* Enables some incorrectly disabled testsGravatar Tim Emiola2015-03-23
* Corrects the handling of metadata when the optional deadline is specifiedGravatar Tim Emiola2015-03-23
* Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_callsGravatar Michael Lumish2015-03-18
|\
| * Adds back calls to #finish at the end of server callsGravatar Tim Emiola2015-03-17
* | Exposes the metadata method in server-side ActiveCall view classesGravatar Tim Emiola2015-03-17
|/
* Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
* Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\
* | Temporarily suspend some tests that started failing because during the final ...Gravatar Tim Emiola2015-02-24
| * Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Stop calling finish on server callsGravatar Tim Emiola2015-02-09
* Attempts to remove a little of this tests flakinessGravatar Tim Emiola2015-01-31
* Add tagging to rpc_server multi-threading tests to isolate in their own test ...Gravatar Tim Emiola2015-01-29
* Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
* Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
* Removes port_picker from rpc_server_specGravatar Tim Emiola2015-01-26
* Removed port_picker form client_stub_specGravatar Tim Emiola2015-01-26
* Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-08
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* Update modules and packages to allow for a single grpc importGravatar temiola2014-12-11
* Adds support for metadata to the surface APIsGravatar temiola2014-12-10
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01