summary refs log tree commit diff
path: root/tests/crypto/test_keyring.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-07Fix occasional glitches in the synapse_event_persisted_position metricRichard van der Hoff1-3/+8
Every so often this metric glitched to a negative number. I'm assuming it was due to backfilled events.
2018-08-03Return M_NOT_FOUND when a profile could not be found. (#3596)Will Hunt2-31/+59