summaryrefslogtreecommitdiff
path: root/app/uploaders/records_uploads.rb
Commit message (Expand)AuthorAgeFilesLines
* shave off another 20% queryMicaël Bergeron2018-06-071-1/+1
* Merge branch 'fix/sm/atomic-migration' into 'master'Kamil Trzciński2018-02-281-2/+1
* add the uploader context to the upload modelMicaël Bergeron2018-02-021-6/+7
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-27/+53
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-3/+4
* Handle relative and absolute Upload paths in the UploadersRobert Speicher2017-03-061-5/+1
* Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher2017-03-061-0/+38