summary refs log tree commit diff
path: root/synapse/util/module_loader.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-15warn if we ignore device listsMatthew Hodgson1-0/+4
2019-01-15drop the limit to 1K as e2e will be hosed beyond that point anywayMatthew Hodgson1-2/+2
2019-01-15