summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/pipeline/chain/validate
Commit message (Expand)AuthorAgeFilesLines
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-292-1/+3
* Implement Command#ambiguous_ref?Matija Čupić2018-12-081-1/+1
* Implement Repository#ambiguous_ref?Matija Čupić2018-12-081-1/+1
* Move Project#resolve_ref to RepositoryMatija Čupić2018-12-081-1/+1
* Reintroduce Command#protected_ref?Matija Čupić2018-12-081-1/+1
* Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-3/+1
* Prevent creating pipelines with ambiguous refsMatija Čupić2018-12-082-1/+7
* Enable frozen string for lib/gitlab/cigfyoung2018-10-263-0/+6
* Make it easier to test pipeline stage seedsGrzegorz Bizon2018-03-211-1/+1
* Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon2018-03-211-4/+0
* Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-082-11/+8
* Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon2017-10-051-1/+1
* Add some minor improvements to pipeline creation chainbackstage/gb/refactor-pipeline-create-serviceGrzegorz Bizon2017-09-271-2/+0
* Move pipeline builder validation chain to a moduleGrzegorz Bizon2017-09-263-0/+121