summary refs log tree commit diff
path: root/tests/replication/test_multi_media_repo.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Make it possible to use dmypy (#9692)Erik Johnston2021-03-261-2/+2
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-8/+4
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-1/+1
* Default to blacklisting reserved IP ranges and add a whitelist. (#8870)Patrick Cloke2020-12-091-1/+1
* Make `make_request` actually render the requestRichard van der Hoff2020-11-161-2/+2
* use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-151-4/+6
* Fix race for concurrent downloads of remote media. (#8682)Erik Johnston2020-10-301-0/+277