summaryrefslogtreecommitdiffstats
path: root/core/command/app
Commit message (Expand)AuthorAgeFilesLines
* Add verbosity option to app:check-codeMorris Jobke2015-05-051-6/+17
* Fix the "app-id" parameter description of app:check-codeJoas Schilling2015-05-051-1/+1
* Remove the app version from disabled app listJoas Schilling2015-04-201-2/+2
* change handling in app:listJoas Schilling2015-04-091-23/+21
* Add an option to get the output in plain, json or print_r syntaxJoas Schilling2015-04-091-7/+35
* Update license headersJenkins for ownCloud2015-03-264-16/+73
* Always include the installed app version in "occ app:list"Joas Schilling2015-03-111-2/+3
* Revert "Updating license headers"Morris Jobke2015-02-264-69/+20
* Updating license headersJenkins for ownCloud2015-02-234-20/+69
* implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-101-0/+53
* Disallow disabling of files appMorris Jobke2015-02-031-2/+6
* Add occ command to list all appsRobin Appelman2013-11-251-0/+47
* rename app_id to app-idRobin Appelman2013-11-252-4/+4
* add occ commands for enabling and disabling appsRobin Appelman2013-11-252-0/+76