summaryrefslogtreecommitdiffstats
path: root/lib/private/repair.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry2014-06-271-2/+5
|\
| * Moved office mimetype update to a repair stepVincent Petry2014-06-251-2/+5
* | Redeclared as public to allow invocation from within the closure in php 5.3Thomas Müller2014-06-261-1/+10
|/
* Fixed instanceof to use interface instead of classVincent Petry2014-06-121-1/+2
* Added RepairStep interface and default repair step listsVincent Petry2014-06-121-23/+44
* Add support for repair step classesVincent Petry2014-06-121-3/+43
* Add a (currently) empty system for running common repair stepsRobin Appelman2013-11-261-0/+21