nextcloud/core/Command
Christoph Wurst 781ec814e6
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-18 09:11:22 +01:00
..
App Update php licenses 2021-06-04 22:02:41 +02:00
Background Adjust namespace and print a message when the job was skipped 2021-10-14 09:57:16 +02:00
Broadcast Update php licenses 2021-06-04 22:02:41 +02:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Db disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
Encryption Update php licenses 2021-06-04 22:02:41 +02:00
Group Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
Integrity Make integrity commands verbose 2021-07-08 21:21:57 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix typing error 2021-06-21 14:14:37 +02:00
Maintenance Update php licenses 2021-06-04 22:02:41 +02:00
Preview Update php licenses 2021-06-04 22:02:41 +02:00
Security Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorAuth Update php licenses 2021-06-04 22:02:41 +02:00
User use specific email getter where necessary 2021-09-09 19:23:05 +02:00
Base.php Update php licenses 2021-06-04 22:02:41 +02:00
Check.php Update php licenses 2021-06-04 22:02:41 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php Align occ status with status.php 2021-08-26 22:36:26 +02:00
Upgrade.php Do not print verbose info about app updates if there are none 2021-11-18 09:11:22 +01:00