-
- Downloads
Use IClientService to check for remote ownCloud instances
1. Allows to set a timeout (though still not perfect but way better than before) 2. Allows to have unit tests 3. I also added unit tests for the existing controller code 4. Corrected PHPDoc on IClient
Showing
- apps/files_sharing/ajax/testremote.php 0 additions, 46 deletionsapps/files_sharing/ajax/testremote.php
- apps/files_sharing/appinfo/application.php 5 additions, 1 deletionapps/files_sharing/appinfo/application.php
- apps/files_sharing/appinfo/routes.php 8 additions, 3 deletionsapps/files_sharing/appinfo/routes.php
- apps/files_sharing/lib/controllers/externalsharescontroller.php 47 additions, 3 deletions...iles_sharing/lib/controllers/externalsharescontroller.php
- apps/files_sharing/tests/controller/externalsharecontroller.php 187 additions, 0 deletions...iles_sharing/tests/controller/externalsharecontroller.php
- lib/private/http/client/client.php 5 additions, 0 deletionslib/private/http/client/client.php
- lib/public/http/client/iclient.php 5 additions, 0 deletionslib/public/http/client/iclient.php
Loading
Please register or sign in to comment