summary refs log tree commit diff
path: root/tests/storage/test_cleanup_extrems.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-6/+4
* Move background update handling out of storeErik Johnston2019-12-051-4/+10
* Move DB pool and helper functions into dedicated Database classErik Johnston2019-12-051-1/+3
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+2
* Fix dummy event insertion consent bug (#6053)Neil Johnson2019-09-261-9/+138
* Run as background process and fix commentsErik Johnston2019-06-191-1/+1
* Add experimental option to reduce extremities.Erik Johnston2019-06-181-0/+41
* Expose statistics on extrems to prometheus (#5384)Amber Brown2019-06-131-79/+49
* Set default room version to v4. (#5379)Neil Johnson2019-06-061-0/+6
* Add testErik Johnston2019-05-291-0/+248