MatrixSynapse/tests/replication
Jonathan de Jong ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
Changes `@cache_in_self` to use underscore-prefixed attributes.
2020-11-30 13:28:44 -05:00
..
slave Add EventStreamPosition type (#8388) 2020-09-24 13:24:17 +01:00
tcp Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
_base.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
test_client_reader_shard.py Remove redundant calls to `render()` 2020-11-16 18:24:08 +00:00
test_federation_ack.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
test_federation_sender_shard.py Simplify `_locally_reject_invite` 2020-10-13 23:58:48 +01:00
test_multi_media_repo.py Make `make_request` actually render the request 2020-11-16 18:24:00 +00:00
test_pusher_shard.py Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
test_sharded_event_persister.py Remove redundant calls to `render()` 2020-11-16 18:24:08 +00:00