Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9215 from owncloud/officemimetypesupdatefix | Vincent Petry | 2014-06-27 | 1 | -2/+5 |
|\ | |||||
| * | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -2/+5 |
* | | Redeclared as public to allow invocation from within the closure in php 5.3 | Thomas Müller | 2014-06-26 | 1 | -1/+10 |
|/ | |||||
* | Fixed instanceof to use interface instead of class | Vincent Petry | 2014-06-12 | 1 | -1/+2 |
* | Added RepairStep interface and default repair step lists | Vincent Petry | 2014-06-12 | 1 | -23/+44 |
* | Add support for repair step classes | Vincent Petry | 2014-06-12 | 1 | -3/+43 |
* | Add a (currently) empty system for running common repair steps | Robin Appelman | 2013-11-26 | 1 | -0/+21 |