nextcloud/core/Command
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +02:00
..
App Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Background Fix background-job:execute command for QueuedJob instances 2022-07-11 09:46:23 +00:00
Broadcast Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Config Fix importing float value 2022-06-23 12:08:42 +02:00
Db Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Encryption Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Group Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Integrity Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Maintenance Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Preview Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Security Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
SystemTag Fix undefined when no tags 2022-06-28 15:44:08 +02:00
TwoFactorAuth Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
User Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Base.php Use symfony console table to render the job list properly 2022-07-11 09:46:23 +00:00
Check.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Upgrade.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00