1
0

Commit Graph

  • f46904272f Make sure @measure_func usages have the necessary properties Eric Eastwood 2025-06-24 14:02:32 -05:00
  • 41dfb20253 Update measure_func to support HasClockAndMetricsManager Eric Eastwood 2025-06-24 13:58:32 -05:00
  • c5296f5b6a Refactor Measure in synapse/http/federation/well_known_resolver.py Eric Eastwood 2025-06-24 13:55:15 -05:00
  • 019f0b7b4f Refactor bulk Measure usage Eric Eastwood 2025-06-24 13:44:27 -05:00
  • 96c9485a7c Merge branch 'develop' into madlittlemods/per-hs-metrics-measure Eric Eastwood 2025-06-24 13:23:14 -05:00
  • c07e1f502c Add docstrings Eric Eastwood 2025-06-23 15:39:43 -05:00
  • 612cbd9439 Refactor InFlight block metrics to be HS specific Eric Eastwood 2025-06-23 15:29:53 -05:00
  • 420c83dbf9 Use global REGISTRY for now Eric Eastwood 2025-06-23 15:11:26 -05:00
  • 25585b4b49 Merge branch 'develop' into madlittlemods/remove-metrics-listener Eric Eastwood 2025-06-24 13:23:58 -05:00
  • 2d8b0b0d04 deploy: cb259eb206 anoadragon453 2025-06-24 15:43:35 +00:00
  • 7bb437fd9f deploy: cb259eb206 anoadragon453 2025-06-24 11:01:24 +00:00
  • 676a2cc774 Refactor block metrics to use HS specific registry Eric Eastwood 2025-06-23 15:09:47 -05:00
  • 6fabf82f4f Bump types-opentracing from 2.4.10.6 to 2.4.10.20250622 (#18586) dependabot[bot] 2025-06-24 17:30:36 +01:00
  • cb259eb206 1.133.0rc1 v1.133.0rc1 Andrew Morgan 2025-06-24 11:59:23 +01:00
  • 6791e6e250 Unbreak unit tests with Twisted 25.5.0 by add parsePOSTFormSubmission arg to FakeSite (#18577) Andrew Morgan 2025-06-24 11:52:06 +01:00
  • 467084d43e Merge branch 'develop' into madlittlemods/remove-metrics-listener Eric Eastwood 2025-06-23 12:51:35 -05:00
  • 1ce74d444d Log an error for old versions Eric Eastwood 2025-06-23 12:14:33 -05:00
  • 03ae604af7 Remove extra newline Eric Eastwood 2025-06-23 11:57:00 -05:00
  • 6c662e02e7 Fix lints Eric Eastwood 2025-06-23 11:55:56 -05:00
  • b849bed8f9 Make broken hack more obvious when it happens Eric Eastwood 2025-06-23 11:55:17 -05:00
  • 04084ae224 Re-organize metrics resource Eric Eastwood 2025-06-23 11:54:51 -05:00
  • d0604463f6 Remove tests which don't assert anything beyond what the util already does Eric Eastwood 2025-06-23 11:53:35 -05:00
  • 82fcdc5eef Changelog hughns/server-notice-module-api Hugh Nimmo-Smith 2025-06-23 14:40:11 +01:00
  • 2cfc292c77 Allow sending server notices via Module API Hugh Nimmo-Smith 2025-06-18 17:58:09 +01:00
  • 7ba64b6caf Changelog hughns/server-notice-worker Hugh Nimmo-Smith 2025-06-23 14:37:16 +01:00
  • 68699d5338 Support workers sending server notices Hugh Nimmo-Smith 2025-06-18 17:54:38 +01:00
  • 3cabaa84ca Update PyO3 to version 0.25 (#18578) V02460 2025-06-23 14:48:07 +02:00
  • 07c680633f Update minimum version of prometheus-client so prometheus_client.metrics is available Eric Eastwood 2025-06-20 17:00:41 -05:00
  • 16e87ed5c9 Restore _set_prometheus_client_use_created_metrics tests Eric Eastwood 2025-06-20 16:51:54 -05:00
  • cfdacb8664 Fix lints Eric Eastwood 2025-06-20 16:41:28 -05:00
  • adaf5b0fa3 Update with new state of reality Eric Eastwood 2025-06-20 16:18:19 -05:00
  • bb3904cac9 Restore _set_prometheus_client_use_created_metrics Eric Eastwood 2025-06-20 16:15:02 -05:00
  • 8ccd52c93c Fix lints Eric Eastwood 2025-06-20 15:38:59 -05:00
  • 54b836cce6 Remove tests for _set_prometheus_client_use_created_metrics (which was removed) Eric Eastwood 2025-06-20 15:38:26 -05:00
  • 3b05b5efe9 Add changelog Eric Eastwood 2025-06-20 15:37:49 -05:00
  • 3e16b887ed Remove stray file Eric Eastwood 2025-06-20 15:14:31 -05:00
  • 6e47458b91 Fix lints Eric Eastwood 2025-06-20 15:13:20 -05:00
  • 1fe3fa40a8 Disable _created metrics via dedicated built-in function Eric Eastwood 2025-06-20 15:09:36 -05:00
  • bb31f6097c Remove metrics listener type in favor of http listener with metrics resource Eric Eastwood 2025-06-20 11:51:54 -05:00
  • 1c51b74e2d Merge branch 'develop' into madlittlemods/hs-specific-metrics madlittlemods/hs-specific-metrics Eric Eastwood 2025-06-20 11:24:57 -05:00
  • 15530f8681 deploy: 74ca7ae720 anoadragon453 2025-06-20 12:04:09 +00:00
  • 74ca7ae720 Add report user API from MSC4260 (#18120) Travis Ralston 2025-06-20 06:02:14 -06:00
  • 4f8916d67e Add parsePOSTFormSubmission arg to FakeSite anoa/codex/twisted_25_5_0 Andrew Morgan 2025-06-19 14:21:37 +01:00
  • 07f91f805e Update Twisted to v25.5.0 Andrew Morgan 2025-06-20 12:45:53 +01:00
  • ef0f62330e Tell agents about docs/upgrade.md Andrew Morgan 2025-06-06 14:02:32 +01:00
  • 3305c45817 Create AGENTS.md anoa's Codex Agent 2025-06-04 12:36:12 +01:00
  • c5f6aa75b0 changelog travis/fix-lint-action-docs Travis Ralston 2025-06-19 11:40:46 -06:00
  • 0596eafc53 Make 'fix lint' action also regenerate config docs Travis Ralston 2025-06-19 11:38:53 -06:00
  • 216b160324 deploy: 5102565369 erikjohnston 2025-06-18 15:42:44 +00:00
  • 5102565369 Fixup generated config documentation (#18568) Erik Johnston 2025-06-18 16:40:52 +01:00
  • 4946ba32f9 deploy: 33e0c25279 erikjohnston 2025-06-18 12:01:36 +00:00
  • 33e0c25279 Clean up old device_federation_inbox rows (#18546) Erik Johnston 2025-06-18 12:58:31 +01:00
  • 832be6e1ec deploy: d1139ebfc1 erikjohnston 2025-06-17 14:35:09 +00:00
  • 73a38384f5 Merge branch 'master' into develop Erik Johnston 2025-06-17 15:33:18 +01:00
  • 4a803e8257 Bump dawidd6/action-download-artifact from 9 to 11 (#18556) dependabot[bot] 2025-06-17 13:47:42 +01:00
  • 51dbbbb40f Bump types-requests from 2.32.0.20250328 to 2.32.4.20250611 (#18558) dependabot[bot] 2025-06-17 13:43:01 +01:00
  • 6363d63822 Bump actions/setup-python from 5.5.0 to 5.6.0 (#18555) dependabot[bot] 2025-06-17 13:42:28 +01:00
  • d1139ebfc1 1.132.0 v1.132.0 release-v1.132 Erik Johnston 2025-06-17 13:16:57 +01:00
  • cb75484734 newsfile anoa/codex/implement-msc4133_key_allowlist-config-option Andrew Morgan 2025-06-17 12:48:41 +01:00
  • 40b647d1cd Add allowlist for MSC4133 custom profile fields anoa's Codex Agent 2025-06-17 12:17:14 +01:00
  • 3e571561c9 Fix Cargo.lock after bad merge (#18561) Erik Johnston 2025-06-17 05:01:32 -05:00
  • a3b80071cd Always run schema workflow on develop (#18551) Erik Johnston 2025-06-17 04:57:34 -05:00
  • f500c7d982 Speed up MAS token introspection (#18357) Erik Johnston 2025-06-16 10:41:35 -05:00
  • df04931f0b Bump base64 from 0.21.7 to 0.22.1 (#18559) dependabot[bot] 2025-06-16 16:33:51 +01:00
  • ec16224828 Remove unrelated comment from reviewing another PR Eric Eastwood 2025-06-13 16:37:02 -05:00
  • f56670515b bugfix: assert we always pass the create event to get_user_power_level (#18545) Kegan Dougal 2025-06-13 17:32:24 +01:00
  • db8a8d33fe bugfix: calculate the PL for non-creators correctly in v11 rooms (#18547) Kegan Dougal 2025-06-13 12:56:39 +01:00
  • 3b94e40cc8 Fix typo of Math.pow, ^ -> ** (#18543) Andrew Morgan 2025-06-13 12:36:21 +01:00
  • 6b1e3c9c66 Bump requests from 2.32.2 to 2.32.4 (#18533) dependabot[bot] 2025-06-13 12:34:38 +01:00
  • 1709957395 Fix bug where sliding sync ignored room_id_to_include option (#18535) Erik Johnston 2025-06-13 05:29:23 -05:00
  • 0de7aa9953 Enable flake8-logging and flake8-logging-format rules in Ruff and fix related issues throughout the codebase (#18542) Quentin Gliech 2025-06-13 09:44:18 +02:00
  • e4ca593eb6 Log user deactivations (#18541) Will Hunt 2025-06-12 11:21:39 +01:00
  • 00140fcc99 Merge branch 'develop' into madlittlemods/hs-specific-metrics Eric Eastwood 2025-06-11 16:37:39 -05:00
  • 978032141b bugfix: ensure _get_power_level_for_sender works when there is no PL event (#18534) Kegan Dougal 2025-06-10 15:11:49 +01:00
  • 142ba5df89 Bump headers from 0.4.0 to 0.4.1 (#18529) dependabot[bot] 2025-06-10 14:38:54 +01:00
  • fa3c63014e deploy: eb5dfc19e5 anoadragon453 2025-06-10 11:57:37 +00:00
  • eb5dfc19e5 Merge branch 'release-v1.132' into develop Andrew Morgan 2025-06-10 12:55:36 +01:00
  • c936d21af3 deploy: cc6b4980ef erikjohnston 2025-06-10 11:47:27 +00:00
  • 56f6192a47 deploy: 96c556081a erikjohnston 2025-06-10 11:45:50 +00:00
  • cc6b4980ef Add config doc generation command to lint.sh and add missing config schema. (#18522) reivilibre 2025-06-10 11:43:58 +00:00
  • d5da07703d Config schema documentation CI: fix not failing when it should (#18528) reivilibre 2025-06-10 11:44:04 +00:00
  • 96c556081a Add config doc generation command to lint.sh and add missing config schema. (#18522) reivilibre 2025-06-10 11:43:58 +00:00
  • e76719afbd Changelog hughns/config-schema-fix Hugh Nimmo-Smith 2025-06-10 12:24:30 +01:00
  • 0fdf0e18e5 Add user_types config settings to schema and auto-generate documentation Hugh Nimmo-Smith 2025-06-10 12:20:52 +01:00
  • a4a7bee474 deploy: 5581fbb906 anoadragon453 2025-06-10 10:20:11 +00:00
  • 5581fbb906 1.132.0rc1 v1.132.0rc1 Andrew Morgan 2025-06-10 11:18:17 +01:00
  • 1e16da8a97 deploy: 1ab35a0a78 anoadragon453 2025-06-10 10:16:33 +00:00
  • 1ab35a0a78 Mark new module APIs as experimental (#18536) Andrew Morgan 2025-06-10 11:13:47 +01:00
  • 341d956ee6 Default to public join rule in remote summary (#18493) nexy7574 2025-06-09 11:59:49 +01:00
  • 7f5452fc29 Add documentation Erik Johnston 2025-06-09 11:12:56 +01:00
  • c0645486a3 Newsfile Erik Johnston 2025-06-09 10:45:59 +01:00
  • eb13e9ead6 Add ability to limit amount uploaded by a user Erik Johnston 2025-06-09 10:41:58 +01:00
  • 447910df19 Merge create_content and update_content Erik Johnston 2025-06-09 10:24:06 +01:00
  • 6521406a37 Migrate to assertEqual (#18488) Emmanuel Ferdman 2025-06-06 18:14:09 +03:00
  • 6712a5d731 Newsfile emmanuel-ferdman/develop Olivier 'reivilibre 2025-06-06 16:11:01 +01:00
  • 6e600c986e Don't allow users to ignore themselves. (#18508) Will Hunt 2025-06-06 15:37:15 +01:00
  • d285d76185 Recover an appservice if a successful ping occurs. (#18521) Will Hunt 2025-06-06 12:59:38 +01:00
  • 919c362466 Remove destinations from sending if not whitelisted (#18484) Devon Hudson 2025-06-06 11:19:58 +00:00
  • 5e0234e957 deploy: 82189cbde4 hughns 2025-06-06 10:50:49 +00:00
  • 82189cbde4 Export RatelimitOverride from ModuleApi (#18513) Hugh Nimmo-Smith 2025-06-06 11:48:49 +01:00