summary refs log tree commit diff
path: root/tests/storage/test_sliding_sync_tables.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sliding Sync: Reset `forgotten` status when membership changes (like rejoinin...Eric Eastwood2024-10-221-0/+103
* Sliding Sync: Use Sliding Sync tables for sorting (#17693)Eric Eastwood2024-09-111-1/+1
* Sliding sync: various fixups to the background update (#17652)Erik Johnston2024-09-111-130/+0
* Sliding Sync: Get `bump_stamp` from new sliding sync tables because it's fast...Eric Eastwood2024-09-091-9/+204
* Sliding Sync: Fix outlier re-persisting causing problems with sliding sync ta...Eric Eastwood2024-08-301-0/+123
* Fix background update for sliding sync (#17631)Erik Johnston2024-08-291-6/+4
* Sliding Sync: Pre-populate room data for quick filtering/sorting (#17512)Eric Eastwood2024-08-291-0/+4830