summaryrefslogtreecommitdiff
path: root/spec/features/runners_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add feature specShinya Maeda2017-09-031-0/+15
* Fix testsfix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spec-features-admin-admin_runners_spec-rbShinya Maeda2017-08-231-29/+32
* Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-108/+91
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-7/+7
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-2/+0
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+1
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-2/+2
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-1/+1
* Update specs to be valid only for tagged runnerGrzegorz Bizon2016-05-191-9/+13
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-0/+29
* Use different markdownconfigurable-shared-runners-textKamil Trzcinski2016-04-191-2/+3
* Update according to review commentsKamil Trzcinski2016-04-181-5/+4
* Add configurable shared runners textKamil Trzcinski2016-04-181-0/+16
* Fix old usages of `ci_runner` factoryTomasz Maczukin2016-02-191-5/+5
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-5/+5
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-19/+19
* Show specific runners from projects where user is master or ownerci-runners-master-or-ownerKamil Trzcinski2015-11-161-1/+11
* Add missing spec filemove-runners-pageDmitriy Zaporozhets2015-09-281-0/+87