nextcloud/apps/files/lib/BackgroundJob
Robin Appelman d52328660e
only run the background scanner for users that have unscanned files
instead of looping trough all users and seeing if they have unscanned files, we do a single query to find all storages that need scanning and run trough the users for them

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-20 17:48:25 +02:00
..
CleanupDirectEditingTokens.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CleanupFileLocks.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DeleteOrphanedItems.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ScanFiles.php only run the background scanner for users that have unscanned files 2020-10-20 17:48:25 +02:00
TransferOwnership.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00