summaryrefslogtreecommitdiff
path: root/spec/models/ci/pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move ChatOps to CoreJames Fargher2019-02-201-0/+1
* Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-2/+20
* Add some specs for processable CI/CD entities relationGrzegorz Bizon2019-01-251-0/+23
* Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-0/+4
* Expose merge request pipeline variablesShinya Maeda2018-12-061-0/+44
* Rename project's pipelines relationFrancisco Javier López2018-12-051-3/+4
* Merge request pipelinesShinya Maeda2018-12-051-4/+234
* CE port of Add new service to create the web ide terminalFrancisco Javier López2018-12-041-10/+28
* Fix coding offenceShinya Maeda2018-12-041-2/+2
* fix wordingShinya Maeda2018-12-031-1/+1
* Fix the coding styleShinya Maeda2018-12-031-2/+2
* Validate enum uniquenessShinya Maeda2018-12-031-0/+2
* Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon2018-11-061-0/+5
|\
| * Backport support project security dashboard changessupport-project-security-dashboardKamil Trzciński2018-11-061-0/+5
* | Backport generic methods to CEce-fix_vuln_list_on_group_dashboardOlivier Gonzalez2018-11-051-0/+13
|/
* Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-221-11/+23
* Fix pipeline reference existence check and add specsGrzegorz Bizon2018-10-221-0/+23
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+51
|\
| * Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-041-0/+30
| |\
| * | Expose paths modified by a push from a pipeline classGrzegorz Bizon2018-10-021-0/+51
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+30
|\ \ \ | | |/ | |/|
| * | Add pipeline.default_branch? mehodOlivier Gonzalez2018-10-041-0/+30
| |/
* | Fix spec according to the Ci::Pipeline#delay renameShinya Maeda2018-10-041-2/+2
* | Add unit spec for Ci::PipelineShinya Maeda2018-10-021-0/+25
|/
* Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-181-2/+5
* Improve external architectureMatija Čupić2018-09-071-1/+1
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+24
* Squashed commit of the following:Shinya Maeda2018-08-071-10/+33
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+56
* Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-121-1/+1
* Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-051-2/+13
|\
| * Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-021-1/+1
| |\
| | * Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-1/+1
| * | Remove unneccesary specShinya Maeda2018-06-011-14/+0
| * | Clean up presence validation specShinya Maeda2018-06-011-2/+1
| * | Add spec for variables expressionShinya Maeda2018-05-301-0/+14
| * | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-221-1/+55
| |\ \ | | |/
| * | Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-141-0/+1
| * | Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda2018-05-111-1/+1
| * | Fix specShinya Maeda2018-05-081-0/+1
| * | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-081-1/+1
| |\ \
| * | | Add to_param override to lookup :id pathShinya Maeda2018-05-031-1/+10
* | | | Raise error if pipeline / stage hits unknown statusGrzegorz Bizon2018-06-041-0/+37
* | | | Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon2018-05-291-1/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | Update pipeline persisted / predefined variables specsGrzegorz Bizon2018-05-181-3/+7
| * | | Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon2018-05-181-0/+22
* | | | Add a feature flag for switching pipeline stagesGrzegorz Bizon2018-05-291-0/+81
|/ / /
* | | Preload pipeline data for project pipelinesYorick Peterse2018-05-171-0/+27
| |/ |/|
* | Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-071-1/+1
|/
* Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-231-0/+14