Commit Graph

18 Commits (f248ee013be638b4fa85dd9846fdd16874ed8ac3)

Author SHA1 Message Date
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 12 years ago
Thomas Müller 7966eee007 Adding repair step to fix missing etags - fixes #12172 12 years ago
Georg Ehrke 1a1b459ae8 delete old previews 12 years ago
Lukas Reschke 260a084d27 Add repair steps for legacy config files 12 years ago
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 12 years ago
Georg Ehrke ab2554e013 delete old previews 12 years ago
Jörn Friedrich Dreyer 8e2acb1482 repair search lucene before installing 12 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 12 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 12 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 12 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 12 years ago
Thomas Müller 4c80c9595f Redeclared as public to allow invocation from within the closure in php 5.3 12 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 12 years ago
Vincent Petry 05e351416e Fixed instanceof to use interface instead of class 12 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 12 years ago
Vincent Petry 6fcd1af4db Add support for repair step classes 12 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 13 years ago