summaryrefslogtreecommitdiff
path: root/spec/factories/ci
Commit message (Expand)AuthorAgeFilesLines
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+8
* Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-0/+6
* Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-032-5/+4
* Fix fixtures and factoryShinya Maeda2018-08-021-2/+2
* Squashed commit of the following:Shinya Maeda2018-08-022-0/+42
* Squashed commit of the following:Shinya Maeda2018-07-272-0/+21
* Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-062-4/+6
|\
| * Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+6
| * Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-4/+0
* | Fix specShinya Maeda2018-07-041-3/+3
* | Make explicit chunks store classes namespace in factroyShinya Maeda2018-07-041-3/+3
* | Simplified factory traitsShinya Maeda2018-07-031-13/+3
* | Add specs for each data storeShinya Maeda2018-06-251-0/+58
|/
* Bring back deleted specsKamil Trzciński2018-05-311-0/+8
* Fix traits of runners factoriesKamil Trzciński2018-05-311-0/+8
* Fix some failuresKamil Trzciński2018-05-311-0/+4
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-16/+6
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-0/+13
* Add DB constraint ci_runners.runner_type not nullDylan Griffith2018-05-091-0/+2
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-031-0/+1
|\
| * Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1
| * Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-1/+1
| * Validate presence of a stage index in the modelGrzegorz Bizon2018-04-241-0/+1
* | Fix spec. Revert #truncate in stream (But still prevent redandant calls)Shinya Maeda2018-04-301-1/+1
* | Refactoring ci_job_trace to ci_build_traceShinya Maeda2018-04-261-1/+1
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-201-0/+6
|\ \ | |/
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+5
| * Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-0/+1
| |\
| | * Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-101-0/+1
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-171-2/+1
|\ \ \ | |/ /
| * | Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-1/+1
| |/
| * Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński2018-04-101-1/+0
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-061-0/+5
|\ \ | |/
| * Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+5
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-061-0/+1
|\ \ | |/
| * Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-masterKamil Trzciński2018-04-051-0/+1
| |\
| | * Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-0/+1
* | | Add job_trace_chunk_spec with small fixesShinya Maeda2018-04-051-0/+2
* | | Fix static analysysShinya Maeda2018-04-051-3/+1
* | | Add chunks_store database specShinya Maeda2018-04-051-0/+7
|/ /
* | Create metadata object on build object creationTomasz Maczukin2018-04-041-9/+0
|/
* Refactor build_metadataTomasz Maczukin2018-03-281-0/+9
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-0/+6
|\
| * Implement foreground verification of CI artifacts43949-verify-job-artifactsNick Thomas2018-03-071-0/+6
* | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-2/+2
|\ \ | |/
| * Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-081-2/+2
| * Revert using expand_fixture_path in factoryShinya Maeda2018-02-061-1/+1
| * Revert "Add FixtureHelpers for FactoryGirl"Shinya Maeda2018-02-061-3/+0
| * Refactor :trace to :trace_live in specShinya Maeda2018-02-061-2/+2
| * Add FixtureHelpers for FactoryGirlShinya Maeda2018-02-061-0/+3