Commit Graph

27 Commits

Author SHA1 Message Date
Alexis Reigel 7584d03ab1
allow disabling/enabling group runners per project 2018-04-23 09:21:48 +02:00
Alexis Reigel 4ccf734e38
show group runners on runners page 2018-04-23 09:21:47 +02:00
Oswaldo Ferreira f2709915d7 Add a button to deploy a runner to a Kubernetes cluster in the settings page 2018-02-23 13:26:51 -03:00
Mario de la Ossa f88d5974bb
Add pause/resume button to specific project runners 2017-12-27 09:23:09 -06:00
Shinya Maeda 84626fbb6c Add feature spec 2017-09-03 23:49:10 +09:00
Shinya Maeda fab3df77cf Fix tests 2017-08-23 21:58:45 +09:00
Shinya Maeda 438e18d809 Refurbish spec/features/runners_spec.rb 2017-08-23 21:17:59 +09:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Robert Speicher eef068754a Merge branch 'master' into rs-sign_in 2017-07-06 12:43:51 -04:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Robert Speicher a6ec5121f0 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
Achilleas Pipinellis edbbbe3a27 Fix grammar and typos in Runners pages
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-28 10:03:59 +02:00
Robert Speicher 75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Grzegorz Bizon 4cc77c3bf8 Minor runner-related code refactorings 2016-05-19 22:01:53 +02:00
Grzegorz Bizon 2ee24bd9ec Update specs to be valid only for tagged runner 2016-05-19 22:01:53 +02:00
Grzegorz Bizon 2aa5707194 Extend runner config options for untagged jobs 2016-05-19 22:01:53 +02:00
Kamil Trzcinski d58d88fbd5 Use different markdown 2016-04-19 07:39:53 -04:00
Kamil Trzcinski 21041525af Update according to review comments 2016-04-18 09:56:38 -04:00
Kamil Trzcinski 6b124d42d9 Add configurable shared runners text 2016-04-18 09:54:52 -04:00
Tomasz Maczukin 49d5c35b69 Fix old usages of `ci_runner` factory 2016-02-19 13:18:49 +01:00
Kamil Trzcinski 64bfd9d71a Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
Kamil Trzcinski e80e3f5372 Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
Kamil Trzcinski 03f5ff750b Show specific runners from projects where user is master or owner 2015-11-16 13:24:56 +01:00
Dmitriy Zaporozhets c876bfa0f2
Add missing spec file
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-28 11:01:45 +02:00