nextcloud-server/apps/files_sharing/tests
Bjoern Schiessle 3431d547a9 fix performance issues 2014-10-10 12:16:26 +07:00
..
js Tentative fix for legacy file actions unit test side effect 2014-09-16 15:38:44 +07:00
api.php Minor fixes 2014-08-05 16:53:28 +07:00
backend.php fix performance issues 2014-10-10 12:16:26 +07:00
base.php clear share table after each test run 2014-09-24 14:02:02 +07:00
cache.php add test for search() in shared cache 2014-07-31 15:07:49 +07:00
externalstorage.php fix test 2014-08-31 10:47:50 +07:00
helper.php Fix copyright 2014-08-18 16:52:48 +07:00
permissions.php add/update unit tests 2014-06-24 14:00:15 +07:00
proxy.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +07:00
share.php some small fixed, suggested by scrutinizer 2014-09-29 11:23:18 +07:00
sharedmount.php throw a exception if we can't handle the provided path 2014-09-29 11:13:06 +07:00
sharedstorage.php fix broken unit tests 2014-08-18 16:52:48 +07:00
update.php update unit tests with configurable share folder 2014-08-18 16:52:48 +07:00
updater.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +07:00
watcher.php