nextcloud-server/apps/files_sharing/tests
Roeland Jago Douma 4821c00ea8 Merge pull request #4004 from nextcloud/backport-27172
Remove SharedCache::getNumericStorageId to let CacheWrapper do it
2017-03-28 21:56:44 +02:00
..
Command Add CleanupRemoteStorages command 2017-03-17 00:09:52 -06:00
Controller Merge pull request #3955 from nextcloud/downstream-27113 2017-03-21 11:27:00 +01:00
External Add a single public api for resolving a cloud id to a user and remote and back 2017-02-08 15:17:02 +01:00
js Fix public link download button 2017-03-20 02:39:46 -06:00
Middleware allow to access mail shares even if public links are disabled 2017-01-04 21:23:26 +01:00
ApiTest.php
BackendTest.php
CacheTest.php fix shared storage numeric id 2017-03-27 14:05:18 +02:00
CapabilitiesTest.php
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php Add a single public api for resolving a cloud id to a user and remote and back 2017-02-08 15:17:02 +01:00
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MigrationTest.php
MountProviderTest.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +01:00
PermissionsTest.php
PropagationTestCase.php
SharedMountTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SharedStorageTest.php set cache to failedcache when shared storage init fails 2017-03-23 15:01:23 +01:00
ShareTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SizePropagationTest.php only query substorages to calculate the final mtime/size/etag lazily 2016-11-10 13:59:22 +01:00
TestCase.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php