nextcloud/tests/lib/repair
Lukas Reschke 947e3d7ab5 Add repair step for outdated OCS IDs
There is the case where OCs IDs might become outdated such as it has been with the calendar and contacts app which refer to the old dummy entry. This means that users with the old OCS id can't update updates as well will receive invalid state flags. (e.g. "experimental" instead of "approved")

To allow instances to properly update the applications in the future we need to migrate the OCS IDs for now manually.
2015-09-18 13:27:26 +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
repairlegacystorage.php Fix namespace duplication and other issues in repairlegacystorages 2015-04-13 16:34:10 +02:00
repairmimetypes.php Add reset method to mimetype loader 2015-09-11 12:44:53 +01: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