summary refs log tree commit diff
path: root/synapse/http/federation/well_known_resolver.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retry well-known lookup before expiry.Erik Johnston2019-08-131-22/+60
* Make default well known cache global again.Erik Johnston2019-08-131-1/+4
* Move well known lookup into a separate clasErik Johnston2019-08-071-0/+184