summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove outdated testRobin Appelman2015-02-161-39/+0
| * | New SMB storage backendRobin Appelman2015-02-161-1/+1
* | | Merge pull request #14076 from owncloud/autotest-external-ftpThomas Müller2015-02-163-4/+105
|\ \ \ | |/ / |/| |
| * | [files_external] ftp testsMorris Jobke2015-02-103-4/+105
| |/
* | Merge pull request #13922 from owncloud/smb-autotest-externalThomas Müller2015-02-165-13/+112
|\ \
| * | [files_external] add SMB autotestMorris Jobke2015-02-105-13/+112
* | | add rreadme for files external testsMorris Jobke2015-02-101-0/+58
| |/ |/|
* | Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry2015-02-102-1/+94
|\ \ | |/ |/|
| * Add support for SFTP key authenticationRoss Nicoll2015-01-142-1/+94
* | Allow saving incomplete external storage configVincent Petry2015-01-271-0/+38
* | Fix mount config unit test failuresVincent Petry2015-01-271-7/+29
|/
* be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-181-1/+1
* Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-1711-6/+129
* Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-121-5/+1
|\
| * Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-041-5/+1
* | Remove last traces of travis integrationMorris Jobke2014-12-041-40/+0
|/
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-1915-44/+97
* test files external amazon s3 storage id migrationJörn Friedrich Dreyer2014-10-311-0/+117
* Allow specifying protocol in ext storage OC configVincent Petry2014-10-131-0/+83
* Add EtagPropagator to handle etag changes when external storages are changedRobin Appelman2014-10-081-0/+328
* Fix add/remove mountpoint hooksRobin Appelman2014-10-081-4/+4
* Added failing unit tests for mount config hooksVincent Petry2014-10-081-0/+134
* Skip test for unsuported feature for amazon s3Robin Appelman2014-09-171-0/+4
* Fix AmazonS3 rmdir on the rootRobin Appelman2014-09-171-23/+1
* Fix mkdir error in mountconfig.phpRobin McCorkell2014-09-101-1/+1
* Load apps in test situationsRobin McCorkell2014-09-101-2/+0
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+49
* Add unit test for multi-user configuration loadingRobin McCorkell2014-07-151-0/+37
* Merge pull request #8383 from owncloud/object_storageVincent Petry2014-06-271-5/+6
|\
| * update files_external swift to php-opencloud v1.9.2Jörn Friedrich Dreyer2014-06-251-5/+6
* | Sync file list with file actionsVincent Petry2014-06-272-0/+2
* | Added JS unit tests for ext storageVincent Petry2014-06-172-0/+253
|/
* Fix priority merging logic and add unit testRobin McCorkell2014-05-211-0/+48
* Add unit testsRobin McCorkell2014-05-211-0/+117
* Added ext storage app in autotest unit test runVincent Petry2014-05-053-5/+1
* drop files_irods from apps_externalThomas Müller2014-04-281-32/+0
* external storages: allow to mount a folder called "Shared", it is no longer a...Bjoern Schiessle2014-04-231-4/+1
* unit tests for dynamic backend registrationThomas Müller2014-04-071-0/+103
* Fix merging of external storage configurationsVincent Petry2014-03-261-18/+183
* Fixed ext storage password field order issueVincent Petry2014-03-191-2/+6
* Fixed ext storage unit test for groupsVincent Petry2014-03-191-30/+46
* Added tests to check mount point list for a target userVincent Petry2014-03-191-0/+110
* Added password obfuscation for external storage configVincent Petry2014-03-191-0/+87
* Added ext storage unit tests for writing then reload the mount configVincent Petry2014-03-191-1/+73
* Added unit tests for when adding ext storage mount pointsVincent Petry2014-03-181-16/+129
* Merge branch 'master' into extstorage-configclassRobin Appelman2014-02-212-1/+8
|\
| * Revert "Added extra checks for ext storage class"Vincent Petry2014-02-201-24/+0
| * Merge pull request #7294 from owncloud/extstorage-configclassLukas Reschke2014-02-201-0/+24
| |\
| | * Added extra checks for ext storage classVincent Petry2014-02-191-0/+24
| * | Fixed ext storage webdav path encodingVincent Petry2014-02-192-1/+8
| |/