summary refs log tree commit diff
path: root/.buildkite/test_db.db (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-24Mark the shadow_banned column as boolean in synapse_port_db. (#8386)Patrick Cloke1-0/+0
2020-09-23Factor out `_send_dummy_event_for_room` (#8370)Richard van der Hoff2-48/+55
2020-09-23Improve logging of state resolution (#8371)Richard van der Hoff