summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+5
* Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-041-0/+10
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+4
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-291-0/+12
* Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-0/+1
|\
| * Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk2019-04-181-1/+1
| * Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk2019-04-101-1/+1
| * Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-101-0/+1
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-3/+7
|\ \
| * | Backport changes from EEMatija Čupić2019-04-161-3/+7
| |/
* | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-121-1/+1
|/
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+4
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-8/+0
* Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-291-0/+8
|\
| * Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+8
* | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-12/+14
|\ \
| * | Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-cachingStan Hu2019-03-271-1/+1
| * | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-12/+14
| |/
* | Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-2/+2
|/
* Update merge request widget pipeline blockNathan Friend2019-03-211-0/+4
* Add :preparing status to HasStatusTiger2019-03-201-4/+9
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-15/+14
* Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
* Add suffix for merge request eventShinya Maeda2019-03-011-10/+10
* Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-4/+0
* Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-0/+38
* Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu2019-02-261-2/+2
* Move ChatOps to CoreJames Fargher2019-02-201-0/+2
* Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu2019-02-181-1/+1
|\
| * Enable persisted pipeline stages by defaultGrzegorz Bizon2019-02-181-1/+1
* | Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-1/+10
|/
* 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