summary refs log tree commit diff
path: root/tests/storage/test_purge.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* [pyupgrade] `tests/` (#10347)Jonathan de Jong2021-07-131-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Add a basic test for purging rooms. (#9541)Patrick Cloke2021-03-081-26/+45
* Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-021-1/+1
* Make token serializing/deserializing async (#8427)Erik Johnston2020-09-301-3/+6
* Various clean ups to room stream tokens. (#8423)Erik Johnston2020-09-291-6/+4
* Convert stream database to async/await. (#8074)Patrick Cloke2020-08-171-33/+16
* Convert storage layer to async/await. (#7963)Patrick Cloke2020-07-281-2/+6
* Split purge API into events vs stateErik Johnston2019-10-301-7/+8
* Port storage/ to Python 3 (#3725)Amber Brown2018-08-311-0/+106