- Oct 15, 2018
-
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
David Baker authored
E2E backups
-
Amber Brown authored
py3: python3.7 hotfixes
-
- Oct 14, 2018
-
-
Ivan Shapovalov authored
-
Ivan Shapovalov authored
-
- Oct 12, 2018
-
-
David Baker authored
-
Amber Brown authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
Richard van der Hoff authored
just some docstrings to clarify the behaviour here
-
- Oct 10, 2018
-
-
Erik Johnston authored
Add metric to count lazy member sync requests
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Oct 09, 2018
-
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
-
David Baker authored
-
David Baker authored
-
Erik Johnston authored
Log looping call exceptions
-
David Baker authored
-
Richard van der Hoff authored
Optimisation for filter_events_for_server
-
David Baker authored
-
David Baker authored
-
- Oct 08, 2018
-
-
Erik Johnston authored
-
Richard van der Hoff authored
We're better off hashing just the event_id than the whole ((type, state_key), event_id) tuple - so use a dict instead of a set. Also, iteritems > items.
-
Erik Johnston authored
-
- Oct 05, 2018
-
-
David Baker authored
Since we don't actually delete the keys, just mark the versions as deleted in the db rather than actually deleting them, then we won't reuse versions. Fixes https://github.com/vector-im/riot-web/issues/7448
-
Erik Johnston authored
-
Erik Johnston authored
If a looping call function errors, then it kills the loop entirely. Currently it throws away the exception logs, so we should make it actually log them. Fixes #3929
-
- Oct 04, 2018
-
-
Richard van der Hoff authored
Fix bug in forward_extremity update logic
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-