summaryrefslogtreecommitdiff
path: root/app/models/ci/job_artifact.rb
Commit message (Expand)AuthorAgeFilesLines
* Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-6/+11
* CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+4
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-4/+38
* 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
* Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-1/+19
* Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-1/+1
* Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-031-0/+20
|\
| * Squashed commit of the following:Shinya Maeda2018-08-021-0/+20
* | Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
|/
* Squashed commit of the following:Shinya Maeda2018-07-271-1/+26
* Fix file_store for artifacts and lfs when savingKamil Trzciński2018-05-011-1/+1
* Fix direct_upload when records with null file_store are usedKamil Trzciński2018-04-191-4/+7
* Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith2018-04-191-4/+25
* Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-0/+5
* port the object storage to CEMicaël Bergeron2018-03-011-7/+8
* Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-1/+4
* Merge branch 'zj-auto-upload-job-artifacts' into 'master'Kamil Trzciński2018-02-281-0/+7
* Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-031-0/+11
* Remove hook set by carrierwave tooZeger-Jan van de Weg2017-12-031-1/+0
* Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-0/+26