summaryrefslogtreecommitdiff
path: root/spec/services/upload_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Improve email messagesHeinrich Lee Yu2019-01-071-1/+1
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-1/+1
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-5/+5
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+73