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
avatar_uploader.rb
file_uploader.rb
lfs_object_uploader.rb
uploader_helper.rb