summaryrefslogtreecommitdiffstats
path: root/core/Command/App/Remove.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-7/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Use error styling for exception messagePatrik Kernstock2018-10-101-2/+2
* Using Throwable instead of ExceptionPatrik Kernstock2018-10-101-2/+3
* Log exception using ILoggerPatrik Kernstock2018-10-051-1/+14
* Inject AppManager and Installer, check for shipped app prior removingPatrik Kernstock2018-10-051-6/+29
* Run uninstall tasks by default, added '--keep-data' parameterPatrik Kernstock2018-10-051-0/+19
* Add occ app:remove CLI commandPatrik Kernstock2018-10-051-0/+93