nextcloud-server/tests/lib
Vincent Petry 626daabb56
Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()
The DefaultShareProvider now does a DB-level check to find out whether
file_source is accessible at all (deleted file) or whether it's in the
trashbin of a home storage.

One small corner case where the home storage id is in md5 form cannot
be covered properly with this approach.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-06 13:57:58 +07:00
..
Activity
App increase core version number to trigger db ugprade and fix app manager tests 2016-09-05 08:51:13 +07:00
AppFramework Add tests 2016-09-15 13:11:36 +07:00
Archive
Authentication Do not use underscores in PSR4 namespaces of the backup codes app 2016-10-03 21:47:33 +07:00
BackgroundJob Fix getMock JobListTest 2016-09-13 09:09:52 +07:00
Cache Fix getMock FileCacheTest 2016-09-13 09:09:52 +07:00
Command Fix getMock Command/Intergrity 2016-09-07 20:42:37 +07:00
Comments Add test for setTopmostParentId and getTopmostParentId 2016-09-29 22:43:48 +07:00
DB
Encryption Fix getMock DecryptAllTest 2016-09-13 09:09:52 +07:00
Files Add Tests 2016-10-05 11:00:16 +07:00
Group Fix getMock MetaDataTest 2016-09-07 20:42:37 +07:00
Hooks
Http/Client Fix getMock Http Client 2016-09-07 20:42:37 +07:00
IntegrityCheck Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +07:00
L10N Fix getMock L10NTest 2016-09-07 20:42:38 +07:00
Lock Fix getMock DBLockingProviderTest 2016-09-13 09:09:53 +07:00
Log
Mail
Memcache
Migration Fix getMock Migration 2016-09-07 20:42:38 +07:00
Notification
OCS
Preview
PublicNamespace
Repair Fix getMock RepairUnmergedSharesTest 2016-09-13 09:09:53 +07:00
Security Fix getMock CertificateMangerTest 2016-09-13 09:09:53 +07:00
Session
Settings Fix tests 2016-09-08 20:11:21 +07:00
Share Fix getMock Share 2016-09-07 20:42:38 +07:00
Share20 Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 2016-10-06 13:57:58 +07:00
SystemTag
Template Fix getMock Template 2016-09-07 20:42:38 +07:00
Traits
Updater Use the same URL everywhere 2016-09-27 14:52:22 +07:00
User Only trigger postDelete hooks when the user was deleted... 2016-09-29 15:40:53 +07:00
Util
APITest.php
AllConfigTest.php
AppConfigTest.php
AppTest.php Fix getMock AppTests 2016-09-13 09:09:50 +07:00
AutoLoaderTest.php
AvatarManagerTest.php Fix avatar tests 2016-10-05 11:00:17 +07:00
AvatarTest.php avatar to appdata 2016-10-05 11:00:16 +07:00
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php Fix getMock FileChunkingTest 2016-09-07 20:42:37 +07:00
FilesTest.php Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +07:00
HTTPHelperTest.php Fix getMock HTTPHelper 2016-09-07 20:42:37 +07:00
HelperStorageTest.php Fix getMock HelperStorageTest 2016-09-13 09:09:53 +07:00
HookHelper.php
ImageTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 2016-09-01 10:47:57 +07:00
LargeFileHelperTest.php
LegacyHelperTest.php Fix getMock LegacyHelperTest 2016-09-07 20:42:38 +07:00
LoggerTest.php add test 2016-08-22 16:56:00 +07:00
NaturalSortTest.php
NavigationManagerTest.php
OCSClientTest.php Fix getMock OCSClient 2016-09-07 20:42:38 +07:00
PreviewTest.php Fix failing preview unit tests (#26039) 2016-09-12 16:46:39 +07:00
RepairStepTest.php
ServerTest.php Fix loading of ThemingDefaults 2016-08-19 11:26:22 +07:00
SetupTest.php Fix getMock SetupTest 2016-09-07 20:42:38 +07:00
StreamWrappersTest.php
SubAdminTest.php
TagsTest.php Fix getMock TagTest 2016-09-13 09:09:53 +07:00
TempManagerTest.php Fix getMock TempManagerTest 2016-09-07 20:42:38 +07:00
TemplateFunctionsTest.php
TestCase.php Generate coverage for quick DB tests 2016-10-05 13:55:44 +07:00
TestMoveableMountPoint.php
UpdaterTest.php Kill update simulation 2016-09-27 18:43:53 +07:00
UrlGeneratorTest.php Fix getMock UrlGeneratortest 2016-09-13 09:09:53 +07:00
UserTest.php
UtilCheckServerTest.php
UtilTest.php Fix getMock UtilTest 2016-09-13 09:09:53 +07:00