Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-20 | Fix registration on workers (#4682) | Erik Johnston | 14 | -151/+277 | |
* Move RegistrationHandler init to HomeServer * Move post registration actions to RegistrationHandler * Add post regisration replication endpoint * Newsfile | |||||
2019-02-20 | Run unit tests against python 3.7 (#4677) | Richard van der Hoff | 3 | -38/+14 | |
* Run unit tests against python 3.7 ... so that we span the full range of our supported python versions * Switch to xenial * fix psq |