summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/pipeline/chain/create.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+3
* Squashed commit of the following:Shinya Maeda2018-11-061-16/+1
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Make it easier to test pipeline stage seedsGrzegorz Bizon2018-03-211-6/+4
* Populate pipeline with objects before creating itGrzegorz Bizon2018-03-211-7/+0
* Remove legacy service for creating pipeline stagesGrzegorz Bizon2018-03-211-3/+4
* Decouple pipeline stage seeds from building environmentsGrzegorz Bizon2018-03-211-0/+13
* Remove unsued pipelines-related prometheus metricGrzegorz Bizon2018-03-051-16/+0
* Update pipeline create chain Prometheus metricmetrics/gb/add-tmp-stage-creation-metricsGrzegorz Bizon2017-12-071-4/+3
* Move invalid builds counter out of the transactionGrzegorz Bizon2017-12-061-0/+17
* Fix coding style offenses in pipeline chain classesGrzegorz Bizon2017-09-261-3/+1
* Split pipeline chain builder validation classGrzegorz Bizon2017-09-261-1/+3
* Extract pipeline persistence to a separate chain classGrzegorz Bizon2017-09-261-0/+29