summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_runners_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+50
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-13/+61
|\
| * add type filter to admin runners pageAlexis Reigel2018-09-241-13/+61
* | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-191-2/+2
|/
* unify the usage of factorybot's 'create'Alexis Reigel2018-08-291-19/+19
* only run the specs as :js that actually need toAlexis Reigel2018-08-291-5/+5
* convert admin runners table to responsive tableAlexis Reigel2018-08-291-14/+10
* add sort dropdown to admin runners pageAlexis Reigel2018-08-291-0/+30
* use filtered search bar for admin runnersAlexis Reigel2018-08-291-53/+20
* add status filter to admin runners pageAlexis Reigel2018-08-201-9/+87
* clarify runners currently online textBen Bodenmiller2018-08-201-2/+2
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-7/+10
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-1/+1
* Fix admin runners specClement Ho2018-05-081-3/+3
* Fix spec/features/admin/admin_runners_spec.rb + test style improvementsDylan Griffith2018-05-011-3/+3
* denote group runners on admin runners pageAlexis Reigel2018-04-231-0/+41
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-4/+4
* Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-231-2/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-7/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-201-1/+1
* Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-2/+2
* Fix specShinya Maeda2017-07-201-1/+1
* Add coordinator url to admin area runner pageShinya Maeda2017-07-201-4/+3
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Add explicit message when no runners on adminTakuya Noguchi2017-06-261-19/+42
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
* Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-0/+3
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-3/+0
* Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-0/+3
* Make specs a bit fasterspec_optimizationValery Sizov2016-11-011-10/+17
* Admins should be able to assign locked runners as wellLin Jen-Shin2016-06-281-0/+10
* Rename to assignable runner for shared examples:Lin Jen-Shin2016-06-281-3/+3
* Admin should be able to turn shared runners into specific ones:Lin Jen-Shin2016-06-281-8/+24
* Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-0/+34
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-0/+22
* Move CI admin builds and runners specs to correct directory [ci skip]Kamil Trzcinski2015-12-141-0/+64