Commit History

Author SHA1 Message Date
  Erik Johnston 25dd56ace3 Fix race when persisting create event (#4404) 5 years ago
  Erik Johnston bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
  Erik Johnston ad88460e0d Move _find_unreferenced_groups 5 years ago
  Erik Johnston 03e634dad4 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/purge_state_groups 5 years ago
  Erik Johnston cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
  Erik Johnston 67f7b9cb50 pep8 5 years ago
  Erik Johnston 056f099126 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/purge_state_groups 5 years ago
  Erik Johnston 47a9da28ca Batch process handling state groups 5 years ago
  Erik Johnston 4a28d3d36f Update event_auth table for rejected events 5 years ago
  Erik Johnston e238013c44 Add v2 state res algorithm. 5 years ago
  Erik Johnston 17d585753f Delete unreferened state groups during purge 5 years ago
  Richard van der Hoff 9693625e55 actually exclude outliers 5 years ago
  Richard van der Hoff 3e39783d5d remove debugging 5 years ago
  Richard van der Hoff ae61ade891 Fix bug in forward_extremity update logic 5 years ago
  Erik Johnston ed5331a627 comment 5 years ago
  Erik Johnston 9cbd0094f0 pep8 5 years ago
  Erik Johnston 9dbe38ea7d Create indices after insertion 5 years ago
  Erik Johnston c857f5ef9b Make purge history slightly faster 5 years ago
  Matthew Hodgson b041115415 Speed up lazy loading (#3827) 5 years ago
  Amber Brown 14e4d4f4bf Port storage/ to Python 3 (#3725) 5 years ago
  Erik Johnston 4d664278af Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler 5 years ago
  Matthew Hodgson 2f78f432c4 speed up /members and add at= and membership params (#3568) 5 years ago
  Erik Johnston ef184caf30 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_federation 5 years ago
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 years ago
  Erik Johnston ce6db0e547 Choose state algorithm based on room version 5 years ago
  Erik Johnston 5785b93711 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_federation 5 years ago
  Richard van der Hoff ca9bc1f4fe Fix occasional glitches in the synapse_event_persisted_position metric 5 years ago
  Erik Johnston 62ace05c45 Move necessary storage functions to worker classes 5 years ago
  Erik Johnston 40c1c59cf4 Merge pull request #3621 from matrix-org/erikj/split_fed_store 5 years ago
  Amber Brown da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago