nextcloud/core/Command/Maintenance
Daniel Kesselberg 0b58b0faf3
Do not run getRepairSteps in register_commands
getRepairSteps is quite expensive (because every repair step is
initialized and their dependencies are injected). Should not
call it during register.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-13 23:06:46 +01:00
..
Mimetype Update license headers 2017-11-06 16:56:19 +01:00
DataFingerprint.php Fix others 2016-07-21 18:13:57 +02:00
Install.php Validate email in occ command 2018-10-02 22:24:30 +02:00
Mode.php Adds an info if the maintenance mode is already enabled/disabled. 2018-07-01 20:56:27 +02:00
Repair.php Do not run getRepairSteps in register_commands 2019-02-13 23:06:46 +01:00
UpdateHtaccess.php Remove unused import statements 2018-02-14 16:55:43 +01:00
UpdateTheme.php Also replace all other occurences 2017-12-18 20:57:11 +01:00