nextcloud/tests/lib/files/storage
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding
- Some WebDAV servers like lighttpd need paths in URLs to be properly
encoded
- Added error log output when curl connection failed
- Added check for 'resourcetype' in case the WebDAV server doesn't
  support/return it
- Fixed touch() to return false if the server doesn't implement
  PROPPATCH
- Added optional delay in WebDAV unit tests to use when testing against
  lighttpd's WebDAV
2014-02-19 18:34:08 +01:00
..
wrapper Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
commontest.php reuse \OC_Helper::tmpFolder() 2013-02-04 14:11:51 +01:00
home.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
local.php merge master into filesystem 2013-01-16 19:04:50 +01:00
mappedlocal.php make MappedLocal available and testable within Linux as well 2013-02-09 19:03:03 +01:00
mappedlocalwithdotteddatadir.php folder should be created :-( 2013-02-15 17:40:07 +01:00
storage.php Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00