gitlab-org--gitlab-foss/app/uploaders
Shinya Maeda 387a4f4b2c Remove legacy artifact related code
We've already migrated all the legacy artifacts to the new realm,
which is ci_job_artifacts table.
It's time to remove the old code base that is no longer used.
2019-05-31 10:49:17 +07:00
..
attachment_uploader.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
avatar_uploader.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
external_diff_uploader.rb
favicon_uploader.rb
file_mover.rb
file_uploader.rb Fix incorrect prefix used in new uploads for personal snippets 2019-05-16 23:36:55 -07:00
gitlab_uploader.rb
import_export_uploader.rb Clean up CarrierWave's import/export files 2019-05-07 01:27:50 -07:00
job_artifact_uploader.rb
lfs_object_uploader.rb
namespace_file_uploader.rb
object_storage.rb
personal_file_uploader.rb Fix incorrect prefix used in new uploads for personal snippets 2019-05-16 23:36:55 -07:00
records_uploads.rb
uploader_helper.rb
workhorse.rb