nextcloud/core/command/maintenance
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists
The updater is using "before update" repair steps and "regular" repair
steps.
The "regular" repair steps are also used by the CLI tool.

Currently no steps exist but can be added later in the static methods in
the \OC\Repair class.

Added unit test to test messaging, error and exception cases.
2014-06-12 17:38:26 +02:00
..
mode.php Use OC\Config instead of OC_Config 2014-05-28 16:26:13 -04:00
repair.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
singleuser.php Add occ command to enable and disable single user mode 2013-11-25 15:27:05 +01:00