summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/ftp.php
Commit message (Collapse)AuthorAgeFilesLines
* Add trailing slash in FTP root path when missingVincent Petry2013-11-281-0/+12
| | | | Fixes #6093
* Fixed FTP storage unit tests to use the correct classVincent Petry2013-11-251-4/+4
|
* Dont task external storages with creating their own rootRobin Appelman2013-04-261-0/+1
|
* merge master into filesystemRobin Appelman2013-01-261-4/+4
|\
| * drop SimpleTest compatibilityThomas Mueller2013-01-241-4/+4
| |
* | merge master into filesystemRobin Appelman2012-12-031-2/+6
|\|
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-2/+6
| |
* | merge master into filesystemRobin Appelman2012-11-071-0/+18
|\|
| * support string values ('true' and 'false') for configuring the secure ↵Robin Appelman2012-11-051-0/+18
| | | | | | | | | | | | parameter on external storage backends fixes #78
* | merge master into filesystemRobin Appelman2012-10-111-13/+12
|\|
| * skip the files_external test cases the correct wayRobin Appelman2012-10-111-13/+12
| |
* | move storage backend test cases to their own namespaceRobin Appelman2012-09-221-3/+5
| |
* | put filestorages in a namespaceRobin Appelman2012-09-071-1/+1
|/
* adding space between) and {Thomas Mueller2012-09-071-3/+3
|
* Whitespace fixes in appsBart Visscher2012-08-291-2/+1
|
* remove unused variablesRobin Appelman2012-07-201-1/+0
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* only run tests for files_external when asked for explicitlyRobin Appelman2012-04-131-12/+19
|
* renaming remote storage support to External storage support to clear up ↵Jan-Christoph Borchardt2012-03-301-0/+23
naming conflict