summary refs log tree commit diff
path: root/synapse/push (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-22Remove redundant run_as_background_process() from pusherpoolRichard van der Hoff3-44/+8
2018-10-22Give pushers their own background logcontextRichard van der Hoff2-58/+54
2018-10-22move get_all_pushers call downRichard van der Hoff1