summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Add Job specific variablesMatija Čupić2019-07-292-2/+19
* 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
|/
* Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-232-0/+12
|\
| * Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-232-0/+12
* | Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-1/+1
|/
* Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher2019-07-162-6/+0
|\
| * Remove old ignore_column in AR modelsdz-remove-old-ignore-columnDmitriy Zaporozhets2019-07-152-6/+0
* | Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-1/+7
|/
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-122-2/+2
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-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
* 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
|/