summary refs log tree commit diff
path: root/tests/config/test_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing type hints to tests.config. (#14681)Patrick Cloke2022-12-161-9/+9
* Add missing type hints to config classes. (#12402)Patrick Cloke2022-04-111-4/+4
* Add config option to use non-default manhole password and keys (#10643)Azrenbeth2021-09-061-4/+4
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240)Patrick Cloke2021-02-031-1/+60
* Config templating (#5900)Jorik Schellekens2019-08-281-1/+100
* Run Black. (#5482)Amber Brown2019-06-201-4/+4
* Run Black on the tests again (#5170)Amber Brown2019-05-101-1/+0
* Neilj/fix threepid auth check (with tests) (#4474)Neil Johnson2019-04-011-0/+32