summary refs log tree commit diff
path: root/synapse/util/module_loader.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle `config` not being set for synapse plugin modulesRichard van der Hoff2020-01-121-1/+1
* Fix up some typechecking (#6150)Amber Brown2019-10-021-1/+1
* Fix a bug with saml attribute maps.Richard van der Hoff2019-09-191-1/+19
* Run Black. (#5482)Amber Brown2019-06-201-4/+2
* pep8David Baker2017-09-261-0/+1
* unnecessary parensDavid Baker2017-09-261-1/+1
* Add module_loader.pyDavid Baker2017-09-261-0/+41