Commit History

Author SHA1 Message Date
  Patrick Cloke 156cd88eef Add missing type hints to tests.replication. (#14987) 1 year ago
  Patrick Cloke f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 year ago
  Sean Quah a5c26750b5 Fix room upgrades creating an empty room when auth fails (#12696) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Sean Quah ffd858aa68 Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 3 years ago
  Andrew Morgan 4d6e5a5e99 Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 3 years ago
  Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource 3 years ago
  Erik Johnston 1264c8ac89 Add basic tests for sync/pagination with vector clock tokens. (#8488) 3 years ago
  Erik Johnston 6c5d5e507e Add unit test for event persister sharding (#8433) 3 years ago