summaryrefslogtreecommitdiffstats
path: root/core/Command/Config
Commit message (Expand)AuthorAgeFilesLines
* Fix importing float valueCarl Schwan2022-06-231-2/+2
* Update core to PHP 7.4 standardCarl Schwan2022-05-2010-59/+17
* Check style updateCarl Schwan2022-01-131-1/+1
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-122-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-12/+3
* Check command inputRoeland Jago Douma2021-03-021-0/+5
* Add return value to all commandsJoas Schilling2020-06-268-9/+11
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Format code according to PSR2Christoph Wurst2020-04-101-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+2
* Use elseif instead of else ifChristoph Wurst2020-04-102-3/+3
* Update license headersChristoph Wurst2019-12-0510-10/+13
* Use non aliased method insteadMorris Jobke2018-02-132-2/+2
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Update license headersMorris Jobke2017-11-062-0/+4
* Filter out sensitive appconfig valuesJoas Schilling2017-01-111-2/+17
* Add autocomplete for db:* and log:*Joas Schilling2016-09-291-1/+1
* Add autocomplete for config:*Joas Schilling2016-09-2910-7/+182
* Fix othersJoas Schilling2016-07-218-16/+24
* Rename files to be PSR-4 compliantLukas Reschke2016-04-068-0/+1002