summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport EE issue 12996ce-12996-cancel-redundant-pipelinesSean Carroll2019-09-021-4/+4
* Add active_jobs_limit to plans tableFabio Pitino2019-08-211-0/+1
* Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-161-0/+4
|\
| * Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-0/+4
* | Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-051-2/+2
|\ \ | |/ |/|
| * Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-021-2/+2
* | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-021-2/+3
|/
* Add support for DAGKamil Trzciński2019-08-011-2/+2
* Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-261-2/+8
|\
| * Rename latest_successful to be more explicitMatija Čupić2019-07-261-1/+2
| * Find build by sha from refMatija Čupić2019-07-231-1/+6
* | Remove dead MySQL codeNick Thomas2019-07-231-2/+0
|/
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-0/+4
* 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