summary refs log tree commit diff
path: root/tests/http/test_fedclient.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Host header sent by MatrixFederationAgent (#4468)Richard van der Hoff2019-01-251-1/+1
* Make MatrixFederationClient use MatrixFederationAgentRichard van der Hoff2019-01-221-0/+96
* Remove redundant WrappedConnection (#4409)Richard van der Hoff2019-01-181-7/+47
* Refactor request sending to have better excpetions (#4358)Erik Johnston2019-01-081-3/+10
* Merge branch 'master' into developAmber Brown2018-09-251-2/+2
|\
| * Fix compatibility issue with older Twisted in tests.Oleg Girko2018-09-251-2/+2
* | Refactor matrixfederationclient to fix logging (#3906)Richard van der Hoff2018-09-181-5/+38
|/
* Attempt to figure out what's going on with timeouts (#3857)Amber Brown2018-09-141-0/+157