summary refs log tree commit diff
path: root/tests/replication/test_federation_sender_shard.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow for make_awaitable's return value to be re-used. (#8261)Patrick Cloke2020-09-081-5/+5
* Do not propagate typing notifications from shadow-banned users. (#8176)Patrick Cloke2020-08-261-2/+2
* Convert federation client to async/await. (#7975)Patrick Cloke2020-07-301-7/+6
* Fix client reader sharding tests (#7853)Erik Johnston2020-07-151-121/+70
* Add ability to shard the federation sender (#7798)Erik Johnston2020-07-101-0/+286