summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/chain/populate_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-10/+9
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-12/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-11/+9
* Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-021-4/+4
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
* 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