| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the release script create a release branch for Complement as well (#17318) | Quentin Gliech | 2024-07-05 | 1 | -1/+24 |
* | Include user membership on events (#17282) | Richard van der Hoff | 2024-06-13 | 1 | -1/+0 |
* | Fix lint.sh script (#17148) | Erik Johnston | 2024-05-03 | 1 | -1/+0 |
* | Enable complement tests for MSC4115 support (#17137) | Richard van der Hoff | 2024-04-30 | 1 | -3/+13 |
* | bugfix: make msc3967 idempotent (#16943) | Kegan Dougal | 2024-04-15 | 1 | -1/+1 |
* | Fix incorrect docker hub link in release script (#16910) | Erik Johnston | 2024-02-20 | 1 | -1/+1 |
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 7 | -0/+7 |
* | Fix typo | Erik Johnston | 2023-12-13 | 2 | -14/+12 |
* | Update book location | Erik Johnston | 2023-12-13 | 1 | -2/+2 |
* | More renaming | Erik Johnston | 2023-12-13 | 1 | -1/+1 |
* | Update repo for release scripts. | Patrick Cloke | 2023-12-13 | 1 | -12/+14 |
* | Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop | Erik Johnston | 2023-12-13 | 8 | -98/+132 |
|\ |
|
| * | Update license headers | Patrick Cloke | 2023-11-21 | 8 | -98/+132 |
* | | Document which versions of Synapse have compatible schema versions. (#16661) | Patrick Cloke | 2023-11-28 | 1 | -0/+181 |
|/ |
|
* | complement: enable dirty runs (#16520) | kegsay | 2023-10-27 | 1 | -1/+5 |
* | Build Debian packages for Ubuntu 23.10 Mantic Minotaur (#16524) | David Robertson | 2023-10-19 | 1 | -0/+1 |
* | Update the release script to remind releaser to check for special release not... | reivilibre | 2023-10-16 | 1 | -0/+4 |
* | Update complement.sh to match new public API shape (#16466) | kegsay | 2023-10-12 | 1 | -2/+2 |
* | mypy plugin to check `@cached` return types (#14911) | David Robertson | 2023-10-02 | 1 | -38/+251 |
* | Add support for pydantic v2 via pydantic.v1 compat module (#16332) | Maxwell G | 2023-09-25 | 1 | -16/+82 |
* | Merge branch 'master' into develop | Mathieu Velten | 2023-09-12 | 2 | -17/+30 |
|\ |
|
| * | Remove kinetic deb build, it's EOL | Mathieu Velten | 2023-09-12 | 1 | -1/+0 |
| * | Support releasing on macOS. (#16266) | Patrick Cloke | 2023-09-07 | 1 | -16/+30 |
* | | Update ruff config (#16283) | Patrick Cloke | 2023-09-08 | 1 | -3/+4 |
* | | Add MSC4040 `matrix-fed` service lookups (#16137) | Travis Ralston | 2023-09-05 | 1 | -0/+12 |
|/ |
|
* | Run pyupgrade for python 3.7 & 3.8. (#16110) | Patrick Cloke | 2023-08-15 | 5 | -5/+4 |
* | Build packages for Debian Trixie (#15961) | Shay | 2023-07-23 | 1 | -0/+1 |
* | Support room version 11 (#15912) | Patrick Cloke | 2023-07-18 | 1 | -1/+1 |
* | Make it more obvious which Python version runs on a given Linux distribution ... | Eric Eastwood | 2023-07-11 | 1 | -7/+11 |
* | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 1 | -0/+4 |
* | Drop debian buster (#15893) | Shay | 2023-07-10 | 1 | -1/+0 |
* | Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse... | Eric Eastwood | 2023-06-20 | 1 | -2/+2 |
* | Remove experimental MSC2716 implementation to incrementally import history in... | Eric Eastwood | 2023-06-16 | 1 | -4/+0 |
* | Log when events are (unexpectedly) filtered out of responses in tests (#14213) | Eric Eastwood | 2023-06-01 | 1 | -0/+4 |
* | Docker fully qualified image names (#15689) | Jason Little | 2023-05-31 | 1 | -0/+2 |
* | Tweak release script dependabot wording | David Robertson | 2023-05-30 | 1 | -0/+2 |
* | Create dependabot changelogs at release time (#15481) | David Robertson | 2023-05-30 | 1 | -3/+49 |
* | Improve type hints for cached decorator. (#15658) | Patrick Cloke | 2023-05-24 | 1 | -1/+33 |
* | Allow running Complement integration tests via podman (#15543) | Andrew Morgan | 2023-05-05 | 1 | -12/+26 |
* | Update the `check_schema_delta` script to account for when the schema version... | Shay | 2023-04-25 | 1 | -2/+24 |
* | Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381) | Sean Quah | 2023-04-03 | 1 | -0/+1 |
* | Add developer documentation for the Federation Sender and add a documentation... | reivilibre | 2023-03-24 | 1 | -0/+1 |
* | Remind maintainer to ask #synapse-dev for changelog (#15303) | David Robertson | 2023-03-21 | 1 | -1/+1 |
* | Hack to rebuild the complement editable image (#15184) | David Robertson | 2023-03-07 | 1 | -1/+11 |
* | Configure ruff to automatically fix issues. (#15194) | Patrick Cloke | 2023-03-03 | 1 | -1/+1 |
* | Make it easier to use DataGrip w/ Synapse's schema (#14982) | David Robertson | 2023-02-15 | 1 | -3/+17 |
* | Add check to ensure locked dependencies have source distributions available. ... | reivilibre | 2023-02-13 | 1 | -0/+58 |
* | Allow enabling the asyncio reactor in complement (#14858) | realtyem | 2023-02-01 | 1 | -0/+5 |
* | Fix typo in release script (#14920) | David Robertson | 2023-01-26 | 1 | -1/+1 |
* | Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) | reivilibre | 2023-01-22 | 1 | -7/+4 |
* | Implement MSC3930: polls push rules (#14787) | Andrew Morgan | 2023-01-19 | 1 | -1/+1 |
* | Implement MSC3890: Remotely silence local notifications (#14775) | Andrew Morgan | 2023-01-13 | 1 | -1/+1 |
* | Drop unused table `presence` (#14825) | Dirk Klimpel | 2023-01-13 | 1 | -1/+0 |
* | Add rust linting commands to `scripts-dev/lint.sh` (#14822) | Andrew Morgan | 2023-01-12 | 1 | -0/+33 |
* | Add experimental support for MSC3391: deleting account data (#14714) | Andrew Morgan | 2023-01-01 | 1 | -1/+1 |
* | Suppress the update check in the ruff linter. (#14741) | reivilibre | 2022-12-28 | 1 | -1/+2 |
* | Switch to ruff instead of flake8. (#14633) | Patrick Cloke | 2022-12-21 | 1 | -3/+2 |
* | Enable `--warn-redundant-casts` option in mypy (#14671) | David Robertson | 2022-12-12 | 1 | -4/+2 |
* | Add `--editable` flag to `complement.sh` which uses an editable install of Sy... | reivilibre | 2022-12-07 | 1 | -18/+82 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -3/+3 |
* | Fixes to `federation_client` dev script (#14479) | Richard van der Hoff | 2022-11-20 | 1 | -35/+87 |
* | Remove unused type-ignores (#14433) | David Robertson | 2022-11-14 | 1 | -3/+1 |
* | Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) | Sean Quah | 2022-11-09 | 1 | -0/+1 |
* | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 1 | -0/+3 |
* | Enable testing MSC3874 in complement. (#14339) | Patrick Cloke | 2022-11-01 | 1 | -1/+1 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -2/+5 |
* | Update mypy and mypy-zope, attempt 3 (#13993) | David Robertson | 2022-09-30 | 1 | -3/+2 |
* | Revert "Update mypy and mypy-zope (#13925)" | David Robertson | 2022-09-30 | 1 | -2/+3 |
* | Update mypy and mypy-zope (#13925) | David Robertson | 2022-09-30 | 1 | -3/+2 |
* | Snapshot schema 72 (#13873) | David Robertson | 2022-09-26 | 1 | -14/+46 |
* | Add cache invalidation across workers to module API (#13667) | Mathieu Velten | 2022-09-21 | 1 | -2/+2 |
* | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2022-09-21 | 1 | -11/+34 |
* | Generate separate snapshots for logical databases (#13792) | David Robertson | 2022-09-20 | 1 | -41/+125 |
* | Updates to the schema dump script (#13770) | David Robertson | 2022-09-13 | 1 | -32/+16 |
* | Extend the release script to wait for GitHub Actions to finish and to be usab... | reivilibre | 2022-09-05 | 1 | -4/+142 |
* | Reject non-strict types in Pydantic models (#13502) | David Robertson | 2022-08-17 | 2 | -0/+426 |
* | Add a `merge-back` command to the release script, which automates merging the... | reivilibre | 2022-08-02 | 1 | -0/+76 |
* | Enable Complement CI tests in the 'latest deps' test run. (#13213) | reivilibre | 2022-08-01 | 1 | -0/+1 |
* | Extend the release script to automatically push a new SyTest branch, rather t... | reivilibre | 2022-07-26 | 1 | -32/+54 |
* | Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326) | Patrick Cloke | 2022-07-19 | 1 | -1/+0 |
* | Add --build-only option to complement.sh to prevent actually running Compleme... | reivilibre | 2022-07-07 | 1 | -3/+18 |
* | Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir... | reivilibre | 2022-07-05 | 1 | -0/+12 |
* | Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) | reivilibre | 2022-07-01 | 1 | -1/+6 |
* | complement.sh: Permit skipping docker build (#13143) | Richard van der Hoff | 2022-07-01 | 1 | -18/+54 |
* | Add a CI job to check that schema deltas are in the correct folder. (#13063) | Erik Johnston | 2022-06-15 | 1 | -0/+111 |
* | Collapse Docker build commands in Complement CI runs to make the logs easier ... | reivilibre | 2022-06-15 | 1 | -0/+15 |
* | Up complement time outs (#13048) | Erik Johnston | 2022-06-14 | 1 | -3/+3 |
* | Fix example of running complement.sh. (#12990) | Patrick Cloke | 2022-06-09 | 1 | -1/+1 |
* | Merge the Complement testing Docker images into a single, multi-purpose image... | reivilibre | 2022-06-08 | 1 | -10/+23 |
* | Fixes to MSC3787 implementation (#12858) | David Robertson | 2022-05-24 | 1 | -1/+1 |
* | Disable 'faster room join' Complement tests when testing against Synapse with... | reivilibre | 2022-05-23 | 1 | -1/+8 |
* | allow `on_invalidate=None` in `@cached` methods (#12769) | David Robertson | 2022-05-17 | 1 | -9/+16 |
* | Tweaks to workers-under-complement (#12637) | Richard van der Hoff | 2022-05-09 | 1 | -2/+11 |
* | Add missing space before 'docker' link in release announcement script (#12612) | Andrew Morgan | 2022-05-03 | 1 | -1/+1 |
* | Add sanity checks to the release script (#12556) | David Robertson | 2022-05-03 | 1 | -26/+37 |
* | Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) | David Robertson | 2022-04-27 | 5 | -42/+67 |
* | Lint the release script | David Robertson | 2022-04-26 | 1 | -1/+0 |
* | Update release script to be poetry-aware | David Robertson | 2022-04-26 | 1 | -47/+21 |
* | build debian package for jammy jellyfish (#12543) | Shay | 2022-04-26 | 1 | -0/+1 |
* | Await un-partial-stating after a partial-state join (#12399) | Richard van der Hoff | 2022-04-21 | 1 | -1/+1 |
* | Remove leftover references to setup.py (#12514) | David Robertson | 2022-04-20 | 1 | -1/+1 |
* | Fix typo in deb changelogs from release script (#12497) | Richard van der Hoff | 2022-04-19 | 1 | -1/+1 |
* | Implement MSC3383: include destination in X-Matrix auth header (#11398) | Jan Christian Grünhage | 2022-04-19 | 1 | -1/+6 |
* | Reintroduce the lint targets in the linter script (#12455) | David Robertson | 2022-04-14 | 1 | -2/+14 |
* | Fix typos in release script docs (#12450) | Erik Johnston | 2022-04-12 | 1 | -1/+2 |
* | Fix up healthcheck generation for workers docker image (#12405) | Richard van der Hoff | 2022-04-11 | 1 | -1/+1 |
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 1 | -12/+5 |
* | Stop maintaining a list of lint targets in `lint.sh` (#12420) | David Robertson | 2022-04-08 | 1 | -7/+1 |
* | Remove more dead/broken dev scripts (#12355) | David Robertson | 2022-04-03 | 3 | -356/+0 |
* | Burn `check_signature` dev script. (#12351) | David Robertson | 2022-04-01 | 1 | -72/+0 |
* | Remove `list_url_patterns` dev script (#12349) | David Robertson | 2022-04-01 | 1 | -60/+0 |
* | Remove `dockerfile-pgtests` (#12336) | David Robertson | 2022-03-31 | 1 | -19/+0 |
* | Update dead links in check-newsfragment.sh (#12331) | David Robertson | 2022-03-30 | 1 | -2/+2 |
* | Remove references to "msc2403" (#12165) | Andrew Morgan | 2022-03-30 | 1 | -1/+1 |
* | Generate announcement links in release script (#12242) | David Robertson | 2022-03-17 | 1 | -1/+40 |
* | Merge remote-tracking branch 'origin/release-v1.54' into develop | Richard van der Hoff | 2022-03-04 | 1 | -2/+28 |
|\ |
|
| * | Make release script write correct no-op changelog (#12127) | Erik Johnston | 2022-03-02 | 1 | -2/+28 |
* | | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) | David Robertson | 2022-03-04 | 1 | -1/+1 |
* | | Enable MSC2716 Complement tests in Synapse (#12145) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | | Enable MSC3030 Complement tests in Synapse (#12144) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | | Add suffices to scripts in scripts-dev (#12137) | David Robertson | 2022-03-02 | 5 | -4/+2 |
* | | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 3 | -15/+8 |
|/ |
|
* | Detox, part 1 of N (#12119) | David Robertson | 2022-03-01 | 1 | -1/+1 |
* | Rename default branch of complement.sh to main (#12063) | Nicolas Werner | 2022-02-23 | 1 | -2/+2 |
* | Drop support for EOL Ubuntu 21.04 (#11961) | Shay | 2022-02-10 | 1 | -1/+0 |
* | Allow overriding the complement ref. (#11766) | Nicolas Werner | 2022-01-20 | 1 | -6/+8 |
* | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 1 | -0/+4 |
* | Complement environment variable name change and update .gitignore. (#11718) | Michael Kaye | 2022-01-10 | 1 | -1/+1 |
* | Fix AssertionErrors after purging events (#11642) | Richard van der Hoff | 2022-01-04 | 1 | -2/+2 |
* | Drop Bionic from Debian builds (#11633) | Shay | 2022-01-03 | 1 | -1/+0 |
* | `scripts-dev/sign_json`: support for signing events (#11486) | Richard van der Hoff | 2021-12-02 | 2 | -1/+42 |
* | Support the stable /hierarchy endpoint from MSC2946 (#11329) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Return the stable `event` field from `/send_join` per MSC3083. (#11413) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Remove msc2716 from the list of tests for complement. (#11389) | Patrick Cloke | 2021-11-19 | 1 | -1/+1 |
* | Fix running complement.sh script. (#11368) | Patrick Cloke | 2021-11-17 | 1 | -3/+3 |
* | Fix Shellcheck SC2006: Use $(...) notation | Dan Callahan | 2021-10-22 | 5 | -6/+6 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 6 | -9/+9 |
* | Fix Shellcheck SC2166: test -a is not well defined | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2046: Quote to prevent word split | Dan Callahan | 2021-10-22 | 4 | -4/+4 |
* | Fix Shellcheck SC2164: exit in case cd fails. | Dan Callahan | 2021-10-22 | 2 | -2/+2 |
* | Update `sign_json` to support inline key config (#11139) | Richard van der Hoff | 2021-10-20 | 1 | -7/+25 |
* | Add support for ubuntu 21.10 "Impish Indri" (#11024) | Hillery Shay | 2021-10-12 | 1 | -0/+1 |
* | Release script improvements (#10966) | reivilibre | 2021-10-11 | 1 | -4/+32 |
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 3 | -102/+2 |
* | Sign the git tag in release script (#10925) | Erik Johnston | 2021-09-27 | 1 | -1/+1 |
* | Update postgresql testing script (#10906) | David Robertson | 2021-09-24 | 1 | -0/+19 |
* | Add a script to update the debian changelog for non-Debian systems (#10778) | Brendan Abolivier | 2021-09-08 | 1 | -0/+64 |
* | Ensure the base Docker image is rebuilt when running complement with workers.... | Patrick Cloke | 2021-08-25 | 1 | -7/+7 |
* | Build debs for bookworm (#10612) | Richard van der Hoff | 2021-08-17 | 1 | -1/+2 |
* | Stop building a debian package for Groovy Gorilla (#10588) | David Robertson | 2021-08-12 | 1 | -1/+0 |
* | Also rename in lint.sh | David Robertson | 2021-08-12 | 1 | -1/+1 |
* | Kill off the .buildkite dir completely | David Robertson | 2021-08-10 | 1 | -1/+1 |
* | check-newsfragment: pass pr number explicitly | David Robertson | 2021-08-10 | 1 | -1/+1 |
* | Merge tag 'v1.40.0rc2' into develop | Erik Johnston | 2021-08-05 | 1 | -1/+1 |
|\ |
|
| * | Fix release script URL (#10516) | Erik Johnston | 2021-08-03 | 1 | -1/+1 |
* | | Add support for MSC2716 marker events (#10498) | Eric Eastwood | 2021-08-04 | 1 | -1/+1 |
|/ |
|
* | Extend the release script to tag and create the releases. (#10496) | Erik Johnston | 2021-08-03 | 1 | -36/+275 |
* | Merge tag 'v1.39.0rc3' into develop | Erik Johnston | 2021-07-28 | 1 | -6/+20 |
|\ |
|
| * | Change release script to update debian changelog for RCs (#10465) | Erik Johnston | 2021-07-27 | 1 | -6/+20 |
* | | Use new go test running syntax for complement. (#10488) | Patrick Cloke | 2021-07-27 | 1 | -1/+1 |
* | | Enable docker image caching for the deb build (#10431) | Richard van der Hoff | 2021-07-26 | 1 | -9/+29 |
* | | Disable msc2716 until Complement update is merged (#10463) | Eric Eastwood | 2021-07-22 | 1 | -1/+1 |
|/ |
|
* | build debs in GHA (#10247) | Richard van der Hoff | 2021-07-12 | 1 | -4/+13 |
* | Fixes to the release script (#10239) | Brendan Abolivier | 2021-06-23 | 1 | -25/+27 |
* | Send out invite rejections and knocks over federation (#10223) | Richard van der Hoff | 2021-06-23 | 1 | -1/+1 |
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 1 | -1/+1 |
* | Name release branches just after major.minor (#10013) | Dan Callahan | 2021-06-08 | 1 | -1/+1 |
* | Remove redundant, unmaintained `convert_server_keys` script. (#10055) | Richard van der Hoff | 2021-05-27 | 1 | -108/+0 |
* | Run complement with Synapse workers manually. (#10039) | Patrick Cloke | 2021-05-24 | 1 | -3/+22 |
* | Remove tls_fingerprints option (#9280) | Jerin J Titus | 2021-05-24 | 1 | -7/+0 |
* | Run `black` on the scripts (#9981) | Richard van der Hoff | 2021-05-14 | 2 | -40/+83 |
* | Change the format of access tokens away from macaroons (#5588) | Richard van der Hoff | 2021-05-12 | 1 | -1/+1 |
* | Fix make_full_schema to create the db with the right options and user (#9931) | Richard van der Hoff | 2021-05-07 | 1 | -9/+10 |
* | Build Debian packages for Ubuntu 21.04 Hirsute (#9909) | Dan Callahan | 2021-04-30 | 1 | -3/+4 |
* | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 2 | -2/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 3 | -3/+0 |
* | Add release helper script (#9713) | Erik Johnston | 2021-04-13 | 1 | -0/+244 |
* | Add option to skip unit tests when building debs (#9793) | Dan Callahan | 2021-04-12 | 1 | -6/+11 |
* | Enable complement tests for MSC2946. (#9771) | Patrick Cloke | 2021-04-09 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/develop' into rav/drop_py35 | Richard van der Hoff | 2021-04-08 | 1 | -1/+1 |
|\ |
|
| * | MSC3083: Check for space membership during a local join of restricted rooms. ... | Patrick Cloke | 2021-04-08 | 1 | -1/+1 |
* | | drop support for stretch and xenial | Richard van der Hoff | 2021-04-08 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'release-v1.31.0' into develop | Patrick Cloke | 2021-03-31 | 1 | -1/+1 |
|\ |
|
| * | Revert "Use 'dmypy run' in lint.sh instead of 'mypy' (#9701)" (#9720) | Patrick Cloke | 2021-03-31 | 1 | -1/+1 |
* | | Rewrite complement.sh (#9685) | Andrew Morgan | 2021-03-31 | 1 | -11/+38 |
|/ |
|
* | Use 'dmypy run' in lint.sh instead of 'mypy' (#9701) | Andrew Morgan | 2021-03-30 | 1 | -1/+1 |
* | Use interpreter from $PATH instead of absolute paths in various scripts using... | Quentin Gliech | 2021-03-25 | 6 | -7/+7 |
* | federation_client: handle inline signing_keys in hs.yaml (#9647) | Richard van der Hoff | 2021-03-18 | 1 | -54/+17 |
* | federation_client: stop adding URL prefix (#9645) | Richard van der Hoff | 2021-03-18 | 1 | -2/+2 |
* | Prevent the config-lint script erroring out on any sample_config changes (#9562) | Andrew Morgan | 2021-03-09 | 1 | -2/+7 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+3 |
* | Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9... | Eric Eastwood | 2021-02-10 | 1 | -0/+11 |
* | Align the directories linted in CI with the defaults in scripts-dev/lint.sh (... | Andrew Morgan | 2021-01-21 | 1 | -1/+2 |
* | Add type hints to the push module. (#8901) | Patrick Cloke | 2020-12-11 | 1 | -0/+2 |
* | Add a script to sign arbitrary json objects. (#8772) | Richard van der Hoff | 2020-11-24 | 1 | -0/+127 |
* | Fix cache call signature to accept `on_invalidate`. (#8684) | Erik Johnston | 2020-10-29 | 1 | -11/+27 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -1/+1 |
* | Run mypy as part of the lint.sh script. (#8633) | kleph | 2020-10-28 | 1 | -0/+1 |
* | Add option to scripts-dev/lint.sh to only lint files changed since the last g... | Andrew Morgan | 2020-10-15 | 1 | -9/+84 |
* | Merge remote-tracking branch 'origin/release-v1.21.0' into develop | Erik Johnston | 2020-10-07 | 1 | -0/+1 |
|\ |
|
| * | Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475) | Patrick Cloke | 2020-10-07 | 1 | -0/+1 |
* | | Remove docs/sphinx and related references (#8480) | Andrew Morgan | 2020-10-07 | 1 | -1/+0 |
|/ |
|
* | Add support for running Complement against the local checkout (#8317) | Andrew Morgan | 2020-09-29 | 1 | -0/+22 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 2 | -2/+2 |
* | Remove obsolete __future__ imports (#8337) | Jonathan de Jong | 2020-09-17 | 4 | -8/+0 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Fix typing for `@cached` wrapped functions (#8240) | Erik Johnston | 2020-09-03 | 1 | -0/+85 |
* | Update the test federation client to handle streaming responses (#8130) | Richard van der Hoff | 2020-08-26 | 1 | -8/+27 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -2/+2 |
* | Spruce up the check-newsfragment CI output (#8024) | Andrew Morgan | 2020-08-04 | 1 | -1/+12 |
* | Fix exit code for `check_line_terminators.sh` (#7970) | Richard van der Hoff | 2020-07-28 | 1 | -1/+4 |
* | Add script for finding files with unix line terminators (#7965) | Andrew Morgan | 2020-07-28 | 1 | -0/+31 |
* | Lint the contrib/ directory in CI and linting scripts, add synctl to linting ... | Andrew Morgan | 2020-07-20 | 1 | -1/+1 |
* | Remove Ubuntu Eoan that is now EOL (#7888) | Gary Kim | 2020-07-17 | 1 | -1/+0 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 2 | -2/+2 |
* | Move flake8 to end. Don't exit script on failure (#7738) | Andrew Morgan | 2020-06-25 | 1 | -2/+2 |
* | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 1 | -2/+1 |
* | Check the changelog number in check-newsfragment (#7623) | Richard van der Hoff | 2020-06-03 | 1 | -4/+16 |
* | Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) | Patrick Cloke | 2020-05-20 | 1 | -2/+0 |
* | Merge branch 'master' into develop | Patrick Cloke | 2020-05-19 | 1 | -0/+1 |
|\ |
|
| * | update dh-virtualenv (#7526) | Richard van der Hoff | 2020-05-19 | 1 | -0/+1 |
* | | remove `builtins.buffer` code from storage code | Richard van der Hoff | 2020-05-15 | 1 | -7/+2 |
|/ |
|
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -1/+1 |
* | Use BSD-compatible in-place editing for sed. (#6887) | Patrick Cloke | 2020-02-12 | 1 | -1/+2 |
* | Port synapse_port_db to async/await (#6718) | Brendan Abolivier | 2020-01-21 | 1 | -7/+13 |
* | Automate generation of the sample and debian log configs (#6627) | Richard van der Hoff | 2020-01-03 | 1 | -0/+10 |
* | Add database config class (#6513) | Erik Johnston | 2019-12-18 | 1 | -7/+2 |
* | Merge pull request #6511 from matrix-org/erikj/remove_db_config_from_apps | Erik Johnston | 2019-12-12 | 1 | -27/+6 |
|\ |
|
| * | Fix upgrade db script | Erik Johnston | 2019-12-10 | 1 | -27/+6 |
* | | Add dev script to generate full SQL schema files (#6394) | Andrew Morgan | 2019-12-11 | 1 | -0/+184 |
|/ |
|
* | Fix DB scripts | Erik Johnston | 2019-12-05 | 1 | -10/+7 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Richard van der Hoff | 2019-11-06 | 1 | -0/+2 |
|\ |
|
| * | build debs for eoan and bullseye github/release-v1.5.1 release-v1.5.1 | Richard van der Hoff | 2019-11-06 | 1 | -0/+2 |
* | | Document lint.sh & allow application to specified files only (#6312) | Neil Pilgrim | 2019-11-01 | 1 | -3/+11 |
* | | Update CI to run isort on scripts and scripts-dev (#6270) | Andrew Morgan | 2019-10-30 | 1 | -2/+1 |
* | | Add CI for synapse_port_db (#6140) | Brendan Abolivier | 2019-10-28 | 1 | -0/+125 |
|/ |
|
* | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 2 | -0/+10 |
* | Remove dead check_auth script | Richard van der Hoff | 2019-10-11 | 1 | -58/+0 |
* | Add a linting script (#5627) | Andrew Morgan | 2019-07-10 | 1 | -0/+12 |
* | Remove & changelog (#5548) | Amber Brown | 2019-06-26 | 1 | -54/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 9 | -61/+54 |
* | Updates to the federation_client script (#5447) | Richard van der Hoff | 2019-06-13 | 1 | -5/+38 |
* | Unify v1 and v2 REST client APIs (#5226) | Amber Brown | 2019-06-03 | 1 | -3/+1 |
* | include disco in deb build target list | Richard van der Hoff | 2019-05-03 | 1 | -0/+1 |
* | Merge pull request #4869 from matrix-org/erikj/yaml_load | Erik Johnston | 2019-03-22 | 1 | -1/+1 |
|\ |
|
| * | Use yaml safe_load | Erik Johnston | 2019-03-22 | 1 | -1/+1 |
* | | Allow newsfragments to end with exclamation marks! (#4912) | Richard van der Hoff | 2019-03-21 | 1 | -2/+2 |
|/ |
|
* | Fix check-newsfragment for debian-only changes. (#4825) | Richard van der Hoff | 2019-03-07 | 1 | -7/+5 |
* | Include a default configuration file in the 'docs' directory. (#4791) | Richard van der Hoff | 2019-03-04 | 1 | -0/+18 |