summary refs log tree commit diff
path: root/tests/http/federation/test_srv_resolver.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor MatrixFederationAgent to retry SRV.Erik Johnston2019-08-151-2/+6
* Replace returnValue with return (#5736)Amber Brown2019-07-231-1/+1
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-17/+19
* put resolve_service in an objectRichard van der Hoff2019-01-221-20/+18
* Require that service_name be a byte stringRichard van der Hoff2019-01-221-4/+4
* Refactor and bugfix for resove_service (#4427)Richard van der Hoff2019-01-221-0/+209