Commit History

Author SHA1 Message Date
  Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 11 months ago
  Jason Little 224ef0b669 Unix Sockets for HTTP Replication (#15708) 1 year ago
  Eric Eastwood c9bf644fa0 Revert "Federation outbound proxy" (#15910) 1 year ago
  Eric Eastwood b07b14b494 Federation outbound proxy (#15773) 1 year ago
  Jason Little e4f545c452 Remove `worker_replication_*` settings (#15491) 1 year ago
  Mathieu Velten 6f68e32bfb to_device updates could be dropped when consuming the replication stream (#15349) 1 year ago
  Patrick Cloke 156cd88eef Add missing type hints to tests.replication. (#14987) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Andrew Morgan 618e4ab81b Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 1 year ago
  Shay b7a7ff6ee3 Add initial power level event to batch of bulk persisted events when creating a new room. (#14228) 1 year ago
  Patrick Cloke f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 year ago
  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) 3 years ago
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 3 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