nextcloud/apps/files_versions/lib
Morris Jobke fb87441fd9 Deduplicate version expire jobs
* versionSize is calculated anyway in the expire job - > dropped
* offset/neededSpace was needed for expiry before the file is moved to the versions -> now this is included already in the currently used space because the expiry job is defered to a point in time after the version creation
* fixes #21108
2015-12-10 11:21:28 +01:00
..
backgroundjob Correct method title. Add docblock 2015-09-16 17:22:17 +03:00
capabilities.php Update license headers 2015-10-26 14:04:01 +01:00
expiration.php Reset to auto if not set 2015-10-05 20:52:25 +03:00
hooks.php update licence headers via script 2015-10-05 21:15:52 +02:00
storage.php Deduplicate version expire jobs 2015-12-10 11:21:28 +01:00