nextcloud-server/core/Command
Roeland Jago Douma 80cc8d0028
Emit event when running ./occ db:add-missing-indices
This allows apps to listen to this event in order to also update
indecies there.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-24 18:03:10 +02:00
..
App Use isInstalled of AppManger instead of reimplement it 2018-03-21 11:34:18 +01:00
Background
Config Use non aliased method instead 2018-02-13 21:48:24 +01:00
Db Emit event when running ./occ db:add-missing-indices 2018-05-24 18:03:10 +02:00
Encryption s/ownCloud/Nextcloud 2018-03-01 17:49:53 +01:00
Group Remove unused import statements 2018-02-14 16:55:43 +01: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 Set the default log rotate size to 100 MB 2018-04-11 00:27:51 +02:00
Maintenance Remove unused import statements 2018-02-14 16:55:43 +01:00
Security Remove unused import statements 2018-02-14 16:55:43 +01:00
TwoFactorAuth Remove unused import statements 2018-02-14 16:55:43 +01:00
User Remove unused import statements 2018-02-14 16:55:43 +01:00
Base.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Check.php
InterruptedException.php
Status.php
Upgrade.php Remove unused import statements 2018-02-14 16:55:43 +01:00