nextcloud/tests/lib/repair
Vincent Petry 8098c06e70 Do not update mime types for folders with extension
Some folders might have an extension like "test.conf".
This fix prevents to overwrite the folder's mime type with another mime
type while running the mimetype repair step.
2015-10-09 18:16:36 +02:00
..
fixtures Add a test for dropping the tables 2015-03-03 11:27:06 +01:00
cleantags.php Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
dropoldjobs.php add repair steps to get rid of old background jobs 2015-05-12 18:19:44 +02:00
dropoldtables.php Add a test for dropping the tables 2015-03-03 11:27:06 +01:00
removegetetagentriestest.php Remove unneeded getetag entries in properties table 2015-06-25 08:44:26 +02:00
repaircollation.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
repairinnodb.php Fix namespace for repair step tests 2015-03-26 23:19:27 +01:00
repairinvalidsharestest.php Also delete all shares before the test, so the count matches 2015-10-01 08:32:24 +02:00
repairlegacystorage.php Fix namespace duplication and other issues in repairlegacystorages 2015-04-13 16:34:10 +02:00
repairmimetypes.php Do not update mime types for folders with extension 2015-10-09 18:16:36 +02:00
repairsqliteautoincrement.php Fix namespace for repair step tests 2015-03-26 23:19:27 +01:00
updateoutdatedocsids.php Add repair step for outdated OCS IDs 2015-09-18 13:27:26 +02:00