summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Explicit hashed path check for trace, prevents background migration from acce...Jasper Maes2018-09-051-1/+3
* Rails 5: fix hashed_path? method that looks up file_location that doesn't exi...Jasper Maes2018-09-051-1/+1
* Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-041-1/+19
|\
| * Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-1/+19
* | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-271-2/+1
|/
* Add rake command to migrate archived traces from local storage to object storageShinya Maeda2018-08-161-0/+5
* Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-1/+1
* Allows to cancel a Created jobJacopo2018-08-101-1/+1
* Squashed commit of the following:Shinya Maeda2018-08-071-2/+2
* Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-033-0/+53
|\
| * Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-6/+1
| * Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-031-2/+0
| * Squashed commit of the following:Shinya Maeda2018-08-023-0/+60
* | Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-0325-0/+50
|/
* Fix spec failuresKamil Trzciński2018-08-011-3/+3
* More clever way for testing runner featuresKamil Trzciński2018-08-011-8/+14
* If reports are used, require runner to expose `upload_multiple_artifacts` fea...Kamil Trzciński2018-08-011-1/+7
* Fix current spec failuresKamil Trzciński2018-08-011-8/+4
* Fix spec failuresKamil Trzciński2018-08-011-2/+2
* Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-5/+13
* Fix authorization for web terminalsSteve Azzopardi2018-07-301-1/+1
* Avoid using destroy_allShinya Maeda2018-07-271-1/+2
* Squashed commit of the following:Shinya Maeda2018-07-272-9/+40
* Add missing `CI_COMMIT_BEFORE_SHA` predefined variableGrzegorz Bizon2018-07-121-0/+1
* Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-2/+2
|\
| * Access metadata directly from Object StorageKamil Trzciński2018-07-091-2/+2
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
|/
* Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-064-85/+203
|\
| * Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-063-22/+51
| |\
| * | Decouple optimization for erasing traceShinya Maeda2018-07-041-1/+1
| * | Rename retry_max left overs to retriesShinya Maeda2018-07-041-1/+1
| * | Add spec for ExclusiveLeaseHelpersShinya Maeda2018-07-031-1/+1
| * | Fix error messageShinya Maeda2018-07-031-1/+1
| * | Rename persistable_store instead of persist_storeShinya Maeda2018-07-031-2/+2
| * | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-031-3/+3
| |\ \
| * | | Support append/truncate for fog storebuild-chunks-on-object-storageShinya Maeda2018-06-251-2/+2
| * | | Added spec for build trace chunkShinya Maeda2018-06-251-10/+11
| * | | Rename persisted? to data_persisted?Shinya Maeda2018-06-181-11/+7
| * | | Fix dead lock by in_lock conflicts. Shared out in_lock logic. Changed key_r...Shinya Maeda2018-06-153-37/+30
| * | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-152-1/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-121-13/+3
| |\ \ \ \
| * | | | | Allow to store BuildTraceChunks on Object StorageKamil Trzciński2018-06-074-58/+186
* | | | | | Remove raising error at erase_old_trace!Shinya Maeda2018-07-061-1/+1
* | | | | | Merge branch 'master' into remove-trace-efficientlyShinya Maeda2018-07-063-22/+51
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Web Terminal Ci BuildFrancisco Javier López2018-07-052-0/+39
| * | | | | Make deprecated scopes of Runner explicitKamil Trzciński2018-07-041-2/+2
| * | | | | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-22/+12
| | |_|_|/ | |/| | |
* | | | | Remove traces efficientlyShinya Maeda2018-07-041-0/+6
|/ / / /
* | | | Enforce setting string as value of the CI/CD variableTomasz Maczukin2018-06-251-3/+3
| |_|/ |/| |
* | | Merge branch 'expose-ci-url' into 'master'Grzegorz Bizon | off until 20th June2018-06-122-1/+5
|\ \ \ | |_|/ |/| |