nextcloud-server/core/Command
Christoph Wurst d0689fb707 Do not print verbose info about app updates if there are none
This is cosmetical but if you have a large number of apps installed then
you'll see a wall of text during the server and app upgrade when it
tries to update each app via the app store. In may cases nothing will be
updated. For those boring cases we can hide the verbose info, but show
when occ is run with -v. Any actual update will still print a few lines.
Those are the important ones for the admin.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-22 20:54:58 +07:00
..
App Add force option to app install command 2021-04-17 17:20:59 +07:00
Background Add return value to all commands 2020-06-26 14:54:51 +07:00
Broadcast Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Config Add return value to all commands 2020-06-26 14:54:51 +07:00
Db Fix #26085 2021-06-09 17:01:07 +07:00
Encryption Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Integrity Add a warning when trying to run integrity:check-core on git 2021-01-18 11:32:50 +07:00
L10n Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Log Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Maintenance Add more previous exceptions to database setup code 2021-01-07 21:04:11 +07:00
Preview Add OCC command to reset rendered texts 2021-03-22 20:07:59 +07:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
User Make user:report command scale 2021-06-01 08:36:06 +07:00
Base.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Check.php Add return value to all commands 2020-06-26 14:54:51 +07:00
InterruptedException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +07:00
Upgrade.php Do not print verbose info about app updates if there are none 2021-11-22 20:54:58 +07:00