Commit History

Author SHA1 Message Date
  reivilibre fb7d24ab6d Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 2 years ago
  David Teller 57f6f59e3e Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174) 2 years ago
  Patrick Cloke dcc7873700 Add information on how the Synapse team does reviews. (#13132) 2 years ago
  Erik Johnston a0f51b059c Fix bug where we failed to delete old push actions (#13194) 2 years ago
  Sean Quah 68db233f0c Handle race between persisting an event and un-partial stating a room (#13100) 2 years ago
  David Robertson 6ba732fefe Type `tests.utils` (#13028) 2 years ago
  reivilibre 68695d8007 Factor out some common Complement CI setup commands to a script. (#13157) 2 years ago
  Erik Johnston 578a5e24a9 Use upserts for updating `event_push_summary` (#13153) 2 years ago
  David Robertson 347165bc06 Merge branch 'master' into develop 2 years ago
  Eric Eastwood 2c2a42cc10 Fix application service not being able to join remote federated room without a profile set (#13131) 2 years ago
  David Robertson b51a0f4be0 Mention the spamchecker plugins 2 years ago
  David Robertson cf63d57dce 1.62.0 2 years ago
  reivilibre 65e675504f Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 2 years ago
  Dirk Klimpel e514495465 Add missing links to config options (#13166) 2 years ago
  David Robertson d102ad67fd annotate tests.server.FakeChannel (#13136) 2 years ago
  Brendan Abolivier 5b5c943e7d Revert "Up the dependency on canonicaljson to ^1.5.0" 2 years ago
  Brendan Abolivier dcc4e0621c Up the dependency on canonicaljson to ^1.5.0 2 years ago
  Andrew Morgan 6180e1bc4b Merge tag 'v1.62.0rc3' into develop 2 years ago
  Andrew Morgan 95a260da73 Update changelog for v1.62.0rc2 2 years ago
  Andrew Morgan 046d87756b 1.62.0rc3 2 years ago
  Erik Johnston 723ce73d02 Fix stuck notification counts on small servers (#13168) 2 years ago
  Andrew Morgan 9820665597 Remove tests/utils.py from mypy's exclude list (#13159) 2 years ago
  Till fa10468eb4 [Complement] Allow device_name lookup over federation (#13167) 2 years ago
  David Robertson 8d7491a152 matrix-synapse-ldap3: 0.2.0 -> 0.2.1 (#13156) 2 years ago
  reivilibre c04e25789e Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) 2 years ago
  Richard van der Hoff fe910fb10e complement.sh: Permit skipping docker build (#13143) 2 years ago
  Andrew Morgan 5296c09473 Merge tag 'v1.62.0rc2' into develop 2 years ago
  Andrew Morgan d40b2708cf 1.62.0rc2 2 years ago
  David Robertson d70ff5cc35 Extra validation for rest/client/account_data (#13148) 2 years ago
  Richard van der Hoff 6da861ae69 `_process_received_pdu`: Improve exception handling (#13145) 2 years ago