summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/attachment_uploader_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-1/+0
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-1/+0
* Add fixture_file helper.Douwe Maan2015-08-201-7/+1
* Test Email::AttachmentUploader.Douwe Maan2015-08-201-0/+26