Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
90029c3
fix: correct README badge URLs and add missing badges
CybotTM Feb 27, 2026
d1e23de
docs: add Contributor Covenant Code of Conduct
CybotTM Feb 27, 2026
f19e677
ci: add documentation build workflow
CybotTM Feb 27, 2026
7f58dc5
ci: add security workflow with gitleaks and composer audit
CybotTM Feb 27, 2026
578159e
ci: add PR quality gates with auto-approve for solo maintainer
CybotTM Feb 27, 2026
843ed9c
ci: add community management workflows
CybotTM Feb 27, 2026
fb54f35
ci: add license compliance check workflow
CybotTM Feb 27, 2026
45e5e4a
ci: add enterprise release workflow with SBOM and cosign signing
CybotTM Feb 27, 2026
1f188d2
fix: correct DDEV install-v12 displayed credentials and add error han…
CybotTM Feb 27, 2026
a564dfd
docs: fix PHP version in Installation docs (8.2-8.4 -> 8.2-8.5)
CybotTM Feb 27, 2026
8bb0f32
docs: update AGENTS.md with complete workflow inventory
CybotTM Feb 27, 2026
d36f1b5
docs: set OpenSSF Best Practices ID 11854 and PHPStan level 10 badge
CybotTM Feb 27, 2026
08ebbdd
refactor: upgrade PHPStan to level 10 with baseline
CybotTM Feb 27, 2026
e053d31
refactor: migrate from GrumPHP to CaptainHook for git hooks
CybotTM Feb 27, 2026
db259be
test: add unit tests for 9 previously untested classes
CybotTM Feb 27, 2026
b64c84f
refactor: replace 9 workflows with thin callers to typo3-ci-workflows
CybotTM Feb 27, 2026
90de49e
fix: add missing PR path filter for docs workflow and stagger cron sc…
CybotTM Feb 27, 2026
de8600b
fix: resolve CI failures for TYPO3 v12 compatibility and docs build
CybotTM Feb 27, 2026
5114159
fix: skip injectIconFactory test on TYPO3 v12
CybotTM Feb 27, 2026
674bb2c
fix: apply Rector FlipTypeControlToUseExclusiveTypeRector
CybotTM Feb 27, 2026
62a4b0b
fix: add type casts to core context classes for PHPStan level 10
CybotTM Feb 27, 2026
09626d1
fix: add type annotations to LogicalExpressionEvaluator for PHPStan l…
CybotTM Feb 27, 2026
02b6ce1
fix: add type casts to form elements, services, and API classes
CybotTM Feb 27, 2026
ef37023
fix: add type annotations to test code for PHPStan level 10
CybotTM Feb 27, 2026
78225d6
test: add mutation-killing tests and configure infection for MSI > 80%
CybotTM Feb 28, 2026
70538cf
chore: apply Rector import cleanup and skip RemoveConcatAutocastRector
CybotTM Feb 28, 2026
746ce75
feat: replace local runTests.sh with Docker-based TYPO3 testing pattern
CybotTM Feb 28, 2026
d860084
fix: address review findings from runTests.sh audit
CybotTM Feb 28, 2026
b5c3be9
test: achieve 100% unit test line coverage
CybotTM Feb 28, 2026
ae23c88
fix: address findings from review cycles 3-5
CybotTM Feb 28, 2026
1cc7235
feat: add DDEV targets to Makefile (make up/down/install/ci)
CybotTM Feb 28, 2026
b2eff10
fix: make up includes install-all and render-docs
CybotTM Feb 28, 2026
33583f5
fix: DDEV install scripts handle Docker volume permissions
CybotTM Feb 28, 2026
e651256
fix: docs render cleanup handles root-owned files via Docker
CybotTM Feb 28, 2026
36e4180
chore: gitignore DDEV scaffold files and add plan docs
CybotTM Feb 28, 2026
dc35be2
chore: stop tracking DDEV auto-generated files
CybotTM Feb 28, 2026
bf64996
fix: PHPStan v12 compatibility and codecov functional flag
CybotTM Feb 28, 2026
877c689
fix: resolve duplicate RST anchors and toctree warnings
CybotTM Feb 28, 2026
fc3c9dc
fix: support PSR-7 headers and substring matching in HttpHeaderContext
CybotTM Feb 28, 2026
e47dd87
feat: add comprehensive demo contexts and content for DDEV
CybotTM Feb 28, 2026
c942ca0
fix: always check current page context restrictions
CybotTM Feb 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
267 changes: 0 additions & 267 deletions .ddev/.ddev-docker-compose-base.yaml

This file was deleted.

Loading
Loading