summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/ftp.php
Commit message (Collapse)AuthorAgeFilesLines
* Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-171-68/+0
| | | | | | | | | | | | | document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-3/+7
|
* 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