gitlab-org--gitlab-foss/app/uploaders
Heinrich Lee Yu 76b0518f33 Use #filename when generating upload URLs
We don't need to find the filename from the remote URL
2019-07-04 03:46:26 +08: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 Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
favicon_uploader.rb
file_mover.rb Support object storage at FileMover class 2019-06-30 18:00:00 -03:00
file_uploader.rb Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
gitlab_uploader.rb Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
import_export_uploader.rb Clean up CarrierWave's import/export files 2019-05-07 01:27:50 -07:00
job_artifact_uploader.rb Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
lfs_object_uploader.rb Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
namespace_file_uploader.rb
object_storage.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
personal_file_uploader.rb Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
records_uploads.rb Speed up avatar URLs with object storage 2019-04-04 11:32:42 +01:00
uploader_helper.rb
workhorse.rb