server/apps/files_external/lib
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests
- fixed touch function to return true on success
- fixed local metadata cache to remove deleted files/directories
- fixed getMetaData() to ignore files reported as deleted by
  Dropbox
- fixed "file not found" case to not log as exception
- fixed "overwrite on rename" case
- fixed unit tests to exclude unsupported cases
- added unit test for touch return value
- unit tests for Dropbox should all run correctly now
2013-11-26 11:59:36 +01:00
..
amazons3.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
config.php Now also preventing the user of "Shared" as mountpoint 2013-11-22 18:36:27 +01:00
dropbox.php Fixed various Dropbox issues + unit tests 2013-11-26 11:59:36 +01:00
ftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
google.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
irods.php Merge pull request #4719 from owncloud/port_4701_master 2013-09-12 15:44:20 -07:00
sftp.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
smb.php Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00
streamwrapper.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
swift.php Fixed ext storage touch function to return true on success 2013-11-25 12:44:27 +01:00
webdav.php Fixed ext storage touch function to return true on success 2013-11-25 12:44:27 +01:00