114 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke 2c6a7dfcbf
Use attempt_to_set_autocommit everywhere. (#16615) 6 months ago
  Patrick Cloke bc4372ad81
Use dbname instead of database for Postgres config. (#16618) 6 months ago
  dependabot[bot] c812f43bd7
Bump twisted from 23.8.0 to 23.10.0 (#16588) 6 months ago
  Patrick Cloke e182dbb5b9
Fix tests on Twisted trunk. (#16528) 6 months ago
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) 8 months ago
  Evilham 63b51ef3fb
Support IPv6-only SMTP servers (#16155) 8 months ago
  Patrick Cloke 6d7c63fcc6
Properly call setup_background_tasks in unit tests. (#16150) 9 months ago
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
  Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708) 10 months ago
  Patrick Cloke c01343de43
Add stricter mypy options (#15694) 11 months ago
  Andrew Morgan 2e59e97ebd
Move ThirdPartyEventRules into module_api/callbacks (#15535) 1 year ago
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) 1 year ago
  Erik Johnston 91c3f32673
Speed up SQLite unit test CI (#15334) 1 year ago
  dependabot[bot] bd4d958aaf
Bump ruff from 0.0.252 to 0.0.259 (#15328) 1 year ago
  Patrick Cloke c9b9143655
Fix-up type hints in tests/server.py. (#15084) 1 year ago
  David Robertson d0fed7a37b
Properly typecheck types.http (#14988) 1 year ago
  Quentin Gliech cc3a52b33d
Support OIDC backchannel logouts (#11414) 1 year ago
  Hugh Nimmo-Smith 4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
  Andrew Morgan 40e3e68cd7
Register homeserver modules when creating test homeserver (#13558) 1 year ago
  Patrick Cloke 922b771337
Add missing type hints for tests.unittest. (#13397) 1 year ago
  David Robertson d102ad67fd
annotate tests.server.FakeChannel (#13136) 1 year ago
  Andrew Morgan 9820665597
Remove tests/utils.py from mypy's exclude list (#13159) 1 year ago
  David Robertson d38d242411
Reload cache factors from disk on SIGHUP (#12673) 2 years ago
  Sean Quah dbb12a0b54
Add helper class for testing request cancellation (#12630) 2 years ago
  Patrick Cloke 7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
  reivilibre 708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 years ago
  Richard van der Hoff f0b03186d9
Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Patrick Cloke 80e0e1f35e
Only fetch thread participation for events with threads. (#12228) 2 years ago
  Patrick Cloke 807efd26ae
Support rendering previews with data: URLs in them (#11767) 2 years ago
  David Robertson d3cf0730f8
Optionally use an on-disk sqlite db in tests (#11702) 2 years ago
  reivilibre e6897e7383
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) 2 years ago
  Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. 2 years ago
  Olivier Wilkinson (reivilibre) 7be88fbf48 Give `tests.server.setup_test_homeserver` (nominally!) the same behaviour 2 years ago
  Olivier Wilkinson (reivilibre) b3fd99b74a Move `tests.utils.setup_test_homeserver` to `tests.server` 2 years ago
  Olivier Wilkinson (reivilibre) f7ec6e7d9e Convert one of the `setup_test_homeserver`s to `make_test_homeserver_synchronous` 2 years ago
  David Robertson 0dda1a7968
Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
  David Robertson 4c96ce396e
Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
  Patrick Cloke 1609ccf8fe
Fix-up some type hints in the relations tests. (#11076) 2 years ago
  David Robertson 29364145b2
Pass str to twisted's IReactorTCP (#10895) 2 years ago
  Erik Johnston 50022cff96
Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
  Richard van der Hoff 8f98260552
Fix incompatibility with Twisted < 21. (#10713) 2 years ago
  Jonathan de Jong 93729719b8
Use inline type hints in `tests/` (#10350) 2 years ago
  Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout (#10158) 2 years ago
  Richard van der Hoff 84936e2264
Kill off `_PushHTTPChannel`. (#9878) 3 years ago
  Erik Johnston b5efcb577e
Make it possible to use dmypy (#9692) 3 years ago
  Jonathan de Jong 4c3827f2c1
Enable addtional flake8-bugbear linting checks. (#9659) 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
  Richard van der Hoff 15090de850
SSO: redirect to public URL before setting cookies (#9436) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago