summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/chain/populate_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-2/+2
* Assign pipeline protected attribute in PopulateMatija Čupić2019-01-211-0/+25
* Prevent creating pipelines with ambiguous refsMatija Čupić2018-12-081-0/+2
* Correct CE-EE parity in two CI-related specsrs-spec-lib-gitlab-ci-parityRobert Speicher2018-06-181-1/+1
* CE-EE parity for spec/lib/gitlab/ci/pipeline/chain/populate_spec.rbRobert Speicher2018-06-181-1/+1
* Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in do...per-project-pipeline-iidShinya Maeda2018-06-041-4/+4
* Reveert build_relations and simply add a line for creating iidShinya Maeda2018-06-021-3/+3
* Use shared examples for populate specShinya Maeda2018-06-011-18/+16
* Remove unneccesary specShinya Maeda2018-06-011-1/+1
* Add spec for variables expressions with pipeline iidShinya Maeda2018-06-011-13/+32
* Fix populate_specShinya Maeda2018-06-011-3/+3
* Add spec for variables expressionShinya Maeda2018-05-301-0/+24
* Do not save associated records for pipeline builds twiceGrzegorz Bizon2018-04-251-7/+2
* Expose evaluable variables method from build objectGrzegorz Bizon2018-03-231-1/+6
* Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon2018-03-221-1/+20
* Move policy related specs our of YAML processor testsGrzegorz Bizon2018-03-221-0/+2
* Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon2018-03-211-0/+26
* Add specs for chain element that populates a pipelineGrzegorz Bizon2018-03-211-0/+106