summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Move processables scope into commit status classGrzegorz Bizon2019-01-251-1/+1
* Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-251-0/+2
* Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-071-0/+13
|\
| * Clarify comments about for_merge_requestuser-update-head-pipeline-worker-2Shinya Maeda2019-01-041-2/+3
| * Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-0/+12
* | Allow to include files from another projectsKamil Trzciński2019-01-071-1/+1
* | Merge branch 'use-cheap-operation-for-ci-pipeline-all_merge_requests' into 'm...Kamil Trzciński2019-01-041-1/+1
|\ \
| * | Use cheap operation for `Ci::Pipeline#all_merge_requests`use-cheap-operation-for-ci-pipeline-all_merge_requestsShinya Maeda2019-01-031-1/+1
| |/
* | Add a comment on `Ci::Pipeline#git_ref` about merge request refadd-a-comment-on-ci-pipeline-git_ref-about-merge-request-refShinya Maeda2019-01-031-0/+6
|/
* Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-8/+5
|\
| * Support merge_request pipeline ref typesMatija Čupić2018-12-081-7/+3
| * Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-1/+2
* | Remove rails4 specific codeJasper Maes2018-12-161-11/+1
* | Refactor Ci::Pipeline's config_sources enumYorick Peterse2018-12-131-5/+1
|/
* Expose merge request pipeline variablesShinya Maeda2018-12-061-7/+12
* Rename project's pipelines relationFrancisco Javier López2018-12-051-2/+7
* Merge request pipelinesShinya Maeda2018-12-051-2/+20
* CE port of Add new service to create the web ide terminalFrancisco Javier López2018-12-041-0/+5
* Squashed commit of the following:Shinya Maeda2018-12-031-4/+2
* Refactor how a few ActiveRecord enums are definedrefactor-enums-for-eeYorick Peterse2018-11-151-13/+6
* Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon2018-11-061-5/+14
|\
| * Backport support project security dashboard changessupport-project-security-dashboardKamil Trzciński2018-11-061-5/+14
* | Backport generic methods to CEce-fix_vuln_list_on_group_dashboardOlivier Gonzalez2018-11-051-0/+4
|/
* Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-221-0/+2
* Fix pipeline reference existence check and add specsGrzegorz Bizon2018-10-221-3/+3
* Creates ref_exists? method for Pipeline classFilipa Lacerda2018-10-081-0/+4
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+28
|\
| * 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/+4
| |\
| * | Few minor fixed in code and docs for only: changesGrzegorz Bizon2018-10-031-1/+1
| * | Expose paths modified by a push from a pipeline classGrzegorz Bizon2018-10-021-0/+28
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+4
|\ \ \ | | |/ | |/|
| * | Add pipeline.default_branch? mehodOlivier Gonzalez2018-10-041-0/+4
| |/
* | Rename event :schedule to event :delay in Ci::Pipeline to avoid conflicts wit...Shinya Maeda2018-10-041-2/+2
* | Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-041-1/+1
* | Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-041-1/+1
* | Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-021-0/+1
* | Add Spec for ProcessPipelineServiceShinya Maeda2018-10-021-1/+1
* | Update pipelines and stages status as wellShinya Maeda2018-10-021-0/+5
|/
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+4
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* | Inline initialize_yaml_processorMatija Čupić2018-09-121-5/+1
* | Address MR suggestionsMatija Čupić2018-09-071-1/+1
* | Improve external architectureMatija Čupić2018-09-071-1/+5
* | Import external files in Gitlab CI configMatija Čupić2018-09-071-1/+1
|/
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+6
* Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-271-2/+1
* Squashed commit of the following:Shinya Maeda2018-08-071-2/+2
* Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-031-0/+12
|\
| * Squashed commit of the following:Shinya Maeda2018-08-021-0/+12
* | Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
|/