nextcloud/lib/private/Repair
Morris Jobke dc4c158ea7
Background job to clean up old backups of the updater
* a one-time job gets scheduled after each update via a repair job
* the job remove all directories inside data/updater-INSTANCEID/backups except the 3 most recent ones (determined by mtime of the folder)

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-13 17:43:29 +02:00
..
NC11 Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +01:00
NC13 Update license headers 2017-11-06 16:56:19 +01:00
NC14 Add the job 2018-05-14 13:25:55 +02:00
Owncloud Ask the schema whether the table and column exist 2017-09-08 11:45:16 +02:00
AddCleanupUpdaterBackupsJob.php Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
CleanTags.php Update license headers 2017-11-06 16:56:19 +01:00
ClearFrontendCaches.php Move depsCache clearing to SCSSCacher/JSCombiner 2018-02-03 15:21:51 +01:00
Collation.php Don't use double quotes in MySQL queries 2018-02-16 15:03:12 +01:00
MoveUpdaterStepFile.php Add proper default value for datadir 2017-01-19 19:49:41 -06:00
OldGroupMembershipShares.php Update license headers 2017-11-06 16:56:19 +01:00
RemoveRootShares.php Update license headers 2017-11-06 16:56:19 +01:00
RepairInvalidShares.php Update license headers 2017-11-06 16:56:19 +01:00
RepairMimeTypes.php Merge pull request #7027 from nextcloud/Rello-patch-1 2017-11-09 09:41:01 +01:00
SqliteAutoincrement.php Fix others 2016-07-21 18:13:57 +02:00