summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/stage
Commit message (Expand)AuthorAgeFilesLines
* Add specs for methods that count pipeline seeds sizeGrzegorz Bizon2017-10-051-0/+6
* Fix typoShinya Maeda2017-09-031-1/+1
* Impprove spec by godfat suggestionsShinya Maeda2017-09-031-1/+10
* Add the rest of specsShinya Maeda2017-09-031-0/+11
* Improve specs for pipeline and pipeline seedsGrzegorz Bizon2017-06-051-1/+1
* Add assertions about new pipeline stage in specsGrzegorz Bizon2017-06-051-0/+4
* Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-021-2/+1
* Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-022-66/+54
* Return stage seeds object from YAML processorGrzegorz Bizon2017-05-311-0/+4
* Refine pipeline stages seeds classGrzegorz Bizon2017-05-312-47/+62
* Add stage seed class that represents attributesGrzegorz Bizon2017-05-301-0/+47