summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix pipeline schedule edge casefix-pipeline-schedule-edge-caseShinya Maeda2019-06-241-6/+17
* Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_atLin Jen-Shin2019-06-111-1/+2
* Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-1/+1
* Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-041-0/+10
|\
| * Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-041-0/+10
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-8/+17
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-8/+17
* | Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-032-2/+1
|/
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-35/+29
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-0/+4
* Rename with_all_reports to with_reportsMatija Čupić2019-05-281-4/+9
* Add all reports scope to Ci::JobArtifactMatija Čupić2019-05-281-0/+4
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+2
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-2/+0
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
* Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon2019-05-071-0/+3
|\
| * Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-scheduleFabio Pitino2019-05-021-0/+3
* | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-0/+12
* | Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-1/+1
|\ \ | |/ |/|
| * Make canceled jobs not retryablemfluharty2019-04-181-1/+1
* | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-4/+14
* | 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
* | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-192-32/+5
| |/ |/|
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-163-7/+14
|\ \
| * | Backport changes from EEMatija Čupić2019-04-163-7/+14
| |/
* | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-121-1/+1
* | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
|/
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+4
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-3/+10
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-3/+10
* | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-3/+15
|/
* 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-292-2/+12
|\
| * Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-292-2/+12
* | 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-2819-20/+20
|/
* Update merge request widget pipeline blockNathan Friend2019-03-211-0/+4
* Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-203-6/+40
|\
| * Add feature flag for build preparing stateTiger2019-03-201-0/+2
| * Create framework for build prerequisitesTiger2019-03-201-1/+23
| * Add :preparing status to HasStatusTiger2019-03-202-5/+15
* | Make runners token encryption to be optionalKamil Trzciński2019-03-181-1/+1
|/