summaryrefslogtreecommitdiff
path: root/spec/factories/ci/stages.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon2017-08-161-1/+1
* Add some validations to persisted stage modelGrzegorz Bizon2017-07-041-0/+2
* Use enumerated status in persisted stage classGrzegorz Bizon2017-07-041-0/+6
* Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-051-0/+2
|\
| * Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-0/+2
* | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-011-2/+4
|/
* Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-1/+2
* Added Ci::Stage specsKamil Trzcinski2016-12-061-0/+13