Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+1 |
* | Pass a dict, instead of None, to modules if a None config is specified in the... | Andrew Morgan | 2021-01-27 | 1 | -1/+2 |
* | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 2020-12-08 | 1 | -6/+58 |
* | Clarify error message when plugin config parsers raise an error (#8492) | Richard van der Hoff | 2020-10-08 | 1 | -1/+1 |
* | Handle `config` not being set for synapse plugin modules | Richard van der Hoff | 2020-01-12 | 1 | -1/+1 |
* | Fix up some typechecking (#6150) | Amber Brown | 2019-10-02 | 1 | -1/+1 |
* | Fix a bug with saml attribute maps. | Richard van der Hoff | 2019-09-19 | 1 | -1/+19 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -4/+2 |
* | pep8 | David Baker | 2017-09-26 | 1 | -0/+1 |
* | unnecessary parens | David Baker | 2017-09-26 | 1 | -1/+1 |
* | Add module_loader.py | David Baker | 2017-09-26 | 1 | -0/+41 |