summary refs log tree commit diff
path: root/synapse/metrics/metric.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-13Remove topics tableErik Johnston1-1/+0
2016-05-13Create user with expiryNegi Fazeli10-9/+301
2016-05-13Annotate the removed indicies with why they were removed.Mark Haines