Commit Graph

313 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Robin McCorkell eae45dca71 Add unit tests 12 years ago
Vincent Petry 0c8ae6eb66 Added ext storage app in autotest unit test run 12 years ago
Thomas Müller 9128900c56 drop files_irods from apps_external 12 years ago
Bjoern Schiessle 22e0a4b9a8 external storages: allow to mount a folder called "Shared", it is no longer a reserved name 12 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 12 years ago
Vincent Petry e002b7242c Fix merging of external storage configurations 12 years ago
Vincent Petry 9116c39a82 Fixed ext storage password field order issue 12 years ago
Vincent Petry 5b6c36347b Fixed ext storage unit test for groups 12 years ago
Vincent Petry 8e0a5ed5df Added tests to check mount point list for a target user 12 years ago
Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 12 years ago
Vincent Petry e0dada704c Added ext storage unit tests for writing then reload the mount config 12 years ago
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points 12 years ago
Vincent Petry b060a17b59 Added extra checks for ext storage class 12 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 12 years ago
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 12 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 13 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 13 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 13 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry 476d8e6de0 Added unit test for root mount point validation 13 years ago
Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 13 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 13 years ago
Christian Berendt e0bac3ec71 adapted existing test cases 13 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 13 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 13 years ago
Robin Appelman 51c34777c4 extend test case 13 years ago
Robin Appelman ea566868a8 return the correct result when doing an smb rename 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 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 13 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 13 years ago
Thomas Müller ca16c08ba1 update copy right 13 years ago
Christian Berendt 203df66c00 rewrote initialisation, added testing workaround 13 years ago
Christian Berendt 020803aa7e minimize waiting time 13 years ago
Christian Berendt deda583fad wait methods are probably not working, just wait 13 years ago
Christian Berendt 83a1fce1a3 make tests workable with Amazon S3 13 years ago
Christian Berendt 5a5a0e82f5 added commented new parameters 13 years ago
Christian Berendt 71ef30ea30 reworking testclass for \OC\Files\Storage\AmazonS3 13 years ago
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 13 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Thomas Mueller 884635557a adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALS 13 years ago
Thomas Mueller c5d3f09262 test case for iRODS storage added 13 years ago
Henrik Kjölhede 1df8a5a774 Updated phpseclib from git + requested style changes 13 years ago
Robin Appelman b44c18d164 Don't run external storage tests on default 13 years ago
Henrik Kjölhede 71d3903cfd Added unittest 13 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 14 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 14 years ago