Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move background update handling out of store | Erik Johnston | 2019-12-05 | 1 | -5/+4 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -35/+39 |
* | Merge pull request #6464 from matrix-org/erikj/make_public_sql_base | Erik Johnston | 2019-12-05 | 1 | -17/+17 |
|\ | |||||
| * | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -17/+17 |
* | | Fix background updates for synapse_port_db | Brendan Abolivier | 2019-12-04 | 1 | -2/+10 |
|/ | |||||
* | Fix worker mode | Brendan Abolivier | 2019-11-19 | 1 | -56/+56 |
* | Lint | Brendan Abolivier | 2019-11-19 | 1 | -25/+24 |
* | Implement per-room message retention policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+252 |
* | Make room directory search case insensitive | Erik Johnston | 2019-10-29 | 1 | -4/+8 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -0/+681 |