nextcloud-server/apps/files_sharing/tests
Vincent Petry 21e12e1c4f Remove inefficient fed share scanner
Remove scanAll which relies on the "shareinfo" endpoint that returns the
full cache tree.
The latter can become big for big shares and result in timeouts.
Furthermode, the full tree would be retrieved again for each and every
detected change which can become expensive quickly.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-14 16:09:00 +07:00
..
Collaboration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Command Fix valid storages removed when cleaning remote storages 2021-03-18 08:05:04 +07:00
Controller Limit more contact searches 2021-12-13 14:26:22 +07:00
External Remove inefficient fed share scanner 2022-01-14 16:09:00 +07:00
Middleware Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Migration Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
js Fix sharing breadcrumbs 2019-11-06 00:53:59 +07:00
ApiTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
CacheTest.php fix search in nested jails 2021-03-15 17:51:33 +07:00
CapabilitiesTest.php Harde CapabiltiesTest 2020-12-07 15:44:04 +07:00
DeleteOrphanedSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
EncryptedSizePropagationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
EtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ExpireSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
ExternalStorageTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
GroupEtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HelperTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
LockingTest.php Update share type constant usage 2020-06-24 16:49:16 +07:00
MountProviderTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
PermissionsTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
PropagationTestCase.php Update license headers 2019-12-05 15:38:45 +07:00
ShareTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
SharedMountTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
SharedStorageTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
SizePropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TestCase.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
UnshareChildrenTest.php Update share type constant usage 2020-06-24 16:49:16 +07:00
UpdaterTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
WatcherTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00