gitlab-org--gitlab-foss/app/uploaders
Sean McGivern 9ab4c5b735 Merge branch '14256-upload-destroy-removes-file' into 'master'
Uploads should delete files when destroyed

Closes #14256

See merge request gitlab-org/gitlab-ce!16799
2018-02-06 15:19:35 +00:00
..
attachment_uploader.rb
avatar_uploader.rb
file_mover.rb add the uploader context to the upload model 2018-02-02 09:28:15 -05:00
file_uploader.rb remove file after `Upload#destroy` 2018-02-06 08:48:35 -05:00
gitlab_uploader.rb add the uploader context to the upload model 2018-02-02 09:28:15 -05:00
job_artifact_uploader.rb Drop filename enforcement 2018-02-06 15:50:08 +09:00
legacy_artifact_uploader.rb
lfs_object_uploader.rb
namespace_file_uploader.rb
personal_file_uploader.rb
records_uploads.rb add the uploader context to the upload model 2018-02-02 09:28:15 -05:00
uploader_helper.rb
workhorse.rb