summaryrefslogtreecommitdiff
path: root/spec/controllers/admin/runners_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+3
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+18
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-6/+6
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-7/+7
* Use expect { }.to change { }use-update-runner-serviceLin Jen-Shin2017-02-151-9/+9
* Add some tests for admin/project runners pageLin Jen-Shin2017-02-151-0/+85