summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-8/+5
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+70
* 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 frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1
* Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-1/+1
* Fix specs creating a pipeline stage with implicit indexGrzegorz Bizon2018-04-241-1/+1
* Add specs for chain element that populates a pipelineGrzegorz Bizon2018-03-211-22/+13
* Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-081-1/+1
* Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-081-3/+3
* Add specs for builder chain that persist a pipelineGrzegorz Bizon2017-09-261-0/+66