jxxghp
|
9dbe424c3d
|
refactor(config): retire RuntimeSettingsCompat host usage
|
2026-08-26 15:55:21 +08:00 |
|
jxxghp
|
3ba4027d84
|
feat(events): expose typed payload snapshots
|
2026-08-25 22:32:33 +08:00 |
|
jxxghp
|
b914e8b6e4
|
refactor: strengthen architecture CI gates and runtime contracts
|
2026-08-25 17:02:29 +08:00 |
|
 InfinityPacerandjxxghp
|
c727d9c9f1
|
test: 隔离单测中的站点原生资源 (#6452)
* test: isolate native site resources
* refactor(test): retain sites stub helper contract
* fix(test): preserve sites stub probe imports
---------
Co-authored-by: jxxghp <jxxghp@gmail.com>
|
2026-08-25 16:26:46 +08:00 |
|
InfinityPacer
|
d58c8d2b17
|
feat: 完善数据库备份管理与版本读取 (#6450)
|
2026-08-25 16:05:45 +08:00 |
|
jxxghp
|
8e99abd678
|
refactor(meta): stabilize recognition contract
|
2026-08-25 08:12:04 +08:00 |
|
jxxghp
|
17a23c47df
|
feat(ci): add mypy error ratchet gate
|
2026-08-25 06:59:18 +08:00 |
|
 InfinityPacerandjxxghp
|
be7dfd77a3
|
fix(runtime): 收敛模块关闭线程所有权 (#6443)
* fix(runtime): bound module shutdown owners
* fix(runtime): declare blocking shutdown owners
---------
Co-authored-by: jxxghp <jxxghp@gmail.com>
|
2026-08-25 06:58:31 +08:00 |
|
InfinityPacer
|
6c334f7b9b
|
fix(runtime): 收敛跨线程任务提交终态 (#6446)
|
2026-08-25 06:43:37 +08:00 |
|
InfinityPacer
|
b277770080
|
fix(setup): 精确同步当前站点资源 ABI (#6444)
|
2026-08-25 06:41:48 +08:00 |
|
jxxghp
|
84326e20de
|
feat(system): add staged release updates
|
2026-08-24 17:58:03 +08:00 |
|
InfinityPacer
|
326b5cf3ad
|
feat: 新增 Python 3.14t 自由线程镜像 (#6434)
* fix(resource): select free-threaded extension ABI
* chore(deps): require moviepilot-rust 0.2.9
* perf: add free-threaded runtime comparison
* feat: add free-threaded runtime profile
* chore(deps): require moviepilot-rust 0.3.0
* test: isolate system endpoint import graph
* fix(docker): preserve runtime profile during recovery
* feat(runtime): expose active GIL state
* feat(plugin): log GIL fallback attribution
* test: refresh runtime observability dependency baseline
* fix(plugin): validate the active uv runtime profile
* test(runtime): expand free-threaded benchmark evidence
* docs(runtime): define v3t governance gates
* test(runtime): separate rust benchmark modes
* docs: sync free-threaded architecture baseline
* perf: add PostgreSQL driver comparison
* docs(runtime): record final free-threaded evidence
* fix(runtime): converge dual-profile dependency verification
* fix(runtime): scope Python 3.14 warning filter
* fix(runtime): match actual oss2 syntax warning
* docs(runtime): refresh free-threaded benchmark evidence
* test(architecture): refresh runtime dependency baseline
* ci: skip unused Trivy Java database
* build: exclude local verification artifacts
* docs(runtime): refresh PostgreSQL driver benchmarks
* docs(runtime): record plugin restore acceptance
* docs(runtime): record amd64 candidate acceptance
* ci: pin beta image publisher action
* test(architecture): merge runtime dependency baseline
* feat(runtime): expose Python GIL status
* docs(runtime): document Python runtime status fields
|
2026-08-24 17:48:14 +08:00 |
|
jxxghp
|
63cc2c8d4d
|
refactor: unify runtime facade governance
|
2026-08-24 12:26:49 +08:00 |
|
jxxghp
|
259ca16838
|
test: stabilize hosted startup performance gate
|
2026-08-24 10:25:12 +08:00 |
|
jxxghp
|
d694cd081c
|
refactor: own cross-thread background tasks
|
2026-08-24 05:33:50 +08:00 |
|
jxxghp
|
99c915b93a
|
refactor: separate config debt from boundaries
|
2026-08-24 01:19:32 +08:00 |
|
jxxghp
|
8cbb91ecbe
|
fix(ci): allow cross-platform startup jitter
|
2026-08-24 00:47:18 +08:00 |
|
jxxghp
|
ba2eb869e2
|
fix(ci): isolate startup performance resources
|
2026-08-23 23:42:04 +08:00 |
|
jxxghp
|
e1509c4e0d
|
refactor: reorganize startup persistence boundaries
|
2026-08-23 21:24:34 +08:00 |
|
jxxghp
|
59f020f226
|
refactor: enforce background task ownership
|
2026-08-23 20:17:28 +08:00 |
|
jxxghp
|
9f3be0ea4b
|
refactor: restore architecture governance gates
|
2026-08-23 20:17:28 +08:00 |
|
jxxghp
|
fc6cc990ad
|
Merge remote-tracking branch 'origin/v3' into pr-6401-resolve
# Conflicts:
# app/startup/modules_initializer.py
# tests/test_configuration_ports.py
|
2026-08-23 09:32:02 +08:00 |
|
jxxghp
|
557f2f18a9
|
fix: 修复运行时配置递归与插件兼容入口
|
2026-08-23 08:57:39 +08:00 |
|
InfinityPacer
|
97fb7e6526
|
chore: sync database worker branch with upstream v3
|
2026-08-23 04:48:50 +08:00 |
|
jxxghp
|
48e3eb08ec
|
refactor: finish startup settings migration
|
2026-08-23 03:31:10 +08:00 |
|
InfinityPacer
|
fc677a2bba
|
feat(database): bound async configuration writes
|
2026-08-23 02:29:40 +08:00 |
|
InfinityPacer
|
3d7fb44dc7
|
refactor(database): isolate configuration transactions
|
2026-08-23 02:29:22 +08:00 |
|
InfinityPacer
|
f85087cafc
|
test: 强化 async 阻塞门禁真实性 (#6398)
|
2026-08-22 19:28:48 +08:00 |
|
jxxghp
|
7bc5e01afd
|
refactor: expand async and type safety gates
|
2026-08-22 13:21:52 +08:00 |
|
jxxghp
|
97d2dcd7fb
|
fix(ci): align architecture and pylint gates
|
2026-08-22 08:50:25 +08:00 |
|
jxxghp
|
5d9c6c8b19
|
refactor: expand runtime contracts and debt ratchets
|
2026-08-22 08:25:36 +08:00 |
|
jxxghp
|
8f94fd620d
|
Merge branch 'v3' of https://github.com/jxxghp/MoviePilot into v3
# Conflicts:
# tests/fixtures/architecture/runtime-contract-baseline.json
# uv.lock
|
2026-08-22 07:21:20 +08:00 |
|
InfinityPacer
|
3a5947cc88
|
feat: 升级 V3 默认运行时至 Python 3.14 与 Debian Trixie (#6382)
|
2026-08-22 07:16:35 +08:00 |
|
jxxghp
|
1b253510e1
|
ci: block new async blocking calls
|
2026-08-21 22:29:19 +08:00 |
|
jxxghp
|
dd246fe045
|
ci: enforce complexity reduction ratchet
|
2026-08-21 22:23:37 +08:00 |
|
jxxghp
|
c0b31bddb6
|
refactor: register event delivery contracts
|
2026-08-21 21:29:52 +08:00 |
|
jxxghp
|
b9ad5220ae
|
refactor: define module contract v2
|
2026-08-21 21:25:35 +08:00 |
|
jxxghp
|
ff0ce8d1c1
|
refactor: add configuration dependency ratchet
|
2026-08-21 21:20:56 +08:00 |
|
jxxghp
|
de2957b9de
|
refactor: add transaction ownership ratchet
|
2026-08-21 20:16:30 +08:00 |
|
jxxghp
|
dd1c4c3279
|
refactor: unify database readiness lifecycle
|
2026-08-21 20:07:07 +08:00 |
|
jxxghp
|
6c7c54d2c1
|
ci: enforce backend architecture contracts
|
2026-08-21 19:33:11 +08:00 |
|
jxxghp
|
37c442b042
|
refactor: separate semantic architecture baselines
|
2026-08-21 19:28:31 +08:00 |
|
jxxghp
|
7bc3ea831f
|
refactor: scope architecture baseline operations
|
2026-08-21 19:21:27 +08:00 |
|
InfinityPacer
|
2d80f9f04f
|
fix(plugins): preserve dependency manifest sources (#6370)
|
2026-08-20 20:51:35 +08:00 |
|
InfinityPacer
|
23f5d59c74
|
feat: 使用 uv 锁定主程序依赖并强化插件恢复边界 (#6364)
|
2026-08-20 12:17:19 +08:00 |
|
InfinityPacer
|
2b3766e86e
|
feat: 数据库迁移前自动备份 (#6360)
|
2026-08-19 18:35:56 +08:00 |
|
jxxghp
|
8472bcff43
|
refactor: 收口 V3 分层架构与插件兼容边界
|
2026-08-18 13:22:02 +08:00 |
|
jxxghp
|
5128ae9e1e
|
refactor: 推进后端分层架构治理
|
2026-08-18 00:29:14 +08:00 |
|
InfinityPacer
|
5b367011c5
|
refactor(agent): 按需加载 Agent 运行时 (#6336)
|
2026-08-16 19:25:24 +08:00 |
|
InfinityPacer
|
b8b59ae20a
|
refactor(runtime): activate managed resources on demand (#6334)
|
2026-08-16 16:44:45 +08:00 |
|