1
0

Commit Graph

  • c915b91840 Bump cryptography from 41.0.6 to 41.0.7 (#16721) dependabot[bot] 2023-12-04 11:30:15 +00:00
  • dd02c6340e Bump sphinx-autodoc2 from 0.4.2 to 0.5.0 (#16723) dependabot[bot] 2023-12-04 11:17:42 +00:00
  • a5c14346fa Bump types-jsonschema from 4.19.0.4 to 4.20.0.0 (#16724) dependabot[bot] 2023-12-04 11:16:45 +00:00
  • afc82ecb44 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-12-04 09:58:38 +00:00
  • 287fbe6daa deploy: 63d96bfc61 erikjohnston 2023-12-01 14:33:10 +00:00
  • 63d96bfc61 ModuleAPI SSO auth callbacks (#15207) Andrew Yasinishyn 2023-12-01 16:31:50 +02:00
  • 579c6be5f6 Drop unused tables & unneeded access token ID for events. (#16522) Patrick Cloke 2023-12-01 05:12:00 -05:00
  • 3a092699e5 Upgrade poetry-core range to fix issue with .so file (#16702) Mo Balaa 2023-11-29 14:46:43 -06:00
  • dcf949cd87 Declare support for Matrix v1.7, v1.8, and v1.9. (#16707) Patrick Cloke 2023-11-29 15:02:09 -05:00
  • d6c3b7584f Request & follow redirects for /media/v3/download (#16701) Patrick Cloke 2023-11-29 14:03:42 -05:00
  • a14678492e Reduce DB load when forget on leave setting is disabled (#16668) Erik Johnston 2023-11-29 18:21:30 +00:00
  • d57ee06ab7 Try review dog erikj/gha_auto_fixup Erik Johnston 2023-11-29 14:30:29 +00:00
  • a6e3bccc2a Attempt to fix linting erikj/test_fixup erikjohnston 2023-11-29 14:13:38 +00:00
  • a704c56d79 Test lint fixup workflow Erik Johnston 2023-11-29 14:08:03 +00:00
  • 19dac97480 Add a workflow to try and automatically fixup a PR (#16704) Erik Johnston 2023-11-29 14:07:32 +00:00
  • df366966b4 Speed up pruning of user_ips table (#16667) Erik Johnston 2023-11-29 11:54:42 +00:00
  • 6f2be7794e Bump cryptography from 41.0.5 to 41.0.6 (#16703) dependabot[bot] 2023-11-28 19:57:48 -05:00
  • 825ac7e6a1 Merge branch 'master' into develop Erik Johnston 2023-11-28 16:35:11 +00:00
  • d672bc31ba deploy: 77882b6a7d clokep 2023-11-28 16:02:51 +00:00
  • 77882b6a7d Document which versions of Synapse have compatible schema versions. (#16661) Patrick Cloke 2023-11-28 11:01:24 -05:00
  • d75d6d65d1 1.97.0 v1.97.0 Erik Johnston 2023-11-28 14:09:21 +00:00
  • b0ed14d815 Ignore encryption_enabled_by_default_for_room_type for notices room (#16677) Mathieu Velten 2023-11-28 14:15:26 +01:00
  • d199b84006 Remove old full schema dumps. (#16697) Patrick Cloke 2023-11-28 07:28:07 -05:00
  • b10bcc1e63 deploy: 8751f0ef32 DMRobertson 2023-11-27 15:16:50 +00:00
  • 8751f0ef32 Fix poetry version typo in contributors' guide (#16695) David Robertson 2023-11-27 15:16:20 +00:00
  • b3e8d503c7 Bump prometheus-client from 0.18.0 to 0.19.0 (#16691) dependabot[bot] 2023-11-27 11:27:27 +00:00
  • be3ec4d78c Merge branch 'develop' into erikj/py312_asyncio Erik Johnston 2023-11-27 11:16:45 +00:00
  • 62e96a2929 Bump pyasn1 from 0.5.0 to 0.5.1 (#16689) dependabot[bot] 2023-11-27 11:15:52 +00:00
  • 3238ae3aa0 Bump types-setuptools from 68.2.0.0 to 68.2.0.2 (#16688) dependabot[bot] 2023-11-27 10:49:15 +00:00
  • 73794dd8c4 Bump ruff from 0.1.4 to 0.1.6 (#16690) dependabot[bot] 2023-11-27 10:48:53 +00:00
  • 9a6181fb4e Bump jsonschema from 4.19.1 to 4.20.0 (#16692) dependabot[bot] 2023-11-27 10:48:41 +00:00
  • 1c63dfedfd Bump serde from 1.0.192 to 1.0.193 (#16693) dependabot[bot] 2023-11-27 10:48:27 +00:00
  • 0619c2bbd2 Move media retention tests out of rest tests (#16684) David Robertson 2023-11-27 01:29:46 +00:00
  • 1a1a0bc42e Newsfile Erik Johnston 2023-11-24 16:08:08 +00:00
  • aa932501d1 Use Python 3.12 for asyncio CI Erik Johnston 2023-11-24 16:07:13 +00:00
  • c3627d0f99 Correctly read to-device stream pos on SQLite (#16682) David Robertson 2023-11-24 13:42:38 +00:00
  • 32a59a6495 Keep track of user_ips and monthly_active_users when delegating auth (#16672) David Robertson 2023-11-23 12:35:37 +00:00
  • 1a5f9bb651 Enable refreshable tokens on the admin registration endpoint (#16642) Charles Wright 2023-11-22 09:01:09 -06:00
  • f2430b16d1 Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) V02460 2023-11-22 15:55:43 +01:00
  • c432d8f18f Admin API for server notice: consistently bypass rate limits (#16670) Mathieu Velten 2023-11-22 14:47:29 +01:00
  • c8118ba8c9 Bump pydantic from 2.4.2 to 2.5.1 (#16663) dependabot[bot] 2023-11-22 13:14:00 +00:00
  • 460743da16 Filter out auth chain queries that don't exist (#16552) Jason Little 2023-11-22 04:59:16 -06:00
  • 8e1e62c9e0 Update license headers Patrick Cloke 2023-11-21 15:29:58 -05:00
  • deb0dab66c Update packaging metadata Patrick Cloke 2023-11-21 15:29:55 -05:00
  • ab73abe693 Update the license from Apache License v2 to AGPL-3.0. Patrick Cloke 2023-11-21 15:29:55 -05:00
  • 8d5c1fe921 Merge branch 'release-v1.97' into develop David Robertson 2023-11-21 14:07:08 +00:00
  • 536f9c96d9 fix changelog typo v1.97.0rc1 David Robertson 2023-11-21 13:27:32 +00:00
  • 1b4ed0ade5 deploy: bb86eb9814 DMRobertson 2023-11-21 12:39:50 +00:00
  • bb86eb9814 1.97.0rc1 David Robertson 2023-11-21 12:38:46 +00:00
  • 7611df705e Bump sentry-sdk from 1.32.0 to 1.35.0 (#16666) dependabot[bot] 2023-11-20 12:14:06 +00:00
  • e934e7f7e7 Bump pyopenssl from 23.2.0 to 23.3.0 (#16662) dependabot[bot] 2023-11-20 12:11:15 +00:00
  • d792e0f2d9 Bump types-pillow from 10.1.0.0 to 10.1.0.2 (#16664) dependabot[bot] 2023-11-20 12:08:25 +00:00
  • 89d9ab0a0a Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (#16665) dependabot[bot] 2023-11-20 12:07:34 +00:00
  • 9c3b906b3a Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-11-20 10:09:33 +00:00
  • 6088303efb Speed up how quickly we launch new tasks (#16660) Erik Johnston 2023-11-17 16:36:02 +00:00
  • d9dcfe2a35 Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659) Patrick Cloke 2023-11-17 10:23:07 -05:00
  • 9c02ef21e0 Speed up purge room by adding index (#16657) Erik Johnston 2023-11-17 14:15:44 +00:00
  • 6fec2d035f Also discard 'caches' and 'backfill' stream POSITIONS (#16655) Erik Johnston 2023-11-17 14:14:29 +00:00
  • 4adc33d520 deploy: c4f5522189 clokep 2023-11-17 13:44:41 +00:00
  • bdb0cbc5ca Merge branch 'master' into develop Patrick Cloke 2023-11-17 08:43:47 -05:00
  • ebb2ca9211 deploy: 518e4de758 clokep 2023-11-17 13:39:28 +00:00
  • 518e4de758 Update admin user API return types in docs. (#16654) Michael Weimann 2023-11-17 14:38:25 +01:00
  • 700c8a0de5 Reduce task concurrency (#16656) Erik Johnston 2023-11-17 13:14:26 +00:00
  • c4f5522189 Tweaks from review. v1.96.1 Patrick Cloke 2023-11-17 08:01:13 -05:00
  • 6a1352e564 Move the forking note to 1.96.1. Patrick Cloke 2023-11-17 07:52:54 -05:00
  • 76f990c244 1.96.1 Patrick Cloke 2023-11-17 07:51:59 -05:00
  • 47c682101f Fix building wheels in CI. (#16653) Patrick Cloke 2023-11-17 07:42:49 -05:00
  • 321d3590fe Add a --generate-only option Olivier Wilkinson (reivilibre) 2023-11-16 16:07:29 +00:00
  • fbafde81a1 Promote mark_filepath to constant Olivier Wilkinson (reivilibre) 2023-11-16 16:07:05 +00:00
  • 3bb21a9c26 Use merge_into when adding workers to the shared config Olivier Wilkinson (reivilibre) 2023-11-16 15:55:37 +00:00
  • f49dbc7ba7 Add sharding_allowed to the WorkerTemplate rather than having a separate function for that Olivier Wilkinson (reivilibre) 2023-11-16 15:52:52 +00:00
  • 7d8824e2dc Rename function to add_worker_to_instance_map given reduction of scope Olivier Wilkinson (reivilibre) 2023-11-16 15:49:20 +00:00
  • f38297b619 Remove special logic for adding stream_writers: just make it part of the extra config template Olivier Wilkinson (reivilibre) 2023-11-16 15:47:28 +00:00
  • 8b7463957f Add merge_into Olivier Wilkinson (reivilibre) 2023-11-16 15:26:17 +00:00
  • 26073fa778 Tweak comments Olivier Wilkinson (reivilibre) 2023-11-16 15:26:11 +00:00
  • 94a85b36f7 Convert listener_resources and endpoint_patterns to Set[str] Olivier Wilkinson (reivilibre) 2023-11-16 15:12:18 +00:00
  • 67d4fc8b99 Collapse WORKERS_CONFIG by removing entries with defaults Olivier Wilkinson (reivilibre) 2023-11-16 15:07:13 +00:00
  • ba3b6a4dfd Use a lambda for the worker name rather than search and replace later Olivier Wilkinson (reivilibre) 2023-11-16 15:05:39 +00:00
  • a22eb7dc15 Convert worker templates into dataclass Olivier Wilkinson (reivilibre) 2023-11-16 15:00:48 +00:00
  • b39a50a43b Remove obsolete "app" from worker templates Olivier Wilkinson (reivilibre) 2023-11-16 14:38:08 +00:00
  • 2de2258bd2 Add blogpost link to changelog. v1.96.0 Patrick Cloke 2023-11-16 13:01:32 -05:00
  • ff0148a165 1.96.0 Patrick Cloke 2023-11-16 12:58:00 -05:00
  • f8f7355678 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-11-16 16:57:54 +00:00
  • 4d6b800385 Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) Erik Johnston 2023-11-16 16:57:26 +00:00
  • 01b2477b10 Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" Erik Johnston 2023-11-16 16:53:04 +00:00
  • a96086e9ed Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-11-16 16:50:37 +00:00
  • ef5329a9f9 Revert "Add a Postgres REPLICA IDENTITY to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651) Erik Johnston 2023-11-16 16:48:48 +00:00
  • b20bdd3997 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-11-16 16:27:21 +00:00
  • 3e8531d3ba Speed up deleting device messages (#16643) Erik Johnston 2023-11-16 15:19:35 +00:00
  • 1b238e8837 Speed up persisting large number of outliers (#16649) Erik Johnston 2023-11-16 14:25:35 +00:00
  • fef08cbee8 Fix sending out of order POSITION over replication (#16639) Erik Johnston 2023-11-16 13:05:09 +00:00
  • 898655fd12 More efficiently handle no-op POSITION (#16640) Erik Johnston 2023-11-16 12:32:17 +00:00
  • 830988ae72 Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) reivilibre 2023-11-16 12:26:27 +00:00
  • 7baadddb34 Newsfile rei/psql_lint_ensure_pkey Olivier Wilkinson (reivilibre) 2023-11-16 12:23:46 +00:00
  • 78b114a04a Add a PRIMARY KEY lint Olivier Wilkinson (reivilibre) 2023-11-16 12:22:29 +00:00
  • 9622bda163 Abstract logic for setting the statement timeout. clokep/statement-timeout Patrick Cloke 2023-11-15 13:38:57 -05:00
  • 17ba1a9c1e Method to set statement timeout. clokep/psycopg3-driver Patrick Cloke 2023-11-15 13:38:57 -05:00
  • 958580cd11 Run tests in CI against psycopg. Patrick Cloke 2023-11-09 15:13:09 -05:00
  • e32f49a24b Separate PostgresEngine into Psycopg2Engine and PsycopgEngine. Patrick Cloke 2023-11-09 15:11:52 -05:00
  • f725dc58ed Add psycopg package. Patrick Cloke 2023-11-09 15:06:21 -05:00