Morris Jobke
|
56b1c93a79
|
Add verbosity option to app:check-code
* by default only lists files with errors
* option -v lists all files even if there are no errors
|
2015-05-05 13:57:23 +02:00 |
Joas Schilling
|
87787a3af4
|
Fix the "app-id" parameter description of app:check-code
|
2015-05-05 08:23:59 +02:00 |
Joas Schilling
|
2c396a7080
|
Remove the app version from disabled app list
|
2015-04-20 17:03:19 +02:00 |
Joas Schilling
|
98bdfa1518
|
change handling in app:list
|
2015-04-09 14:44:30 +02:00 |
Joas Schilling
|
dd5063bd49
|
Add an option to get the output in plain, json or print_r syntax
|
2015-04-09 11:46:52 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Joas Schilling
|
560137ca23
|
Always include the installed app version in "occ app:list"
|
2015-03-11 09:47:41 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Thomas Müller
|
d74662df7d
|
implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers
|
2015-02-10 11:51:24 +01:00 |
Morris Jobke
|
a7eedf0149
|
Disallow disabling of files app
|
2015-02-03 00:39:01 +01:00 |
Robin Appelman
|
abe63bd329
|
Add occ command to list all apps
|
2013-11-25 17:34:16 +01:00 |
Robin Appelman
|
fc1d897ea5
|
rename app_id to app-id
|
2013-11-25 17:28:01 +01:00 |
Robin Appelman
|
d3bfb433d1
|
add occ commands for enabling and disabling apps
|
2013-11-25 13:20:16 +01:00 |