summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-17Fix incorrect logcontexts after a Deferred was cancelled (#4407)Richard van der Hoff1-1/+3
2019-01-17sign_request -> build_auth_headers (#4408)Richard van der Hoff3-15/+18
2019-01-16