gitlab-org--gitlab-foss/app/uploaders
Grzegorz Bizon 504696453b Add hotfix that allows to access build artifacts created before 8.3
This is a temporary hotfix that allows to access build artifacts created
before 8.3. See #5257.

This needs to be changed after migrating CI build files.

Note that `ArtifactUploader` uses `artifacts_path` to create a storage
directory before and after parsisting `Ci::Build` instance, before and
after moving a file to store (save and fetch a file).
2015-12-29 09:51:19 +01:00
..
artifact_uploader.rb Add hotfix that allows to access build artifacts created before 8.3 2015-12-29 09:51:19 +01:00
attachment_uploader.rb Remove duplicate methods in uploaders 2015-11-16 13:01:34 +01:00
avatar_uploader.rb Remove duplicate methods in uploaders 2015-11-16 13:01:34 +01:00
file_uploader.rb Remove duplicate methods in uploaders 2015-11-16 13:01:34 +01:00
lfs_object_uploader.rb Add support for git lfs. 2015-11-16 12:39:13 +01:00
uploader_helper.rb Remove duplicate methods in uploaders 2015-11-16 13:01:34 +01:00