nextcloud/core/command
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
..
app Add occ command to list all apps 2013-11-25 17:34:16 +01:00
db Add message about unsupported Microsoft SQL Server. 2014-05-09 12:31:29 +02:00
maintenance Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
user Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command 2014-05-28 22:57:33 +02:00
status.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
upgrade.php Added CLI arguments for upgrade simulation steps 2014-06-06 10:11:14 +02:00