summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix pipeline schedule edge casefix-pipeline-schedule-edge-caseShinya Maeda2019-06-241-32/+19
* Set a fixed date in pipeline shedule specHeinrich Lee Yu2019-06-191-1/+1
* Merge branch '62760-unquarantine-spec' into 'master'Lin Jen-Shin2019-06-181-2/+4
|\
| * Fix flaky time related spec62760-unquarantine-specHeinrich Lee Yu2019-06-181-2/+4
* | Make KubernetesService readonlyJames Fargher2019-06-181-29/+8
|/
* Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-1/+1
|\
| * preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
* | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-2/+2
|\ \
| * | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-2/+2
| |/
* | Quarantine this flaky testLin Jen-Shin2019-06-061-1/+1
* | Prefer Time.zone.now to pair with Time.zone.nameLin Jen-Shin2019-06-051-1/+1
|/
* Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-041-0/+34
|\
| * Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-041-0/+34
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-46/+99
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-46/+99
* | Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-031-4/+4
|/
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-143/+3
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-0/+12
* Rename with_all_reports to with_reportsMatija Čupić2019-05-281-2/+2
* Add all reports scope to Ci::JobArtifactMatija Čupić2019-05-281-0/+15
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-24/+0
* Ensure subject passes validationsStan Hu2019-05-211-0/+2
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-14/+6
* Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon2019-05-071-0/+9
|\
| * Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-scheduleFabio Pitino2019-05-021-0/+9
* | Implement support for CI variables of type fileKrasimir Angelov2019-05-064-4/+7
* | Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-062-3/+3
* | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-0/+36
* | Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-2/+2
|\ \ | |/ |/|
| * Update specs that use retryable canceled jobsmfluharty2019-04-191-2/+2
* | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-0/+68
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+4
* | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-243-3/+5
|\ \
| * | 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-103-3/+3
| * | Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-103-3/+5
* | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-3/+2
* | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-192-88/+8
| |/ |/|
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-162-4/+24
|\ \
| * | Backport changes from EEMatija Čupić2019-04-162-4/+24
| |/
* | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-121-7/+8
|/
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-4/+4
* Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-051-3/+22
|\
| * Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-051-3/+22
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-3/+3
|/
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-0/+18
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-0/+18
* | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-4/+12
|/
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-42/+0
* Don't use frozen_string_literal for nowfrozen_string_spec_modelsThong Kuah2019-04-011-2/+0