Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configs | Joas Schilling | 2025-04-25 | 1 | -40/+22 |
* | fix: Adjust data provider name | Ferdinand Thiessen | 2025-03-27 | 1 | -2/+2 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -7/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+3 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 1 | -13/+31 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 1 | -3/+6 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -0/+118 |