summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-1/+63
* Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-271-2/+3
* Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-0/+7
|\
| * Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-0/+7
* | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-221-0/+50
|/
* Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-162-1/+8
|\
| * Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-042-1/+8
* | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-082-0/+27
* | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+16
|/
* Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-2/+15
* Improve test for .with_needsKamil Trzciński2019-08-021-2/+3
* Add support for DAGKamil Trzciński2019-08-012-1/+81
* Add Job specific variablesMatija Čupić2019-07-292-1/+24
* Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-1/+1
|\
| * Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* | Rename latest_successful to be more explicitMatija Čupić2019-07-261-2/+2
* | Add specs for latest_successful methods for SHAsMatija Čupić2019-07-231-0/+13
|/
* Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-232-0/+53
|\
| * Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-232-0/+53
* | Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-2/+2
|/
* Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-4/+16
* Add CI variable to provide GitLab FQDNBalasankar "Balu" C2019-07-101-0/+1
* Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-0/+24
* Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+11
* 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