Commit Graph
15 Commits
Author SHA1 Message Date
haylan 1d8d2de118 feat(dump): expose dumps through a settings-page admin API 2026-09-14 22:00:26 +02:00
haylan b66bc550cd feat(dump): add console commands to list, create and remove dumps 2026-09-14 22:00:26 +02:00
haylan a21b5aa73e feat(dump): purge expired dumps on a scheduled task 2026-09-14 22:00:26 +02:00
haylan 86069a51a3 feat(dump): run dump creation asynchronously via Messenger 2026-09-14 22:00:26 +02:00
haylan 0188a24278 feat(dump): create and delete dumps with retention config 2026-09-14 22:00:26 +02:00
haylan 309cdf3f09 feat(dump): list dumps stored in the plugin filesystem 2026-09-14 22:00:26 +02:00
haylan f982c3c3da feat(dump): track async dump jobs in a status table 2026-09-14 22:00:26 +02:00
haylan 44e7648e06 feat(dump): locate mysqldump/mariadb-dump binary 2026-09-14 22:00:26 +02:00
haylan d0e8ea582f test(dump): cover filename parsing and MySQL variant detection 2026-09-14 22:00:26 +02:00
haylan 957588d0b1 feat(dump): parse dump filenames and detect MySQL variant 2026-09-14 22:00:26 +02:00
haylan b4e84d0570 docs: add dump manager research notes 2026-09-14 22:00:26 +02:00
haylan 0dc19897a4 build: add Docker Compose for local Shopware 6.6 2026-09-14 22:00:26 +02:00
haylan e8121c701f docs: add agent guidance files 2026-09-14 22:00:25 +02:00
haylanandQwen-Coder 21d1f9f465 chore: ignore .scratch/ directory
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-09-14 22:00:25 +02:00
haylan f5ff279b7b init 2026-09-14 19:17:26 +02:00