summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01Refactor code for turning HttpResponseException into SynapseErrorRichard van der Hoff1-31/+53
2018-08-01Be more careful which errors we send back over the C-S APIRichard van der Hoff3-32/+22
2018-08-01