summaryrefslogtreecommitdiff
path: root/app/models/ci/job_artifact.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+56
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-13/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-3/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-2/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-3/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Update CE files for GSD projects filterVictor Zagorodny2019-08-281-0/+2
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-0/+4
* Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-031-1/+1
* Rename with_all_reports to with_reportsMatija Čupić2019-05-281-4/+9
* Add all reports scope to Ci::JobArtifactMatija Čupić2019-05-281-0/+4
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-191-14/+3
* Backport changes from EEMatija Čupić2019-04-161-2/+5
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+2
* Fix invalid artifact path for codequalityfix-codequalityKamil Trzciński2018-11-051-1/+1
* Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-3/+9
* 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