summaryrefslogtreecommitdiff
path: root/spec/uploaders/records_uploads_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-0/+21
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Speed up avatar URLs with object storageSean McGivern2019-04-041-0/+9
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-40/+33
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-1/+8
* Handle relative and absolute Upload paths in the UploadersRobert Speicher2017-03-061-4/+4
* Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher2017-03-061-0/+97