summary refs log tree commit diff
path: root/synapse/rest/media/v1/storage_provider.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve exception handling for background processesRichard van der Hoff2018-04-271-2/+7
* Fix storage provider bug introduced when renamed to store_localErik Johnston2018-01-181-1/+1
* Missing staticmethodErik Johnston2018-01-181-0/+1
* Fixup commentsErik Johnston2018-01-181-2/+2
* Make storage providers more configurableErik Johnston2018-01-181-8/+20
* Add StorageProvider conceptErik Johnston2018-01-091-0/+127