nextcloud-server/apps/files_sharing/tests
Joas Schilling 643b4a4ec4
Move the file sharing app to migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-12 09:38:48 +02:00
..
Command Add CleanupRemoteStorages command 2017-03-17 00:09:52 -06:00
Controller Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +02:00
External Do proper DI 2017-04-11 15:04:01 +02:00
js Fix share indicator handling 2017-04-26 13:38:12 +02:00
Middleware allow to access mail shares even if public links are disabled 2017-01-04 21:23:26 +01:00
Migration Move the file sharing app to migration 2017-05-12 09:38:48 +02:00
ApiTest.php update unit tests 2017-04-07 15:43:59 +02:00
BackendTest.php
CacheTest.php fix shared storage numeric id 2017-03-27 14:05:18 +02:00
CapabilitiesTest.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
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
MountProviderTest.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +01:00
PermissionsTest.php
PropagationTestCase.php
SharedMountTest.php
SharedStorageTest.php set cache to failedcache when shared storage init fails 2017-03-23 15:01:23 +01:00
ShareTest.php
SizePropagationTest.php
TestCase.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php