Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-01 | Import 'admin' module rather than 'register_servlets' directly | Joseph Weston | 1 | -2/+2 | |
We will later need also to import 'register_servlets' from the 'login' module, so we un-pollute the namespace now to keep the logical changes separate. | |||||
2019-02-28 | Minor docstring fixes for MatrixFederationAgent (#4765) | Andrew Morgan | 2 | -1/+6 | |
2019-0 |