summary refs log tree commit diff
path: root/tests/replication/test_client_reader_shard.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+2
* lintRichard van der Hoff2020-12-151-2/+1
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-8/+8
* Replace `request.code` with `channel.code`Richard van der Hoff2020-12-151-4/+4
* Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-041-8/+1
* Remove redundant calls to `render()`Richard van der Hoff2020-11-161-4/+0
* use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-151-7/+22
* Fix client reader sharding tests (#7853)Erik Johnston2020-07-151-48/+11
* Support handling registration requests across multiple client readers. (#7830)Patrick Cloke2020-07-131-0/+133