gitlab-org--gitlab-foss/app/models/ci
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
..
build.rb Add hotfix that allows to access build artifacts created before 8.3 2015-12-29 09:51:19 +01:00
commit.rb Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled 2015-12-17 16:33:47 +01:00
runner.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
runner_project.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
trigger.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
trigger_request.rb Annotate models 2015-11-13 19:22:46 +01:00
variable.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00