summary refs log tree commit diff
path: root/tests/replication/test_pusher_shard.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Clean up `ShardedWorkerHandlingConfig` (#9466)Erik Johnston2021-02-241-1/+1
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-12/+9
* Add additional validation to pusher URLs. (#8865)Patrick Cloke2020-12-041-4/+4
* Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-021-3/+3
* Add ability for access tokens to belong to one user but grant access to anoth...Erik Johnston2020-10-291-1/+1
* Add ability to run multiple pusher instances (#7855)Erik Johnston2020-07-161-0/+193