summaryrefslogtreecommitdiff
path: root/app/uploaders/artifact_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring of UploadersRobert Speicher2017-02-241-4/+0
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-9/+1
* Remove magic comments from Ruby files (!5456)winniehell2016-07-241-1/+0
* Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-141-0/+4
* Add hotfix that allows to access build artifacts created before 8.3fix/missing-ci-build-tracesGrzegorz Bizon2015-12-291-6/+2
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-3/+3
* Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-2/+2
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+50