summary refs log tree commit diff
path: root/synapse/logging/formatter.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-11Converts event_federation and registration databases to async/await (#8061)Patrick Cloke7-177/+150
2020-08-11Update changelog.d/8051.miscErik Johnston1-1/+1
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>