244 Commits (dc901a885f9a7111c97b2935d51d2d05a26db47b)

Author SHA1 Message Date
  David Robertson dc901a885f
Fix typo in release script (#14920) 1 year ago
  reivilibre 22cc93afe3
Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 year ago
  Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) 1 year ago
  Andrew Morgan 54cd90ea60
Implement MSC3890: Remotely silence local notifications (#14775) 1 year ago
  Dirk Klimpel 8d5325ec0c
Drop unused table `presence` (#14825) 1 year ago
  Andrew Morgan f5ea9f2b1d
Add rust linting commands to `scripts-dev/lint.sh` (#14822) 1 year ago
  Andrew Morgan c4456114e1
Add experimental support for MSC3391: deleting account data (#14714) 1 year ago
  reivilibre 46993770e5
Suppress the update check in the ruff linter. (#14741) 1 year ago
  Patrick Cloke 7010a3d015
Switch to ruff instead of flake8. (#14633) 1 year ago
  David Robertson 3d87847ecc
Enable `--warn-redundant-casts` option in mypy (#14671) 1 year ago
  reivilibre be3a8a85e3
Add `--editable` flag to `complement.sh` which uses an editable install of Synapse for faster turn-around times whilst developing iteratively. (#14548) 1 year ago
  Eric Eastwood 8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 1 year ago
  Richard van der Hoff 8d133a8464
Fixes to `federation_client` dev script (#14479) 1 year ago
  David Robertson 2cc592584a
Remove unused type-ignores (#14433) 1 year ago
  Sean Quah 0cf48f2d5f
Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) 1 year ago
  realtyem 69814eb282
Allow override for requesting specific worker types for Complement on command line. (#14324) 1 year ago
  Patrick Cloke 59ca73006c
Enable testing MSC3874 in complement. (#14339) 1 year ago
  Patrick Cloke c604d2c218
Mark /relations endpoint as usable on workers. (#14028) 1 year ago
  David Robertson 285d72556b
Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago
  David Robertson 8e52cb0bce
Revert "Update mypy and mypy-zope (#13925)" 1 year ago
  David Robertson 6d543d6d9f
Update mypy and mypy-zope (#13925) 1 year ago
  David Robertson 0a38c7ec6d
Snapshot schema 72 (#13873) 1 year ago
  Mathieu Velten 6bd8763804
Add cache invalidation across workers to module API (#13667) 1 year ago
  reivilibre 9ce1a53c46 Fix the release script not publishing binary wheels. (#13850) 1 year ago
  reivilibre a35842caec
Fix the release script not publishing binary wheels. (#13850) 1 year ago
  David Robertson fff9b955fa
Generate separate snapshots for logical databases (#13792) 1 year ago
  David Robertson b60d47ab2c
Updates to the schema dump script (#13770) 1 year ago
  reivilibre c7b18d9d44
Extend the release script to wait for GitHub Actions to finish and to be usable as a guide for the whole process. (#13483) 1 year ago
  David Robertson ba8938b090
Reject non-strict types in Pydantic models (#13502) 1 year ago
  reivilibre 1c910e2216
Add a `merge-back` command to the release script, which automates merging the correct branches after a release. (#13393) 1 year ago
  reivilibre 05aeeb3a80
Enable Complement CI tests in the 'latest deps' test run. (#13213) 1 year ago
  reivilibre 543dc9c93e
Extend the release script to automatically push a new SyTest branch, rather than having that be a manual process. (#12978) 1 year ago
  Patrick Cloke 1efe6b8c41
Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326) 1 year ago
  reivilibre 0c95313a44
Add --build-only option to complement.sh to prevent actually running Complement. (#13158) 1 year ago
  reivilibre 65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 1 year ago
  reivilibre c04e25789e
Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) 1 year ago
  Richard van der Hoff fe910fb10e
complement.sh: Permit skipping docker build (#13143) 1 year ago
  Erik Johnston de334ac183
Add a CI job to check that schema deltas are in the correct folder. (#13063) 2 years ago
  reivilibre 538044ac01
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 2 years ago
  Erik Johnston aef398457f
Up complement time outs (#13048) 2 years ago
  Patrick Cloke 1df22e16df
Fix example of running complement.sh. (#12990) 2 years ago
  reivilibre 67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 2 years ago
  David Robertson 81d9f2a8e9
Fixes to MSC3787 implementation (#12858) 2 years ago
  reivilibre 7a68203cde
Disable 'faster room join' Complement tests when testing against Synapse with workers. (#12842) 2 years ago
  David Robertson 5331fb5b47
allow `on_invalidate=None` in `@cached` methods (#12769) 2 years ago
  Richard van der Hoff 34e84fee68
Tweaks to workers-under-complement (#12637) 2 years ago
  Andrew Morgan c4514b97db
Add missing space before 'docker' link in release announcement script (#12612) 2 years ago
  David Robertson bf2fea8f7d
Add sanity checks to the release script (#12556) 2 years ago
  David Robertson 30c8e7e408
Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) 2 years ago
  David Robertson 6b9e95015b
Lint the release script 2 years ago