summary refs log tree commit diff
path: root/test_postgresql.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-14Correctly handle RequestSendFailed exceptionsErik Johnston4-8/+19
This mainly reduces the number of exceptions we log.
2019-02-13Update synapse/app/_base.pyErik Johnston1-1/+1
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
2019-02-13Run `black` on user directory code (#4635)Amber Brown3-131/