summaryrefslogtreecommitdiff
path: root/app/uploaders/records_uploads.rb
Commit message (Expand)AuthorAgeFilesLines
* Speed up avatar URLs with object storageSean McGivern2019-04-041-0/+4
* Fix failing MySQL spec due to deadlock conditionStan Hu2019-01-141-5/+15
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+6
* Enable frozen string in apps/validators/*.rbgfyoung2018-07-051-0/+2
* 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