summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-11Convert tags and metrics databases to async/await (#8062)Patrick Cloke1-1/+4
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
2020-08-11Add typing info to Notifier (#8058)Er