aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec
Commit message (Expand)AuthorAge
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Updates the module name in the idiomatic and stub layersGravatar Tim Emiola2015-02-17
|/
* Temporarily pauses some testsGravatar Tim Emiola2015-02-17
* Stop calling finish on server callsGravatar Tim Emiola2015-02-09
* updates the client server spec to reflect that status is no longer shownGravatar Tim Emiola2015-02-09
* Disable failing wrapping level testsGravatar Tim Emiola2015-02-09
* Fixes a event compiler errorGravatar Tim Emiola2015-02-09
* Ensures the auth modules are available with just require 'grpc'Gravatar Tim Emiola2015-01-31
* Adds compute engine auth implementation that extends the signet auth classGravatar Tim Emiola2015-01-31
* Adds a signet based service_account creds implementationGravatar Tim Emiola2015-01-31
* Extends signet with an apply/apply! methodsGravatar Tim Emiola2015-01-31
* Fix lint errors, other cleanupsGravatar Tim Emiola2015-01-31
* 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
* Fix a test that aborts on Docker imagesGravatar Tim Emiola2015-01-29
* Remove port_picker.rbGravatar Tim Emiola2015-01-26
* Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
* Removes port_picker from channel_specGravatar Tim Emiola2015-01-26
* Removes port_picker from call_spec.rb, removes a redundant testGravatar Tim Emiola2015-01-26
* Removed port_picker from server_spec.rbGravatar 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
* Completes mergeGravatar Tim Emiola2015-01-26
|\
* | Updates client_server_spec to use the server_portGravatar Tim Emiola2015-01-26
| * Resolves issues that stopped that stopped tests from running okGravatar Tim Emiola2015-01-26
|/
* Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\
| * Remove Go linksGravatar Tim Emiola2015-01-22
| * Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
* | Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
|/
* Fix a typoGravatar Tim Emiola2015-01-16
* 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
* Adds support for trailing metadataGravatar temiola2014-12-16
* 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