summary refs log tree commit diff
path: root/synapse/config/tracer.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07Fix the SQL SELECT query in _paginate_room_events_txnBrendan Abolivier1-2/+13
2019-11-06Fix bug which caused rejected events to be stored with the wrong room state ...Richard van der Hoff7-103/+285
2019-11-05