Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-11-12 | A couple more instances | Andrew Morgan | 2 | -2/+2 | |
2019-11-12 | Replace instance variations of homeserver with correct case/spacing | Andrew Morgan | 18 | -31/+31 | |
2019-11-08 | Incorporate review | Brendan Abolivier | 1 | -12/+12 | |
2019-11-08 | Move type annotation into docstring | Erik Johnston | 1 | -3/+3 | |
2019-11-07 | Python 3.8 for tox (#6341) | Richard van der Hoff | 3 | -2/+3 | |
... and update INSTALL.md to include py3.8. We'll also have to update the buildkite pipeline to run it | |||||
2019-11-07 | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 1 | -1/+1 | |
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | |||||
2019-11-07 | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 1 | -1/+1 | |
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | |||||
2019-11-07 | Copy results | Brendan Abolivier | 1 | -1/+3 | |
2019-11-07 | Revert "Back to using cursor_to_dict" | Brendan Abolivier | 1 | -9/+9 | |
This reverts commit 1186612d6cd728e6b7ed7806579db3cea7410b54. | |||||
2019-11-07 | Back to using cursor_to_dict | Brendan Abolivier | 1 | -9/+9 | |
2019-11-07 |