Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 1 | -100/+0 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -2/+2 |
* | Port synapse_port_db to async/await (#6718) | Brendan Abolivier | 2020-01-21 | 1 | -7/+13 |
* | Add database config class (#6513) | Erik Johnston | 2019-12-18 | 1 | -7/+2 |
* | Fix upgrade db script | Erik Johnston | 2019-12-10 | 1 | -27/+6 |
* | Fix DB scripts | Erik Johnston | 2019-12-05 | 1 | -10/+7 |
* | Update CI to run isort on scripts and scripts-dev (#6270) | Andrew Morgan | 2019-10-30 | 1 | -2/+1 |
* | Add CI for synapse_port_db (#6140) | Brendan Abolivier | 2019-10-28 | 1 | -0/+125 |