nextcloud/apps/files/tests/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
..
DeleteOrphanedItemsJobTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ScanFilesTest.php only run the background scanner for users that have unscanned files 2020-10-20 17:48:25 +02:00