Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-24 | Debugging | Eric Eastwood | 2 | -3/+25 | |
2022-09-22 | Add test to ensure the safety works | Eric Eastwood | 1 | -1/+32 | |
2022-09-22 | Raise exception so we don't run into this arg mismatch again | Eric Eastwood | 1 | -0/+6 | |
2022-09-22 | Add test to make sure we can actually clear entries just by room_id | Eric Eastwood | 1 | -1/+28 | |
2022-09-22 | Better changelog | Eric Eastwood | 1 | -1/+1 | |
2022-09-22 | Add test description | Eric Eastwood | 1 | -0/+5 | |
2022-09-22 | Fix `@cachedList` on `_have_seen_events_dict` | Eric Eastwood | 2 | -19/+23 | |
As mentioned by @erikjohnston, https://github.com/matrix-org/synapse/issues/13865#issuecomment-1254751569 | |||||
2022-09-22 | Invalidate cache like #13796 | Eric Eastwood | 2 | -33/+26 | |
Copying what https://github.com/matrix-org/synapse/pull/13796 is doing | |||||
2022-09-22 | Scratch try different orders just to see how the tests pass differently | Eric Eastwood | 2 | -1/+3 | |
2022-09-22 | Raise issue if complement fails with latest deps (#13859) | David Robertson | 2 | -1/+3 | |