-
Notifications
You must be signed in to change notification settings - Fork 0
Pulling refs/heads/develop into develop #20
base: develop
Are you sure you want to change the base?
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3555790 - Browse repository at this point
Copy the full SHA 3555790View commit details
Commits on Oct 6, 2023
-
Bump pyo3 from 0.17.1 to 0.19.2 (matrix-org#16162)
Signed-off-by: Kai A. Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5946074 - Browse repository at this point
Copy the full SHA 5946074View commit details -
Register media servlets via regex. (matrix-org#16419)
This converts the media servlet URLs in the same way as (most) of the rest of Synapse. This will give more flexibility in the versions each endpoint exists under.
Configuration menu - View commit details
-
Copy full SHA for 26b960b - Browse repository at this point
Copy the full SHA 26b960bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694802e - Browse repository at this point
Copy the full SHA 694802eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5b997 - Browse repository at this point
Copy the full SHA ae5b997View commit details -
Stop sending incorrect knock_state_events. (matrix-org#16403)
Synapse was incorrectly implemented with a knock_state_events property on some APIs (instead of knock_room_state). This was correct in Synapse 1.70.0, but *both* fields were sent to also be compatible with Synapse versions expecting the wrong field. Enough time has passed that only the correct field needs to be included/handled.
Configuration menu - View commit details
-
Copy full SHA for fc31b49 - Browse repository at this point
Copy the full SHA fc31b49View commit details -
Drop unused tables & unneeded access token ID for events. (matrix-org…
…#16268) Drop the event_txn_id table and the tables related to MSC2716, which is no longer supported in Synapse.
Configuration menu - View commit details
-
Copy full SHA for cabd577 - Browse repository at this point
Copy the full SHA cabd577View commit details -
Return ThumbnailInfo in more places (matrix-org#16438)
Improves type hints by using concrete types instead of dictionaries.
Configuration menu - View commit details
-
Copy full SHA for 7615e2b - Browse repository at this point
Copy the full SHA 7615e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06bbf10 - Browse repository at this point
Copy the full SHA 06bbf10View commit details -
Apply join rate limiter outside the lineariser (matrix-org#16441)
David Robertson authoredOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 1f10c20 - Browse repository at this point
Copy the full SHA 1f10c20View commit details
Commits on Oct 9, 2023
-
Fix possible AttributeError when account-api is called over unix sock…
…et (matrix-org#16404) Fixes matrix-org#16396
Configuration menu - View commit details
-
Copy full SHA for 32fd9bc - Browse repository at this point
Copy the full SHA 32fd9bcView commit details -
Bump types-bleach from 6.0.0.4 to 6.1.0.0 (matrix-org#16450)
Bumps [types-bleach](https://github.com/python/typeshed) from 6.0.0.4 to 6.1.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-bleach dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d2f533 - Browse repository at this point
Copy the full SHA 3d2f533View commit details -
Bump bleach from 6.0.0 to 6.1.0 (matrix-org#16451)
Bumps [bleach](https://github.com/mozilla/bleach) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45738e2 - Browse repository at this point
Copy the full SHA 45738e2View commit details -
Bump psycopg2 from 2.9.8 to 2.9.9 (matrix-org#16452)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.8 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.8...2.9.9) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fb0c43 - Browse repository at this point
Copy the full SHA 6fb0c43View commit details -
Bump netaddr from 0.8.0 to 0.9.0 (matrix-org#16453)
Bumps [netaddr](https://github.com/drkjam/netaddr) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/drkjam/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG) - [Commits](netaddr/netaddr@0.8.0...0.9.0) --- updated-dependencies: - dependency-name: netaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3727b84 - Browse repository at this point
Copy the full SHA 3727b84View commit details -
Bump ruff from 0.0.290 to 0.0.292 (matrix-org#16449)
* Bump ruff from 0.0.290 to 0.0.292 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.292. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.290...v0.0.292) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix up lint --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Erik Johnston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a67743 - Browse repository at this point
Copy the full SHA 0a67743View commit details -
Don't block CI on sign-off (matrix-org#16454)
As this doesn't work with the private sign off flow.
Configuration menu - View commit details
-
Copy full SHA for a6abee3 - Browse repository at this point
Copy the full SHA a6abee3View commit details -
Disable statement timeout whilst purging rooms (matrix-org#16455)
* Disable statement timeout whilst purging rooms * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> * Note the introduction version --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8902b30 - Browse repository at this point
Copy the full SHA 8902b30View commit details
Commits on Oct 10, 2023
-
Add DB indices to speed up purging rooms (matrix-org#16457)
David Robertson authoredOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 28fd28e - Browse repository at this point
Copy the full SHA 28fd28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c412b - Browse repository at this point
Copy the full SHA 25c412bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b52ad6e - Browse repository at this point
Copy the full SHA b52ad6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f87edc - Browse repository at this point
Copy the full SHA 4f87edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 336b0b9 - Browse repository at this point
Copy the full SHA 336b0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f12090 - Browse repository at this point
Copy the full SHA 5f12090View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cb610 - Browse repository at this point
Copy the full SHA b6cb610View commit details -
Inline simple_search_list/simple_search_list_txn. (matrix-org#16434)
This only has a single use and is over abstracted. Inline it so that we can improve type hints.
Configuration menu - View commit details
-
Copy full SHA for f1e4301 - Browse repository at this point
Copy the full SHA f1e4301View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6b7d49 - Browse repository at this point
Copy the full SHA d6b7d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4904dc - Browse repository at this point
Copy the full SHA a4904dcView commit details
Commits on Oct 12, 2023
-
Convert user_get_threepids response to attrs. (matrix-org#16468)
This improves type annotations by not having a dictionary of Any values.
Configuration menu - View commit details
-
Copy full SHA for cc865ff - Browse repository at this point
Copy the full SHA cc865ffView commit details -
Update complement.sh to match new public API shape (matrix-org#16466)
* Update complement.sh to match new public API shape Sister PR to matrix-org/complement#666 Context: matrix-org/complement#654 (comment) * Changelog * Pedantry * Run complement plz
Configuration menu - View commit details
-
Copy full SHA for f710d54 - Browse repository at this point
Copy the full SHA f710d54View commit details -
Revert "Drop unused tables & unneeded access token ID for events. (ma…
…trix-org#16268)" (matrix-org#16465) This reverts commit cabd577. There are additional usages of these tables which need to be removed first.
Configuration menu - View commit details
-
Copy full SHA for 4cc729d - Browse repository at this point
Copy the full SHA 4cc729dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 166ffc0 - Browse repository at this point
Copy the full SHA 166ffc0View commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1098822 - Browse repository at this point
Copy the full SHA 1098822View commit details
Commits on Oct 16, 2023
-
Bump pyo3-log from 0.8.3 to 0.8.4 (matrix-org#16495)
Bumps [pyo3-log](https://github.com/vorner/pyo3-log) from 0.8.3 to 0.8.4. - [Changelog](https://github.com/vorner/pyo3-log/blob/main/CHANGELOG.md) - [Commits](vorner/pyo3-log@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: pyo3-log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a832212 - Browse repository at this point
Copy the full SHA a832212View commit details -
Bump packaging from 23.1 to 23.2 (matrix-org#16497)
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b220f82 - Browse repository at this point
Copy the full SHA b220f82View commit details -
Bump types-jsonschema from 4.17.0.10 to 4.19.0.3 (matrix-org#16499)
Bumps [types-jsonschema](https://github.com/python/typeshed) from 4.17.0.10 to 4.19.0.3. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-jsonschema dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aaca977 - Browse repository at this point
Copy the full SHA aaca977View commit details -
Bump jsonschema from 4.19.0 to 4.19.1 (matrix-org#16500)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.1. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.19.0...v4.19.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9be4db2 - Browse repository at this point
Copy the full SHA 9be4db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee6474 - Browse repository at this point
Copy the full SHA eee6474View commit details -
Bump sentry-sdk from 1.31.0 to 1.32.0 (matrix-org#16496)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.31.0 to 1.32.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.31.0...1.32.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37d9edc - Browse repository at this point
Copy the full SHA 37d9edcView commit details -
Bump serde from 1.0.188 to 1.0.189 (matrix-org#16494)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7154724 - Browse repository at this point
Copy the full SHA 7154724View commit details -
Bump pillow from 10.0.1 to 10.1.0 (matrix-org#16498)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fe73f8 - Browse repository at this point
Copy the full SHA 4fe73f8View commit details -
Convert state delta processing from a dict to attrs. (matrix-org#16469)
For improved type checking & memory usage.
Configuration menu - View commit details
-
Copy full SHA for e3e0ae4 - Browse repository at this point
Copy the full SHA e3e0ae4View commit details -
Update the release script to remind releaser to check for special rel…
…ease notes. (matrix-org#16461) * Add reminder to check special release notes board in release script * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> * Update release.py * Bah, black --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7291c68 - Browse repository at this point
Copy the full SHA 7291c68View commit details
Commits on Oct 17, 2023
-
Fix a bug where servers could be marked as up when they were failing (m…
…atrix-org#16506) After this change a server will only be reported as back online if they were previously having requests fail.
Configuration menu - View commit details
-
Copy full SHA for 77dfc1f - Browse repository at this point
Copy the full SHA 77dfc1fView commit details -
Convert DeviceLastConnectionInfo to attrs. (matrix-org#16507)
To improve type safety & memory usage.
Configuration menu - View commit details
-
Copy full SHA for 6ad1f9e - Browse repository at this point
Copy the full SHA 6ad1f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6d611 - Browse repository at this point
Copy the full SHA 6e6d611View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81908b - Browse repository at this point
Copy the full SHA c81908bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d9559 - Browse repository at this point
Copy the full SHA 68d9559View commit details
Commits on Oct 18, 2023
-
Bump urllib3 from 1.26.17 to 1.26.18 (matrix-org#16516)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1903331 - Browse repository at this point
Copy the full SHA 1903331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8841db4 - Browse repository at this point
Copy the full SHA 8841db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcff01b - Browse repository at this point
Copy the full SHA bcff01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c9745 - Browse repository at this point
Copy the full SHA 49c9745View commit details
Commits on Oct 19, 2023
-
Mark sync as limited if there is a gap in the timeline (matrix-org#16485
Configuration menu - View commit details
-
Copy full SHA for e9069c9 - Browse repository at this point
Copy the full SHA e9069c9View commit details -
Build Debian packages for Ubuntu 23.10 Mantic Minotaur (matrix-org#16524
David Robertson authoredOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 345c61f - Browse repository at this point
Copy the full SHA 345c61fView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2eab22 - Browse repository at this point
Copy the full SHA d2eab22View commit details
Commits on Oct 23, 2023
-
Bump pygithub from 1.59.1 to 2.1.1 (matrix-org#16535)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.59.1...v2.1.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9171bf3 - Browse repository at this point
Copy the full SHA 9171bf3View commit details -
Bump types-pillow from 10.0.0.3 to 10.1.0.0 (matrix-org#16536)
Bumps [types-pillow](https://github.com/python/typeshed) from 10.0.0.3 to 10.1.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d12163 - Browse repository at this point
Copy the full SHA 2d12163View commit details -
Bump gitpython from 3.1.37 to 3.1.40 (matrix-org#16534)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.40. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.37...3.1.40) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a802620 - Browse repository at this point
Copy the full SHA a802620View commit details -
Bump types-requests from 2.31.0.2 to 2.31.0.10 (matrix-org#16537)
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.10. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 786b614 - Browse repository at this point
Copy the full SHA 786b614View commit details -
Bump black from 23.9.1 to 23.10.0 (matrix-org#16538)
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...23.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f835ab8 - Browse repository at this point
Copy the full SHA f835ab8View commit details -
Bump matrix-synapse-ldap3 from 0.2.2 to 0.3.0 (matrix-org#16539)
David Robertson authoredOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 478a6c6 - Browse repository at this point
Copy the full SHA 478a6c6View commit details -
Remove the last reference to event_txn_id. (matrix-org#16521)
This table was no longer used, except for a background process which purged old entries in it.
Configuration menu - View commit details
-
Copy full SHA for 12ca87f - Browse repository at this point
Copy the full SHA 12ca87fView commit details -
Force TLS certificate verification in registration script. (matrix-or…
…g#16530) If using the script remotely, there's no particularly convincing reason to disable certificate verification, as this makes the connection interceptible. If on the other hand, the script is used locally (the most common use case), you can simply target the HTTP listener and avoid TLS altogether. This is what the script already attempts to do if passed a homeserver configuration YAML file.
Configuration menu - View commit details
-
Copy full SHA for 3a0aa6f - Browse repository at this point
Copy the full SHA 3a0aa6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcb6a0 - Browse repository at this point
Copy the full SHA 3bcb6a0View commit details -
Fix bug that could cause a
/sync
to tightloop with sqlite after res……tart (matrix-org#16540) This could happen if the last rows in the account data stream were inserted into `account_data`. After a restart the max account ID would be calculated without looking at the `account_data` table, and so have an old ID.
Configuration menu - View commit details
-
Copy full SHA for 3bc23cc - Browse repository at this point
Copy the full SHA 3bc23ccView commit details -
Fix bug where a new writer advances their token too quickly (matrix-o…
…rg#16473) * Fix bug where a new writer advances their token too quickly When starting a new writer (for e.g. persisting events), the `MultiWriterIdGenerator` doesn't have a minimum token for it as there are no rows matching that new writer in the DB. This results in the the first stream ID it acquired being announced as persisted *before* it actually finishes persisting, if another writer gets and persists a subsequent stream ID. This is due to the logic of setting the minimum persisted position to the minimum known position of across all writers, and the new writer starts off not being considered. * Fix sending out POSITIONs when our token advances without update Broke in matrix-org#14820 * For replication HTTP requests, only wait for minimal position
Configuration menu - View commit details
-
Copy full SHA for 8f35f81 - Browse repository at this point
Copy the full SHA 8f35f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab861a - Browse repository at this point
Copy the full SHA 3ab861aView commit details -
Add test case to detect dodgy b64 encoding
David Robertson committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 5fe76b9 - Browse repository at this point
Copy the full SHA 5fe76b9View commit details -
Replace all Prometheus datasource UIDs of the Grafana Dashboard with …
…the variable `${DS_PROMETHEUS}` and remove `__inputs` (matrix-org#16471)
Configuration menu - View commit details
-
Copy full SHA for 3df70aa - Browse repository at this point
Copy the full SHA 3df70aaView commit details
Commits on Oct 24, 2023
-
David Robertson committed
Oct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 79f48b2 - Browse repository at this point
Copy the full SHA 79f48b2View commit details -
Remove duplicate call to wake a remote destination when using federat…
…ion sending worker (matrix-org#16515)
Configuration menu - View commit details
-
Copy full SHA for ffbe9b7 - Browse repository at this point
Copy the full SHA ffbe9b7View commit details -
Rework alias and public room list rules docs (matrix-org#16541)
David Robertson authoredOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ec9881 - Browse repository at this point
Copy the full SHA 6ec9881View commit details -
Merge branch 'develop' of github.com:matrix-org/synapse into develop
David Robertson committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for c0d2f76 - Browse repository at this point
Copy the full SHA c0d2f76View commit details -
Merge branch 'master' into develop
David Robertson committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f35424 - Browse repository at this point
Copy the full SHA 2f35424View commit details -
Revert "Add test case to detect dodgy b64 encoding"
This reverts commit 5fe76b9. I think I had this accidentally commited on my local develop branch, and so it accidentally got merged into upstream develop. This should re-land with corrections in matrix-org#16504.
David Robertson committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f1065f - Browse repository at this point
Copy the full SHA 2f1065fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95076f7 - Browse repository at this point
Copy the full SHA 95076f7View commit details
Commits on Oct 25, 2023
-
Fix tests on Twisted trunk. (matrix-org#16528)
Twisted trunk makes a change to the `TLSMemoryBIOFactory` where the underlying protocol is changed from `TLSMemoryBIOProtocol` to `BufferingTLSTransport` to improve performance of TLS code (see twisted/twisted#11989). In order to properly hook this code up in tests we need to pass the test reactor's clock into `TLSMemoryBIOFactory` to avoid the global (trial) reactor being used by default. Twisted does something similar internally for tests: https://github.com/twisted/twisted/blob/157cd8e659705940e895d321339d467e76ae9d0a/src/twisted/web/test/test_agent.py#L871-L874
Configuration menu - View commit details
-
Copy full SHA for e182dbb - Browse repository at this point
Copy the full SHA e182dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba47fea - Browse repository at this point
Copy the full SHA ba47feaView commit details -
Pin the recommended poetry version in contributors' guide (matrix-org…
David Robertson authoredOct 25, 2023 Configuration menu - View commit details
-
Copy full SHA for c14a7de - Browse repository at this point
Copy the full SHA c14a7deView commit details
Commits on Oct 26, 2023
-
Convert simple_select_list and simple_select_list_txn to return lists…
… of tuples (matrix-org#16505) This should use fewer allocations and improves type hints.
Configuration menu - View commit details
-
Copy full SHA for 9407d5b - Browse repository at this point
Copy the full SHA 9407d5bView commit details -
Add a new module API to update user presence state. (matrix-org#16544)
This adds a module API which allows a module to update a user's presence state/status message. This is useful for controlling presence from an external system. To fully control presence from the module the presence.enabled config parameter gains a new state of "untracked" which disables internal tracking of presence changes via user actions, etc. Only updates from the module will be persisted and sent down sync properly).
Configuration menu - View commit details
-
Copy full SHA for 85e5f2d - Browse repository at this point
Copy the full SHA 85e5f2dView commit details -
Remove more usages of cursor_to_dict. (matrix-org#16551)
Mostly to improve type safety.
Configuration menu - View commit details
-
Copy full SHA for 679c691 - Browse repository at this point
Copy the full SHA 679c691View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c02406a - Browse repository at this point
Copy the full SHA c02406aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0680d76 - Browse repository at this point
Copy the full SHA 0680d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928e964 - Browse repository at this point
Copy the full SHA 928e964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dbbd6 - Browse repository at this point
Copy the full SHA 89dbbd6View commit details -
Reduce amount of caches POSITIONS we send (matrix-org#16561)
Follow on from / actually correctly does matrix-org#16557
Configuration menu - View commit details
-
Copy full SHA for 5413cef - Browse repository at this point
Copy the full SHA 5413cefView commit details -
Ensure local invited & knocking users leave before purge. (matrix-org…
…#16559) This is mostly useful for federated rooms where some users would get stuck in the invite or knock state when the room was purged from their homeserver.
Configuration menu - View commit details
-
Copy full SHA for 2bf9341 - Browse repository at this point
Copy the full SHA 2bf9341View commit details -
complement: enable dirty runs (matrix-org#16520)
* complement: enable dirty runs * Add changelog * Set a low connpool limit when running in Complement Dirty runs can cause many containers to be running concurrently, which seems to easily exhaust resources on the host. The increased speedup from dirty runs also seems to use more db connections on workers, which are misconfigured currently to have `SUM(workers * cp_max) > max_connections`, causing ``` FATAL: sorry, too many clients already ``` which results in tests failing. * Try p=2 concurrency to restrict slowness of servers which causes partial state join tests to flake * Debug logging * Only run flakey tests * Only adjust connection pool limits in worker mode * Move cp vars to somewhere where they get executed in CI * Move cp values back to where they actually work * Debug logging * Try p=1 to see if this makes worker mode happier * Remove debug logging
Configuration menu - View commit details
-
Copy full SHA for 11a8ae0 - Browse repository at this point
Copy the full SHA 11a8ae0View commit details -
Portdb: don't copy a table that gets rebuilt (matrix-org#16563)
David Robertson authoredOct 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 747416e - Browse repository at this point
Copy the full SHA 747416eView commit details
Commits on Oct 30, 2023
-
Bump types-psycopg2 from 2.9.21.14 to 2.9.21.15 (matrix-org#16573)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcaaeab - Browse repository at this point
Copy the full SHA bcaaeabView commit details -
Bump black from 23.10.0 to 23.10.1 (matrix-org#16575)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13f6467 - Browse repository at this point
Copy the full SHA 13f6467View commit details -
Bump phonenumbers from 8.13.22 to 8.13.23 (matrix-org#16576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 425cb9c - Browse repository at this point
Copy the full SHA 425cb9cView commit details -
Bump serde from 1.0.189 to 1.0.190 (matrix-org#16577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f7cd4c - Browse repository at this point
Copy the full SHA 8f7cd4cView commit details -
Bump cryptography from 41.0.4 to 41.0.5 (matrix-org#16572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba55835 - Browse repository at this point
Copy the full SHA ba55835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c63e93 - Browse repository at this point
Copy the full SHA 8c63e93View commit details -
Run actions/setup-go after checking out complement (matrix-org#16567)
David Robertson authoredOct 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 4e1a19d - Browse repository at this point
Copy the full SHA 4e1a19dView commit details -
Bump setuptools-rust from 1.7.0 to 1.8.0 (matrix-org#16574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3f6200 - Browse repository at this point
Copy the full SHA a3f6200View commit details -
Claim fallback keys in bulk (matrix-org#16570)
David Robertson authoredOct 30, 2023 Configuration menu - View commit details
-
Copy full SHA for fdce83e - Browse repository at this point
Copy the full SHA fdce83eView commit details -
Add fast path for replication events stream fetch (matrix-org#16580)
We can bail early if the from token is greater than or equal to the current token.
Configuration menu - View commit details
-
Copy full SHA for 408c138 - Browse repository at this point
Copy the full SHA 408c138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91aa52c - Browse repository at this point
Copy the full SHA 91aa52cView commit details -
Claim local one-time-keys in bulk (matrix-org#16565)
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de981ae - Browse repository at this point
Copy the full SHA de981aeView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4724a6d - Browse repository at this point
Copy the full SHA 4724a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3a55a - Browse repository at this point
Copy the full SHA 7a3a55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for daec55e - Browse repository at this point
Copy the full SHA daec55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a115119 - Browse repository at this point
Copy the full SHA a115119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc6509 - Browse repository at this point
Copy the full SHA 0cc6509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c5e8d - Browse repository at this point
Copy the full SHA 60c5e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f033ad - Browse repository at this point
Copy the full SHA 1f033adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb2b4a - Browse repository at this point
Copy the full SHA 4bb2b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b5439 - Browse repository at this point
Copy the full SHA c5b5439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b503f - Browse repository at this point
Copy the full SHA 70b503fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ba319 - Browse repository at this point
Copy the full SHA c0ba319View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb6d38 - Browse repository at this point
Copy the full SHA cfb6d38View commit details -
Do not call getfullargspec on every call. (matrix-org#16589)
getfullargspec is relatively expensive and the results will not change between calls, so precalculate it outside the wrapper.
Configuration menu - View commit details
-
Copy full SHA for ed1b879 - Browse repository at this point
Copy the full SHA ed1b879View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c812f43 - Browse repository at this point
Copy the full SHA c812f43View commit details
Commits on Nov 2, 2023
-
Use simple_select_many_txn in event persistance code. (matrix-org#16585)
Just to standardize on the normal helpers, it might also have a slight perf improvement on PostgreSQL which will now use `ANY (?)` instead of `IN (?, ?, ...)`.
Configuration menu - View commit details
-
Copy full SHA for 0afbef3 - Browse repository at this point
Copy the full SHA 0afbef3View commit details -
Fix "'int' object is not iterable" error in set_device_id_for_pushers…
… background update (matrix-org#16594) A regression from removing the cursor_to_dict call, adds back the wrapping into a tuple.
Configuration menu - View commit details
-
Copy full SHA for bf69b57 - Browse repository at this point
Copy the full SHA bf69b57View commit details
Commits on Nov 3, 2023
-
Simplify event persistence code (matrix-org#16584)
The event persistence code used to handle multiple rooms at a time, but was simplified to only ever be called with a single room at a time (different rooms are now handled in parallel). The code is still generic to multiple rooms causing a lot of work that is unnecessary (e.g. unnecessary loops, and partitioning data by room). This strips out the ability to handle multiple rooms at once, greatly simplifying the code.
Configuration menu - View commit details
-
Copy full SHA for 92828a7 - Browse repository at this point
Copy the full SHA 92828a7View commit details
Commits on Nov 6, 2023
-
Bump ruff from 0.0.292 to 0.1.4 (matrix-org#16600)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f689a6 - Browse repository at this point
Copy the full SHA 2f689a6View commit details -
Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (matrix-org#16599)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a28339b - Browse repository at this point
Copy the full SHA a28339bView commit details -
Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (matrix-org#16602)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cf2988 - Browse repository at this point
Copy the full SHA 5cf2988View commit details -
Bump setuptools-rust from 1.8.0 to 1.8.1 (matrix-org#16601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a9b22a - Browse repository at this point
Copy the full SHA 1a9b22aView commit details -
Support reactor timing metric on more reactors. (matrix-org#16532)
Previously only Twisted's EPollReactor was compatible with the reactor timing metric, notably not working when asyncio was used. After this change, the following configurations support the reactor timing metric: * poll, epoll, or select reactors * asyncio reactor with a poll, epoll, select, /dev/poll, or kqueue event loop.
Configuration menu - View commit details
-
Copy full SHA for cc4fe68 - Browse repository at this point
Copy the full SHA cc4fe68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd3074 - Browse repository at this point
Copy the full SHA 1dd3074View commit details -
Collect information for PushRuleEvaluator in parallel. (matrix-org#16590
Configuration menu - View commit details
-
Copy full SHA for 7e5d3b0 - Browse repository at this point
Copy the full SHA 7e5d3b0View commit details
Commits on Nov 7, 2023
-
More tests for the simple_* methods. (matrix-org#16596)
Expand tests for the simple_* database methods, additionally test against both PostgreSQL and SQLite variants.
Configuration menu - View commit details
-
Copy full SHA for ec9ff38 - Browse repository at this point
Copy the full SHA ec9ff38View commit details -
Avoid executing no-op queries. (matrix-org#16583)
If simple_{insert,upsert,update}_many_txn is called without any data to modify then return instead of executing the query. This matches the behavior of simple_{select,delete}_many_txn.
Configuration menu - View commit details
-
Copy full SHA for 9738b1c - Browse repository at this point
Copy the full SHA 9738b1cView commit details -
Avoid updating the same rows multiple times with simple_update_many_t…
…xn. (matrix-org#16609) simple_update_many_txn had a bug in it which would cause each update to be applied twice.
Configuration menu - View commit details
-
Copy full SHA for 455ef04 - Browse repository at this point
Copy the full SHA 455ef04View commit details
Commits on Nov 8, 2023
-
Bump serde_json from 1.0.107 to 1.0.108 (matrix-org#16604)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a336cd - Browse repository at this point
Copy the full SHA 2a336cdView commit details -
Bump pyicu from 2.11 to 2.12 (matrix-org#16603)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6aa047 - Browse repository at this point
Copy the full SHA f6aa047View commit details
Commits on Nov 9, 2023
-
Bulk-invalidate e2e cached queries after claiming keys (matrix-org#16613
) Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91587d4 - Browse repository at this point
Copy the full SHA 91587d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff716b4 - Browse repository at this point
Copy the full SHA ff716b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3f1b3 - Browse repository at this point
Copy the full SHA ab3f1b3View commit details -
Use _invalidate_cache_and_stream_bulk in more places. (matrix-org#16616)
This takes advantage of the new bulk method in more places to invalidate caches for many keys at once (and then to stream that over replication).
Configuration menu - View commit details
-
Copy full SHA for 9f514dd - Browse repository at this point
Copy the full SHA 9f514ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4372a - Browse repository at this point
Copy the full SHA bc4372aView commit details -
Fix a long-standing bug where Synapse would not unbind third-party id…
…entifiers for Application Service users when deactivated and would not emit a compliant response. (matrix-org#16617) * Don't skip unbinding 3PIDs and returning success status when deactivating AS user Fixes matrix-org#16608 * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc7f068 - Browse repository at this point
Copy the full SHA dc7f068View commit details -
Use attempt_to_set_autocommit everywhere. (matrix-org#16615)
To avoid asserting the type of the database connection.
Configuration menu - View commit details
-
Copy full SHA for 2c6a7df - Browse repository at this point
Copy the full SHA 2c6a7dfView commit details
Commits on Nov 13, 2023
-
Bump towncrier from 23.6.0 to 23.11.0 (matrix-org#16622)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca7421b - Browse repository at this point
Copy the full SHA ca7421bView commit details -
Bump types-bleach from 6.1.0.0 to 6.1.0.1 (matrix-org#16624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22a5130 - Browse repository at this point
Copy the full SHA 22a5130View commit details -
Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (matrix-org#16625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f92af19 - Browse repository at this point
Copy the full SHA f92af19View commit details -
Bump treq from 22.2.0 to 23.11.0 (matrix-org#16623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69d1ee3 - Browse repository at this point
Copy the full SHA 69d1ee3View commit details -
Bump prometheus-client from 0.17.1 to 0.18.0 (matrix-org#16626)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35fac66 - Browse repository at this point
Copy the full SHA 35fac66View commit details -
Bump serde from 1.0.190 to 1.0.192 (matrix-org#16627)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7455b9e - Browse repository at this point
Copy the full SHA 7455b9eView commit details -
Fix outbound_federation_restricted_to docs & note when added (matrix-…
David Robertson authoredNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for fb2554b - Browse repository at this point
Copy the full SHA fb2554bView commit details -
Add a Postgres
REPLICA IDENTITY
to tables that do not have an impli……cit one. This should allow use of Postgres logical replication. (matrix-org#16456) * Add Postgres replica identities to tables that don't have an implicit one Fixes matrix-org#16224 * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> * Move the delta to version 83 as we missed the boat for 82 * Add a test that all tables have a REPLICA IDENTITY * Extend the test to include when indices are deleted * isort * black * Fully qualify `oid` as it is a 'hidden attribute' in Postgres 11 * Update tests/storage/test_database.py Co-authored-by: Patrick Cloke <[email protected]> * Add missed tables --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69afe3f - Browse repository at this point
Copy the full SHA 69afe3fView commit details -
Remove whole table locks on push rule add/delete (matrix-org#16051)
The statements are already executed within a transaction thus a table level lock is unnecessary.
Configuration menu - View commit details
-
Copy full SHA for 0e36a57 - Browse repository at this point
Copy the full SHA 0e36a57View commit details
Commits on Nov 14, 2023
-
Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timesta…
…mp_to_event` (matrix-org#16631)
Configuration menu - View commit details
-
Copy full SHA for 4dd18bd - Browse repository at this point
Copy the full SHA 4dd18bdView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2f2c7c - Browse repository at this point
Copy the full SHA f2f2c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80922dc - Browse repository at this point
Copy the full SHA 80922dcView commit details -
Asynchronous Uploads (matrix-org#15503)
Support asynchronous uploads as defined in MSC2246.
Configuration menu - View commit details
-
Copy full SHA for 999bd77 - Browse repository at this point
Copy the full SHA 999bd77View commit details -
Add an Admin API to temporarily grant the ability to update an existi…
…ng cross-signing key without UIA (matrix-org#16634)
David Robertson authoredNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 43d1aa7 - Browse repository at this point
Copy the full SHA 43d1aa7View commit details
Commits on Nov 16, 2023
-
Fix test not detecting tables with missing primary keys and missing r…
…eplica identities, then add more replica identities. (matrix-org#16647) * Fix the CI query that did not detect all cases of missing primary keys * Add more missing REPLICA IDENTITY entries * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 830988a - Browse repository at this point
Copy the full SHA 830988aView commit details -
More efficiently handle no-op POSITION (matrix-org#16640)
We may receive `POSITION` commands where we already know that worker has advanced past that position, so there is no point in handling it.
Configuration menu - View commit details
-
Copy full SHA for 898655f - Browse repository at this point
Copy the full SHA 898655fView commit details -
Fix sending out of order
POSITION
over replication (matrix-org#16639)If a worker reconnects to Redis we send out the current positions of all our streams. However, if we're also trying to send out a backlog of RDATA at the same time then we can end up sending a `POSITION` with the current token *before* we've sent all the RDATA before the current token. This doesn't cause actual bugs as the receiving servers see the POSITION, fetch the relevant rows from the DB, and then ignore the old RDATA as they come in. However, this is inefficient so it'd be better if we didn't send out-of-order positions
Configuration menu - View commit details
-
Copy full SHA for fef08cb - Browse repository at this point
Copy the full SHA fef08cbView commit details -
Speed up persisting large number of outliers (matrix-org#16649)
Recalculating the roots tuple every iteration could be very expensive, so instead let's do a topological sort.
Configuration menu - View commit details
-
Copy full SHA for 1b238e8 - Browse repository at this point
Copy the full SHA 1b238e8View commit details -
Speed up deleting device messages (matrix-org#16643)
Keeping track of a lower bound of stream ID where we've deleted everything below makes the queries much faster. Otherwise, every time we scan for rows to delete we'd re-scan across all the rows that have previously deleted (until the next table VACUUM).
Configuration menu - View commit details
-
Copy full SHA for 3e8531d - Browse repository at this point
Copy the full SHA 3e8531dView commit details -
Revert "Add a Postgres
REPLICA IDENTITY
to tables that do not have ……an implicit one. This should allow use of Postgres logical replication. (matrix-org#16456)" (matrix-org#16651) This reverts commit 69afe3f.
Configuration menu - View commit details
-
Copy full SHA for ef5329a - Browse repository at this point
Copy the full SHA ef5329aView commit details -
Revert "Fix test not detecting tables with missing primary keys and m…
…issing replica identities, then add more replica identities. (matrix-org#16647)" (matrix-org#16652) This reverts commit 830988a.
Configuration menu - View commit details
-
Copy full SHA for 4d6b800 - Browse repository at this point
Copy the full SHA 4d6b800View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0148a - Browse repository at this point
Copy the full SHA ff0148aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de2258 - Browse repository at this point
Copy the full SHA 2de2258View commit details
Commits on Nov 17, 2023
-
Fix building wheels in CI. (matrix-org#16653)
pip was using a vendored setuptools that was incompatible with Python 3.12. Upgrading cibuildwheels to a version with a newer version of pip (and thus a newer version of setuptools) fixes the issue.
Configuration menu - View commit details
-
Copy full SHA for 47c6821 - Browse repository at this point
Copy the full SHA 47c6821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f990c - Browse repository at this point
Copy the full SHA 76f990cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1352e - Browse repository at this point
Copy the full SHA 6a1352eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f5522 - Browse repository at this point
Copy the full SHA c4f5522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 700c8a0 - Browse repository at this point
Copy the full SHA 700c8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518e4de - Browse repository at this point
Copy the full SHA 518e4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb0cbc - Browse repository at this point
Copy the full SHA bdb0cbcView commit details -
Also discard 'caches' and 'backfill' stream POSITIONS (matrix-org#16655)
Follow on from matrix-org#16640
Configuration menu - View commit details
-
Copy full SHA for 6fec2d0 - Browse repository at this point
Copy the full SHA 6fec2d0View commit details -
Speed up purge room by adding index (matrix-org#16657)
What it says on the tin
Configuration menu - View commit details
-
Copy full SHA for 9c02ef2 - Browse repository at this point
Copy the full SHA 9c02ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dcfe2 - Browse repository at this point
Copy the full SHA d9dcfe2View commit details -
Speed up how quickly we launch new tasks (matrix-org#16660)
Now that we're reducing concurrency (matrix-org#16656), this is more important.
Configuration menu - View commit details
-
Copy full SHA for 6088303 - Browse repository at this point
Copy the full SHA 6088303View commit details
Commits on Nov 20, 2023
-
Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (matrix-org#16665)
Bumps [types-psycopg2](https://github.com/python/typeshed) from 2.9.21.15 to 2.9.21.16. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psycopg2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89d9ab0 - Browse repository at this point
Copy the full SHA 89d9ab0View commit details -
Bump types-pillow from 10.1.0.0 to 10.1.0.2 (matrix-org#16664)
Bumps [types-pillow](https://github.com/python/typeshed) from 10.1.0.0 to 10.1.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d792e0f - Browse repository at this point
Copy the full SHA d792e0fView commit details -
Bump pyopenssl from 23.2.0 to 23.3.0 (matrix-org#16662)
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.2.0 to 23.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@23.2.0...23.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e934e7f - Browse repository at this point
Copy the full SHA e934e7fView commit details -
Bump sentry-sdk from 1.32.0 to 1.35.0 (matrix-org#16666)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.35.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.32.0...1.35.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7611df7 - Browse repository at this point
Copy the full SHA 7611df7View commit details
Commits on Nov 21, 2023
-
David Robertson committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for bb86eb9 - Browse repository at this point
Copy the full SHA bb86eb9View commit details -
David Robertson committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 536f9c9 - Browse repository at this point
Copy the full SHA 536f9c9View commit details -
Merge branch 'release-v1.97' into develop
David Robertson committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d5c1fe - Browse repository at this point
Copy the full SHA 8d5c1feView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 460743d - Browse repository at this point
Copy the full SHA 460743dView commit details -
Bump pydantic from 2.4.2 to 2.5.1 (matrix-org#16663)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.2...v2.5.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8118ba - Browse repository at this point
Copy the full SHA c8118baView commit details -
Admin API for server notice: consistently bypass rate limits (matrix-…
…org#16670) * Admin API for server notice: disable rate limit for all calls * Add changelog * Update changelog.d/16670.bugfix
Configuration menu - View commit details
-
Copy full SHA for c432d8f - Browse repository at this point
Copy the full SHA c432d8fView commit details -
Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (matrix-org#16673)
Signed-off-by: Kai A. Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2430b1 - Browse repository at this point
Copy the full SHA f2430b1View commit details -
Enable refreshable tokens on the admin registration endpoint (matrix-…
…org#16642) Signed-off-by: Charles Wright <[email protected]>
Charles Wright authoredNov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a5f9bb - Browse repository at this point
Copy the full SHA 1a5f9bbView commit details
Commits on Nov 23, 2023
-
Keep track of
user_ips
andmonthly_active_users
when delegating a……uth (matrix-org#16672) * Describe `insert_client_ip` * Pull out client_ips and MAU tracking to BaseAuth * Define HAS_AUTHLIB once in tests sick of copypasting * Track ips and token usage when delegating auth * Test that we track MAU and user_ips * Don't track `__oidc_admin`
David Robertson authoredNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 32a59a6 - Browse repository at this point
Copy the full SHA 32a59a6View commit details
Commits on Nov 24, 2023
-
Correctly read to-device stream pos on SQLite (matrix-org#16682)
David Robertson authoredNov 24, 2023 Configuration menu - View commit details
-
Copy full SHA for c3627d0 - Browse repository at this point
Copy the full SHA c3627d0View commit details
Commits on Nov 27, 2023
-
Move media retention tests out of rest tests (matrix-org#16684)
* Move media retention tests out of rest tests AFAICS this doesn't make any HTTP requests and so it ought not to belong in `tests.rest`. * Changelog
David Robertson authoredNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 0619c2b - Browse repository at this point
Copy the full SHA 0619c2bView commit details -
Bump serde from 1.0.192 to 1.0.193 (matrix-org#16693)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.192...v1.0.193) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c63dfe - Browse repository at this point
Copy the full SHA 1c63dfeView commit details -
Bump jsonschema from 4.19.1 to 4.20.0 (matrix-org#16692)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.1 to 4.20.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.19.1...v4.20.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a6181f - Browse repository at this point
Copy the full SHA 9a6181fView commit details -
Bump ruff from 0.1.4 to 0.1.6 (matrix-org#16690)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.4...v0.1.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73794dd - Browse repository at this point
Copy the full SHA 73794ddView commit details -
Bump types-setuptools from 68.2.0.0 to 68.2.0.2 (matrix-org#16688)
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.0 to 68.2.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3238ae3 - Browse repository at this point
Copy the full SHA 3238ae3View commit details -
Bump pyasn1 from 0.5.0 to 0.5.1 (matrix-org#16689)
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62e96a2 - Browse repository at this point
Copy the full SHA 62e96a2View commit details -
Bump prometheus-client from 0.18.0 to 0.19.0 (matrix-org#16691)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3e8d50 - Browse repository at this point
Copy the full SHA b3e8d50View commit details -
Fix poetry version typo in contributors' guide (matrix-org#16695)
David Robertson authoredNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 8751f0e - Browse repository at this point
Copy the full SHA 8751f0eView commit details
Commits on Nov 28, 2023
-
Remove old full schema dumps. (matrix-org#16697)
These are not useful and make it difficult to search for table definitions, etc.
Configuration menu - View commit details
-
Copy full SHA for d199b84 - Browse repository at this point
Copy the full SHA d199b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ed14d - Browse repository at this point
Copy the full SHA b0ed14dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d75d6d6 - Browse repository at this point
Copy the full SHA d75d6d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77882b6 - Browse repository at this point
Copy the full SHA 77882b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825ac7e - Browse repository at this point
Copy the full SHA 825ac7eView commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f2be77 - Browse repository at this point
Copy the full SHA 6f2be77View commit details -
Speed up pruning of
user_ips
table (matrix-org#16667)Silly query planner
Configuration menu - View commit details
-
Copy full SHA for df36696 - Browse repository at this point
Copy the full SHA df36696View commit details -
Add a workflow to try and automatically fixup a PR (matrix-org#16704)
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19dac97 - Browse repository at this point
Copy the full SHA 19dac97View commit details -
Reduce DB load when forget on leave setting is disabled (matrix-org#1…
…6668) * Reduce DB load when forget on leave setting is disabled * Newsfile
Configuration menu - View commit details
-
Copy full SHA for a146784 - Browse repository at this point
Copy the full SHA a146784View commit details -
Request & follow redirects for /media/v3/download (matrix-org#16701)
Implement MSC3860 to follow redirects for federated media downloads. Note that the Client-Server API doesn't support this (yet) since the media repository in Synapse doesn't have a way of supporting redirects.
Configuration menu - View commit details
-
Copy full SHA for d6c3b75 - Browse repository at this point
Copy the full SHA d6c3b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf949c - Browse repository at this point
Copy the full SHA dcf949cView commit details -
Upgrade poetry-core range to fix issue with .so file (matrix-org#16702)
poetry-core 1.8.x includes a fix which properly moves the generate synapse_rust.abi3.so file to the synapse directory when using an editable install. Without this change developers are left with a confusing experience of the synapse.synapse_rust module not being found after installation.
Configuration menu - View commit details
-
Copy full SHA for 3a09269 - Browse repository at this point
Copy the full SHA 3a09269View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 579c6be - Browse repository at this point
Copy the full SHA 579c6beView commit details -
ModuleAPI SSO auth callbacks (matrix-org#15207)
Signed-off-by: Andrii Yasynyshyn [email protected]
Configuration menu - View commit details
-
Copy full SHA for 63d96bf - Browse repository at this point
Copy the full SHA 63d96bfView commit details
Commits on Dec 4, 2023
-
Bump types-jsonschema from 4.19.0.4 to 4.20.0.0 (matrix-org#16724)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5c1434 - Browse repository at this point
Copy the full SHA a5c1434View commit details -
Bump sphinx-autodoc2 from 0.4.2 to 0.5.0 (matrix-org#16723)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd02c63 - Browse repository at this point
Copy the full SHA dd02c63View commit details -
Bump cryptography from 41.0.6 to 41.0.7 (matrix-org#16721)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c915b91 - Browse repository at this point
Copy the full SHA c915b91View commit details -
Bump idna from 3.4 to 3.6 (matrix-org#16720)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2686a05 - Browse repository at this point
Copy the full SHA 2686a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e194b - Browse repository at this point
Copy the full SHA d6e194bView commit details -
Bump matrix-org/netlify-pr-preview from 2 to 3 (matrix-org#16719)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 506f5c7 - Browse repository at this point
Copy the full SHA 506f5c7View commit details -
Server notices: add an autojoin setting for the notices room (matrix-…
…org#16699) Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e7f800 - Browse repository at this point
Copy the full SHA 9e7f800View commit details -
Bump phonenumbers from 8.13.23 to 8.13.26 (matrix-org#16722)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15c46cf - Browse repository at this point
Copy the full SHA 15c46cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa4d3b - Browse repository at this point
Copy the full SHA 0aa4d3bView commit details -
Add a Postgres
REPLICA IDENTITY
to tables that do not have an impli……cit one. This should allow use of Postgres logical replication. (take 2, now with no added deadlocks!) (matrix-org#16658) * Add `ALTER TABLE ... REPLICA IDENTITY ...` for individual tables We can't combine them into one file as it makes it likely to hit a deadlock if Synapse is running, as it only takes one other transaction to access two tables in a different order to the schema delta. * Add notes * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]> * Re-introduce REPLICA IDENTITY test --------- Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51e4e35 - Browse repository at this point
Copy the full SHA 51e4e35View commit details
Commits on Dec 5, 2023
-
Fix postgres schema after dropping old tables (matrix-org#16730)
David Robertson authoredDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bb8e41 - Browse repository at this point
Copy the full SHA 0bb8e41View commit details -
Set response values to zero if None for /_synapse/admin/v1/federation…
…/destinations (matrix-org#16729)
Configuration menu - View commit details
-
Copy full SHA for ea78355 - Browse repository at this point
Copy the full SHA ea78355View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87499b - Browse repository at this point
Copy the full SHA e87499bView commit details -
Fix upgrading a room without
events
field in power levels (matrix-o…David Robertson authoredDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a00c99 - Browse repository at this point
Copy the full SHA 0a00c99View commit details -
David Robertson committed
Dec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c83d8f - Browse repository at this point
Copy the full SHA 3c83d8fView commit details -
Fixup dependency bumps syntax in changelog
David Robertson committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 3866493 - Browse repository at this point
Copy the full SHA 3866493View commit details -
David Robertson committed
Dec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for c8a24c5 - Browse repository at this point
Copy the full SHA c8a24c5View commit details -
Revert postgres logical replication deltaas
This reverts two commits: 0bb8e41 "Fix postgres schema after dropping old tables (matrix-org#16730)" and 51e4e35 "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take 2, now with no added deadlocks!) (matrix-org#16658)" and also amends the changelog.
David Robertson committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 44377f5 - Browse repository at this point
Copy the full SHA 44377f5View commit details
Commits on Dec 6, 2023
-
Expose OIDC discovery information under the CSAPI (matrix-org#16726)
Co-authored-by: Quentin Gliech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcf3c49 - Browse repository at this point
Copy the full SHA fcf3c49View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa983c7 - Browse repository at this point
Copy the full SHA aa983c7View commit details
Commits on Dec 8, 2023
-
Write signing keys with file mode 0640 (matrix-org#16740)
Co-authored-by: Fabian Klemp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ada2f - Browse repository at this point
Copy the full SHA 10ada2fView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 483d22a - Browse repository at this point
Copy the full SHA 483d22aView commit details -
Version picker added for v1.98 docs
Action Bot committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for ee37039 - Browse repository at this point
Copy the full SHA ee37039View commit details
Commits on Dec 12, 2023
-
Bump immutabledict from 3.0.0 to 4.0.0 (matrix-org#16743)
Bumps [immutabledict](https://github.com/corenting/immutabledict) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/corenting/immutabledict/releases) - [Changelog](https://github.com/corenting/immutabledict/blob/master/CHANGELOG.md) - [Commits](corenting/immutabledict@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: immutabledict dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 043bea8 - Browse repository at this point
Copy the full SHA 043bea8View commit details -
Bump pydantic from 2.5.1 to 2.5.2 (matrix-org#16747)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 438df1c - Browse repository at this point
Copy the full SHA 438df1cView commit details -
Bump actions/setup-python from 4 to 5 (matrix-org#16748)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7550f4d - Browse repository at this point
Copy the full SHA 7550f4dView commit details -
Bump actions/setup-go from 4 to 5 (matrix-org#16749)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb03258 - Browse repository at this point
Copy the full SHA eb03258View commit details -
Bump ruff from 0.1.6 to 0.1.7 (matrix-org#16746)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.6...v0.1.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8275953 - Browse repository at this point
Copy the full SHA 8275953View commit details -
Bump isort from 5.12.0 to 5.13.0 (matrix-org#16745)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8782ec1 - Browse repository at this point
Copy the full SHA 8782ec1View commit details -
Bump types-setuptools from 68.2.0.2 to 69.0.0.0 (matrix-org#16744)
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.2 to 69.0.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d22fe1 - Browse repository at this point
Copy the full SHA 9d22fe1View commit details -
Bump isort from 5.13.0 to 5.13.1 (matrix-org#16752)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.0...5.13.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b93192 - Browse repository at this point
Copy the full SHA 1b93192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6c644 - Browse repository at this point
Copy the full SHA 9f6c644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128aad4 - Browse repository at this point
Copy the full SHA 128aad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e108c31 - Browse repository at this point
Copy the full SHA e108c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15733b0 - Browse repository at this point
Copy the full SHA 15733b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e108cde - Browse repository at this point
Copy the full SHA e108cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e85e0ef - Browse repository at this point
Copy the full SHA e85e0efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f8440 - Browse repository at this point
Copy the full SHA e1f8440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c020b - Browse repository at this point
Copy the full SHA 70c020bView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 025951b - Browse repository at this point
Copy the full SHA 025951bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66fc265 - Browse repository at this point
Copy the full SHA 66fc265View commit details -
Configuration menu - View commit details
-
Copy full SHA for be65a8e - Browse repository at this point
Copy the full SHA be65a8eView commit details