Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-07 | 1 | -0/+2 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 4 | -75/+12 |
* | fix(appconfig): returns correct value on details | Maxence Lange | 2024-04-17 | 1 | -2/+2 |
* | true, on, yes and 1 can be boolean | Maxence Lange | 2024-01-16 | 1 | -2/+2 |
* | small fixes | Maxence Lange | 2024-01-15 | 1 | -1/+1 |
* | fixes | Maxence Lange | 2024-01-15 | 2 | -37/+21 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 2 | -14/+234 |
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-20 | 3 | -3/+9 |
* | Uses PHP8's constructor property promotion in core/Command/Config and core/C... | Faraz Samapoor | 2023-06-20 | 3 | -15/+3 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 4 | -15/+4 |
* | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -5/+1 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 3 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Add autocomplete for config:* | Joas Schilling | 2016-09-29 | 4 | -3/+48 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -6/+9 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 3 | -0/+263 |