nextcloud-server/lib/private/Repair
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 13:39:10 +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 Add tasks::last_updated column and vacate tasks after a week 2023-07-07 13:39:10 +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
SqliteAutoincrement.php