Commit History

Author SHA1 Message Date
  reivilibre 177b884ad7 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2 years ago
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
  David Robertson a2b00a4486 Bump `black` and `click` versions (#12320) 2 years ago
  Patrick Cloke 3e4af36bc8 Rename get_tcp_replication to get_replication_command_handler. (#12192) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke d0e78af35e Add missing type hints to synapse.replication. (#11938) 2 years ago
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
  David Robertson e46ac85d67 type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 2 years ago
  David Robertson 29364145b2 Pass str to twisted's IReactorTCP (#10895) 2 years ago
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
  Jonathan de Jong 93729719b8 Use inline type hints in `tests/` (#10350) 2 years ago
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 2 years ago
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) 3 years ago
  Richard van der Hoff 84936e2264 Kill off `_PushHTTPChannel`. (#9878) 3 years ago
  Richard van der Hoff 59d24c5bef pass a reactor into SynapseSite (#9874) 3 years ago
  Erik Johnston 00a6db9676 Move some replication processing out of generic_worker (#9796) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Andrew Morgan 5fdff97719 Fix CI by ignore type for None module import (#9709) 3 years ago
  Patrick Cloke d29b71aa50 Fix remaining mypy issues due to Twisted upgrade. (#9608) 3 years ago
  Patrick Cloke 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) 3 years ago
  Richard van der Hoff ed5172852a Merge pull request #8858 from matrix-org/rav/sso_uia 3 years ago
  Richard van der Hoff 7ea85302f3 fix up various test cases 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Jonathan de Jong ca60822b34 Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 3 years ago
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 3 years ago
  Richard van der Hoff 791d7cd6f0 Rename `create_test_json_resource` to `create_test_resource` (#8759) 3 years ago
  Erik Johnston 9a7e0d2ea6 Don't require hiredis to run unit tests (#8680) 3 years ago