aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Config/App/SetConfig.php
Commit message (Expand)AuthorAgeFilesLines
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-251-6/+0
* fix(occ): hide sensitive data while config:app:setMisha M.-Kupriyanov2025-01-251-1/+1
* ci: Fix psalm by typing the QuestionHelperJoas Schilling2024-10-071-0/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+3
* fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+2
* true, on, yes and 1 can be booleanMaxence Lange2024-01-161-2/+2
* small fixesMaxence Lange2024-01-151-1/+1
* fixesMaxence Lange2024-01-151-23/+18
* lazy AppConfigMaxence Lange2024-01-151-7/+199
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-201-1/+3
* Uses PHP8's constructor property promotion in core/Command/Config and core/C...Faraz Samapoor2023-06-201-4/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-5/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Add autocomplete for config:*Joas Schilling2016-09-291-1/+0
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+89