summary refs log tree commit diff
path: root/tests/storage/test_e2e_room_keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Re-introduce the outbound federation proxy (#15913)Eric Eastwood2023-07-181-1/+1
* Revert "Federation outbound proxy" (#15910)Eric Eastwood2023-07-101-1/+1
* Federation outbound proxy (#15773)Eric Eastwood2023-07-051-1/+1
* Require types in tests.storage. (#14646)Patrick Cloke2022-12-091-2/+6
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549)Sean Quah2021-12-141-1/+3
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-021-1/+1
* add etag and count to key backup endpoints (#5858)Hubert Chathi2019-11-271-4/+4
* remove unneeded importsHubert Chathi2019-10-251-3/+1
* switch to using HomeserverTestCaseHubert Chathi2019-10-251-19/+25
* remove some unnecessary linesHubert Chathi2019-10-241-5/+0
* delete keys when deleting backupsHubert Chathi2019-10-241-0/+76