nextcloud/apps/files/tests
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
..
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob only run the background scanner for users that have unscanned files 2020-10-20 17:48:25 +02:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
js Allow opening files for editing in new tabs 2020-04-09 16:41:09 +02:00
HelperTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00