summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-07Fix LruCache callback deduplication (#6213)V024602-11/+38
2019-11-06raise exception after multiple failuresAndrew Morgan1-3/+10
2019-11-06