nextcloud/core/Command
Morris Jobke f22e02cd79
Refactor method to check if update is needed
There was only one call, that actually needed the parameter to be set to true. So this change moved the print of the page to that location and replaces all other occurences with a direct call to the underlying OCP API.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-30 16:04:07 +01:00
..
App Get the Installer via DI 2017-11-25 12:00:57 +01:00
Background Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Config Update license headers 2017-11-06 16:56:19 +01:00
Db Update license headers 2017-11-06 16:56:19 +01:00
Encryption Update license headers 2017-11-06 16:56:19 +01:00
Group Update with robin 2016-07-21 18:13:58 +02:00
Integrity Update license headers 2017-11-06 16:56:19 +01:00
L10n Update license headers 2017-11-06 16:56:19 +01:00
Log Update license headers 2017-11-06 16:56:19 +01:00
Maintenance Get the Installer via DI 2017-11-25 12:00:57 +01:00
Security Update with robin 2016-07-21 18:13:58 +02:00
TwoFactorAuth Update license headers 2017-11-06 16:56:19 +01:00
User Update license headers 2017-11-06 16:56:19 +01:00
Base.php Add autocomplete for config:* 2016-09-29 15:57:10 +02:00
Check.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00
InterruptedException.php Update license headers 2017-11-06 16:56:19 +01:00
Status.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
Upgrade.php Refactor method to check if update is needed 2017-11-30 16:04:07 +01:00