summaryrefslogtreecommitdiff
path: root/spec/models/ci/stage_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Real time pipeline show actionZeger-Jan van de Weg2017-05-061-2/+31
* Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-081-4/+13
* Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-5/+19
* Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-5/+15
* Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-0/+48
* Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-201-1/+1
* Fix broken testFilipa Lacerda2016-12-201-1/+1
* Improve specsKamil Trzcinski2016-12-201-2/+4
* Add tests for stage API endpointKamil Trzcinski2016-12-201-0/+11
* Fix detailed status specs for pipeline stage modelGrzegorz Bizon2016-12-121-1/+3
* Added Ci::Stage specsKamil Trzcinski2016-12-061-0/+133