summaryrefslogtreecommitdiff
path: root/spec/factories/ci/runners.rb
Commit message (Expand)AuthorAgeFilesLines
* Bring back deleted specsKamil Trzciński2018-05-311-0/+8
* Fix traits of runners factoriesKamil Trzciński2018-05-311-0/+8
* Fix some failuresKamil Trzciński2018-05-311-0/+4
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-15/+5
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-0/+13
* Add DB constraint ci_runners.runner_type not nullDylan Griffith2018-05-091-0/+2
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Fix specShinya Maeda2017-09-031-4/+1
* Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-2/+2
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-4/+4
* Impprove spec by godfat suggestionsShinya Maeda2017-09-031-2/+2
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-0/+8
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-3/+1
* Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-0/+4
* Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-271-0/+4
* Remove schema annotations completelyValery Sizov2016-09-161-19/+0
* Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-131-0/+4
* Move all factory definitions to their own fileRobert Speicher2016-03-041-2/+0
* Refactorize `ci_runner` factory and `let` definitions in runners API specTomasz Maczukin2016-02-191-6/+4
* Fix most of project specsDmitriy Zaporozhets2015-09-101-2/+2
* Merge CI factories and CI spec/support with GitLabDmitriy Zaporozhets2015-09-091-0/+38