Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | Initialise value before looping | Brendan Abolivier | 1 | -4/+8 | |
2019-11-07 | Incorporate review | Brendan Abolivier | 1 | -14/+9 | |
2019-11-06 | Fix field name | Brendan Abolivier | 1 | -1/+1 | |
2019-11-06 | Update insert | Brendan Abolivier | 1 | -1/+6 | |
2019-11-05 | Update changelog | Brendan Abolivier | 1 | -1/+1 | |
2019-11-05 | Remove the psutil dependency (#6318) | Amber Brown | 5 | -83/+146 | |
* remove psutil and replace with resource | |||||
2019-11-04 |