gitlab-org--gitlab-foss/app/uploaders
Jarka Kadlecova f7c18ca314 Support uploads for groups 2017-12-07 12:27:52 +01: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 Support uploads for groups 2017-12-07 12:27:52 +01:00
gitlab_uploader.rb Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
job_artifact_uploader.rb Fix specs failures, and use factory with `:ci_job_artifact, :archive` 2017-12-03 12:04:49 +01:00
legacy_artifact_uploader.rb Fix specs failures, and use factory with `:ci_job_artifact, :archive` 2017-12-03 12:04:49 +01: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
namespace_file_uploader.rb Support uploads for groups 2017-12-07 12:27:52 +01: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