summaryrefslogtreecommitdiff
path: root/spec/factories/ci/runners.rb
Commit message (Expand)AuthorAgeFilesLines
* 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