summaryrefslogtreecommitdiffstats
path: root/core/command/app/enable.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-83/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Remove inaccurate "is already enabled" messageJoas Schilling2016-02-161-4/+0
|
* Make it possible to enable apps for groups only via occJoas Schilling2016-01-191-5/+36
|
* 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-17/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
|
* rename app_id to app-idRobin Appelman2013-11-251-2/+2
|
* add occ commands for enabling and disabling appsRobin Appelman2013-11-251-0/+39