summary refs log tree commit diff
path: root/synapse/storage/controllers/purge_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert the background job to clear unreferenced state groups (that was introd...reivilibre2025-03-071-183/+63
* Add background job to clear unreferenced state groups (#18154)Devon Hudson2025-02-251-63/+183
* Fix bug where purging history could lead to increase in disk space usage (#18...Erik Johnston2025-02-031-0/+10
* Add locking to more safely delete state groups: Part 2 (#18130)Erik Johnston2025-02-031-4/+76
* Properly purge state groups tables when purging a room (#18024)Mathieu Velten2025-01-061-2/+2
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Include the room ID in more purge room log lines. (#15222)Patrick Cloke2023-03-081-9/+13
* Rename storage classes (#12913)Erik Johnston2022-05-311-0/+112