gitlab-org--gitlab-foss/app/uploaders
Gabriel Mazetto d087b4dac4 FileUploader should check for hashed_storage?(:attachments) to use disk_path 2017-11-21 18:38:25 +01:00
..
artifact_uploader.rb Set artifact working directory to be in the destination store to prevent unnecessary I/O 2017-06-06 09:51:28 -07:00
attachment_uploader.rb Add `RecordsUploads` module to record Upload records via callbacks 2017-03-06 14:41:09 -05:00
avatar_uploader.rb Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
file_mover.rb Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
file_uploader.rb FileUploader should check for hashed_storage?(:attachments) to use disk_path 2017-11-21 18:38:25 +01:00
gitlab_uploader.rb Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
lfs_object_uploader.rb Set artifact working directory to be in the destination store to prevent unnecessary I/O 2017-06-06 09:51:28 -07:00
personal_file_uploader.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
records_uploads.rb Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
uploader_helper.rb Minor refactoring of Uploaders 2017-02-24 16:41:27 -05:00