summary refs log tree commit diff
path: root/synapse/rest/media/v1/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace 'except:' with 'except Exception:'Richard van der Hoff2017-10-231-1/+1
* Fix a logcontext leak in the media repoRichard van der Hoff2017-10-231-1/+4
* Move MediaRepository to media_repository moduleErik Johnston2016-04-191-0/+110