Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move background update handling out of store | Erik Johnston | 2019-12-05 | 1 | -12/+9 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -80/+84 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -46/+46 |
* | Move account validity bg updates to registration store | Erik Johnston | 2019-12-04 | 1 | -0/+64 |
* | Remove local threepids on account deactivation (#6426) | Andrew Morgan | 2019-11-28 | 1 | -0/+13 |
* | Don't construct a set | Erik Johnston | 2019-11-26 | 1 | -6/+3 |
* | Fix find_next_generated_user_id_localpart | Erik Johnston | 2019-11-26 | 1 | -10/+7 |
* | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 2019-11-21 | 1 | -3/+1 |
* | Numeric ID checker now checks @0, don't ratelimit on checking | Andrew Morgan | 2019-11-06 | 1 | -4/+4 |
* | Update black to 19.10b0 (#6304) | Amber Brown | 2019-11-01 | 1 | -1/+1 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -0/+1499 |