Commit Graph

70 Commits (bb6bad6b3c1d8a2779945f206df952d7aa25ed62)

Author SHA1 Message Date
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 11 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 11 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 11 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 11 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 11 years ago
Vincent Petry 476d8e6de0 Added unit test for root mount point validation 11 years ago
Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 11 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Christian Berendt e0bac3ec71 adapted existing test cases 12 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 12 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 12 years ago
Robin Appelman 51c34777c4 extend test case 12 years ago
Robin Appelman ea566868a8 return the correct result when doing an smb rename 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Michael Gapczynski c904504365 Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing 12 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 12 years ago
Thomas Müller ca16c08ba1 update copy right 12 years ago
Christian Berendt 203df66c00 rewrote initialisation, added testing workaround 12 years ago
Christian Berendt 020803aa7e minimize waiting time 12 years ago
Christian Berendt deda583fad wait methods are probably not working, just wait 12 years ago
Christian Berendt 83a1fce1a3 make tests workable with Amazon S3 12 years ago
Christian Berendt 5a5a0e82f5 added commented new parameters 12 years ago
Christian Berendt 71ef30ea30 reworking testclass for \OC\Files\Storage\AmazonS3 12 years ago
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 12 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 12 years ago
Thomas Mueller 884635557a adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALS 12 years ago
Thomas Mueller c5d3f09262 test case for iRODS storage added 12 years ago
Henrik Kjölhede 1df8a5a774 Updated phpseclib from git + requested style changes 12 years ago
Robin Appelman b44c18d164 Don't run external storage tests on default 12 years ago
Henrik Kjölhede 71d3903cfd Added unittest 12 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 12 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 12 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 13 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 13 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 13 years ago
Robin Appelman c815fd5a5c fix files_external test cases 13 years ago
Robin Appelman 54695b11eb test case for dropbox storage 13 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman aa8cee1afa I don't think this file was meant to be commited 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Robin Appelman a1fefea66f split share and root config for smb backend, also sanitize config a bit more 13 years ago
Robin Appelman 539e4a1813 smb filestorage backend 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago