nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2014-06-12 01:54:34 -04:00
private Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
public also handle lowercase headers 2014-06-11 01:20:09 +02:00
autoloader.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
base.php set logger before registrate to an error handler 2014-06-09 10:02:23 +02:00