summary refs log tree commit diff
path: root/synapse/util/metrics.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Remove obsolete comment.Olivier Wilkinson (reivilibre)1-2/+0
2020-07-15Ensure that calls to `json.dumps` are compatible with the standard library js...Patrick Cloke8-13/+22
2020-07-15