Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-07 | Python 3.8 for tox (#6341) | Richard van der Hoff | 3 | -2/+3 |
2019-11-07 | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 1 | -1/+1 |
2019-11-07 | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 1 | -1/+1 |
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 |
2019-11-07 | Back to using cursor_to_dict | Brendan Abolivier | 1 | -9/+9 |
2019-11-07 | Initialise value before looping | Brendan Abolivier | 1 | -4/+8 |
2019-11-07 | Incorporate review | Brendan Abolivier | 1 | -14/+9 |
2019-11-07 | tweak changelog | Richard van der Hoff | 1 | -1/+1 |
2019-11-07 | Fix LruCache callback deduplication (#6213) | V02460 | 2 | -11/+38 |
2019-11-06 | Fix deleting state groups during room purge. | Erik Johnston | 2 | -14/+17 |
2019-11-06 | Use correct type annotation | Erik Johnston | 1 | -2/+2 |
2019-11-06 | raise exception after multiple failures | Andrew Morgan | 1 | -3/+10 |
2019-11-06 | Address review comments | Andrew Morgan | 2 | -13/+13 |
2019-11-06 |