nextcloud/core/Command
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 13:42:31 +01:00
..
App Log exception in case an app update fails 2018-11-01 17:13:42 +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 Add setup check for pending bigint conversion 2018-12-05 13:42:31 +01:00
Encryption Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 2018-10-14 15:06:14 +03:00
Group Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
Integrity Use type casting instead of *val() method 2018-01-26 11:35:42 +01: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 Validate email in occ command 2018-10-02 22:24:30 +02: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 Revert "Wait for cron to finish before running upgrade command" 2018-11-01 15:23:40 +01:00