summaryrefslogtreecommitdiffstats
path: root/core/command/app/disable.php
Commit message (Expand)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-71/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* Make it possible to disable apps via the console, which are not enabled for t...Joas Schilling2016-01-191-2/+15
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* No error code when app already enabled/disabledVincent Petry2015-08-191-1/+0
* Return error code on failure with occ app:enable/disableVincent Petry2015-08-181-0/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* Disallow disabling of files appMorris Jobke2015-02-031-2/+6
* rename app_id to app-idRobin Appelman2013-11-251-2/+2
* add occ commands for enabling and disabling appsRobin Appelman2013-11-251-0/+37