nextcloud/core/Command
Georg Ehrke d814089c6a
Fix appid argument for integrity:check-app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-06-25 14:53:12 +02:00
..
App Fix access to groupManager 2019-02-20 18:05:21 +01:00
Background Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Config Use non aliased method instead 2018-02-13 21:48:24 +01:00
Db Deduplicate index names 2019-03-27 13:32:59 +01:00
Encryption Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +02:00
Group Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
Integrity Fix appid argument for integrity:check-app 2019-06-25 14:53:12 +02:00
L10n Use non aliased method instead 2018-02-13 21:48:24 +01:00
Log Added a logger for systemd/journald 2018-06-29 10:37:45 +02:00
Maintenance Fix #15042 2019-04-18 15:28:00 +03:00
Security Remove unused import statements 2018-02-14 16:55:43 +01:00
TwoFactorAuth Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
User Remove unused import statements 2018-02-14 16:55:43 +01:00
Base.php Rename method to abortIfInterrupted 2018-10-08 13:05:00 +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 Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +01:00