summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-07Add a background update to clear tombstoned rooms from the directory (#6648)Richard van der Hoff4-1/+100
2020-01-07Async/await for background updates (#6647)Richard van der Hoff2-16/+21
2020-01-07port BackgroundUpdateTestCase to HomeserverTestCase (#6653)Richard van der Hoff2-35/+38