summaryrefslogtreecommitdiff
path: root/app/uploaders/artifact_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* Set artifact working directory to be in the destination store to prevent unne...sh-fix-refactor-uploader-work-dirStan Hu2017-06-061-0/+4
* Add missing specsKamil Trzcinski2017-06-011-0/+4
* Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-15/+13
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-4/+0
* 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