nextcloud/apps/files_sharing/lib
Lukas Reschke 498b7399c1
Inject IHTTPClientService
Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout…

See https://blackfire.io/profiles/compare/3c67acfa-a11e-4aec-bcd4-c945b006f01e/graph for reference

Pretty similar to https://github.com/nextcloud/server/pull/1565

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-29 00:26:20 +02:00
..
API Allow increasing permissions for share owner 2016-09-13 09:40:59 +02:00
AppInfo Move remote_shares OCS endpoint to AppFramework 2016-09-09 07:40:33 +02:00
Controller Move remote_shares OCS endpoint to AppFramework 2016-09-09 07:40:33 +02:00
Controllers Adding a optional disclaimer to the anonymous upload page 2016-09-08 18:44:27 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External Inject IHTTPClientService 2016-09-29 00:26:20 +02:00
Middleware Add OCSShareAPIMiddleware tests 2016-08-05 14:17:32 +02:00
ShareBackend Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
Activity.php Fix apps/ 2016-07-21 18:13:57 +02:00
Cache.php Update with robin 2016-07-21 18:13:58 +02:00
Capabilities.php Add files drop capability for clients 2016-08-13 14:02:09 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Update with robin 2016-07-21 18:13:58 +02:00
Hooks.php HTTPHelper is deprecated 2016-08-24 21:30:39 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
Maintainer.php Fix apps/ 2016-07-21 18:13:57 +02:00
Migration.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php Make share target consistent when grouping group share with user share 2016-08-03 10:16:28 +02:00
Scanner.php Update with robin 2016-07-21 18:13:58 +02:00
SharedMount.php Added closeCursor in SharedMount numeric id 2016-08-30 19:49:31 +02:00
SharedPropagator.php Update with robin 2016-07-21 18:13:58 +02:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +02:00
sharedstorage.php A shared storage is never a home storage - fixes #25582 2016-08-29 14:13:26 +02:00