summary refs log tree commit diff
path: root/tests/federation/test_federation_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Merge pull request from GHSA-x345-32rc-8h85Richard van der Hoff2021-05-111-0/+19
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-3/+3
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-3/+0
* Fix the exception that is raised when invalid JSON is encountered. (#8291)Patrick Cloke2020-09-101-0/+33
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-1/+1
* Add a `make_event_from_dict` method (#6858)Richard van der Hoff2020-02-071-2/+2
* Implementation of MSC2314 (#6176)Amber Brown2019-11-281-0/+63
* Remove test debugsErik Johnston2019-08-201-1/+0
* Run black.black2018-08-101-15/+11
* run isortAmber Brown2018-07-091-0/+1
* Implementation of server_aclsRichard van der Hoff2018-07-041-0/+57