Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-07 | Incorporate review | Brendan Abolivier | 1 | -27/+28 | |
2020-01-07 | Apply suggestions from code review | Brendan Abolivier | 1 | -5/+4 | |
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | |||||
2020-01-07 | Update changelog.d/6624.doc | Brendan Abolivier | 1 | -1/+1 | |
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | |||||
2020-01-07 | Fixup changelog v1.8.0rc1 | Erik Johnston | 1 | -3/+3 | |
2020-01-07 | Fixup changelog | Erik Johnston | 1 | -1/+1 | |
2020-01-07 | Fixup changelog | Erik Johnston | 1 | -21/+11 | |
2020-01-07 | 1.8.0rc1 | Erik Johnston | 56 | -55/+81 | |
2020-01-07 | Add a background update to clear tombstoned rooms from the directory (#6648) | Richard van der Hoff | 6 | -1/+106 | |
* Add a background update to clear tombstoned rooms from the directory * use the ABC metaclass | |||||
2020-01-07 | Async/await for background updates (#6647) | Richard van der Hoff | 2 | -16/+21 | |
so that bg update routines can be async | |||||
2020-01-07 | port BackgroundUpdateTestCase to HomeserverTestCase (#6653) | Richard van der Hoff | 2 | -35/+38 | |