nextcloud-server/lib/private/Repair
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix
- I installed current master and exported the schema as SQL
- Then I went to this branch, removed the content of the run() method (so made it no-op)
- I installed again and exported the schema as SQL
- The files are exactly the same, so whatever we tried to fix was fixed since 2015 in doctrine dbal

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 15:29:25 +07:00
..
Events Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +07:00
NC11 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC13 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC14 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC16 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
NC18 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
NC20 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
NC21 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
NC22 chore: Drop dead private methods in /lib 2023-06-06 11:01:58 +07:00
NC24 Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +07:00
NC25 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Owncloud shorten oauth2 client names before resizing the column 2023-06-06 15:27:46 +07:00
AddBruteForceCleanupJob.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AddCleanupUpdaterBackupsJob.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AddRemoveOldTasksBackgroundJob.php Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2023-07-14 16:00:31 +07:00
CleanTags.php composer run cs:fix 2023-01-20 11:45:08 +07:00
CleanUpAbandonedApps.php unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +07:00
ClearFrontendCaches.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ClearGeneratedAvatarCache.php Clear generated avatar caches 2023-05-15 18:18:21 +07:00
ClearGeneratedAvatarCacheJob.php Move avatar clearing in the background 2022-09-26 15:26:31 +07:00
Collation.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
MoveUpdaterStepFile.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
OldGroupMembershipShares.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RemoveLinkShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RepairDavShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RepairInvalidShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RepairMimeTypes.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00