summaryrefslogtreecommitdiff
path: root/spec/uploaders
Commit message (Expand)AuthorAgeFilesLines
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Support uploads for groupsJarka Kadlecova2017-12-071-0/+21
* Fix rubocopKamil Trzcinski2017-12-032-6/+6
* Sync ArtifactUploader specs with EEKamil Trzcinski2017-12-032-24/+26
* Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-032-5/+55
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-1/+1
* Fix legacy migration testZeger-Jan van de Weg2017-12-031-1/+1
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-032-2/+17
* FileUploader should check for hashed_storage?(:attachments) to use disk_pathGabriel Mazetto2017-11-211-12/+38
* Use the Hashed Storage compatible layer to store AttachmentsGabriel Mazetto2017-10-301-13/+39
* Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-9/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-4/+4
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-192-9/+9
* Update specs for new upload pathBob Van Landuyt2017-07-182-2/+2
* Fix filename method of GitlabUploader to return always real filenamefix-filename-of-artifact-uploaderKamil Trzcinski2017-06-131-0/+16
* Merge branch 'sh-fix-refactor-uploader-work-dir' into 'master'Kamil Trzciński2017-06-123-19/+50
|\
| * Set artifact working directory to be in the destination store to prevent unne...sh-fix-refactor-uploader-work-dirStan Hu2017-06-063-19/+50
* | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-073-0/+32
* | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-1/+71
|\ \ | |/ |/|
| * Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-072-7/+52
| * Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+25
* | Fix LFS timeouts when trying to save large filessh-fix-lfs-from-moving-across-filesystemsStan Hu2017-06-041-0/+31
* | Add missing specsKamil Trzcinski2017-06-012-0/+94
|/
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+31
* Handle relative and absolute Upload paths in the UploadersRobert Speicher2017-03-062-4/+25
* Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher2017-03-063-6/+105
* Minor refactoring of UploadersRobert Speicher2017-02-244-42/+53
* Don't delete files from spec/fixturesJacob Vosmaer2017-01-031-3/+3
* Copy, don't move uploaded avatar filesJacob Vosmaer2017-01-031-4/+4
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-153-0/+48
* Remove VideoJS and clean the integrationRémy Coutable2016-07-201-28/+31
* First support of videos in issues, MRs and notesEric Hayes2016-07-191-0/+42