summaryrefslogtreecommitdiff
path: root/spec/uploaders/file_uploader_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* improvements from feedback14256-upload-destroy-removes-fileMicaël Bergeron2018-02-061-1/+1
* remove file after `Upload#destroy`Micaël Bergeron2018-02-061-0/+23
* apply fixes from feedback42547-upload-store-mount-pointMicaël Bergeron2018-02-021-0/+27
* add the uploader context to the upload modelMicaël Bergeron2018-02-021-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-91/+30
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* 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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-0/+10
* Handle relative and absolute Upload paths in the UploadersRobert Speicher2017-03-061-0/+21
* Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher2017-03-061-1/+1
* Minor refactoring of UploadersRobert Speicher2017-02-241-34/+12
* Don't delete files from spec/fixturesJacob Vosmaer2017-01-031-3/+3
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+12
* 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