summaryrefslogtreecommitdiff
path: root/spec/controllers/groups/runners_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-4/+4
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Refactor validations and make runner factory by default to be instance-wide r...Kamil TrzciƄski2018-05-311-2/+1
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-1/+1
* Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith2018-05-071-0/+74