summary refs log tree commit diff
path: root/changelog.d/6462.bugfix (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-09Port synapse.handlers.initial_sync to async/awaitErik Johnston1-52/+44
2019-12-09Remove SnapshotCache in favour of ResponseCacheErik Johnston3-168/+8
2019-12-09Fix inaccurate per-block metrics (#6491)Richard van der Hoff2