summary refs log tree commit diff
path: root/synapse/push/rulekinds.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07Update synapse/storage/data_stores/main/events_bg_updates.pyBrendan Abolivier1-1/+1
2019-11-07Copy resultsBrendan Abolivier1-1/+3
2019-11-07Revert "Back to using cursor_to_dict"Brendan Abolivier1-9/+9
2019-11-07Back to using cursor_to_dictBrendan Abolivier1-9/+9
2019-11-07Initialise value before loopingBrendan Abolivier1-4/+8
2019-11-07Incorporate reviewBrendan Abolivier1-14/+9
2019-11-06Fix field nameBrendan Abolivier1-1/+1
2019-11-06Update insertBrendan Abolivier1-1/+6
2019-11-05Update changelogBrendan Abolivier1-1/+1
2019-11-05Remove the psutil dependency (#6318)Amber Brown5-83/+146
2019-11-04document the REPLICATE command a bit better (#6305)Richard van der Hoff5-10/+110
2019-11-04