summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-18Remove redundant WrappedConnection (#4409)Richard van der Hoff1-15/+15
2019-01-17Fix incorrect logcontexts after a Deferred was cancelled (#4407)Richard van d