summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
* add unit testRobin Appelman2015-04-021-0/+11
* adjust unt testsRobin Appelman2015-04-021-1/+2
* Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-262-8/+131
|\
| * Make sure mountOptions keep their data typeVincent Petry2015-03-261-1/+50
| * Added ext storage mount options GUIVincent Petry2015-03-261-7/+81
* | Update license headersJenkins for ownCloud2015-03-2623-217/+365
|/
* Fix storage priority in JS unit testVincent Petry2015-03-161-3/+6
* Generate storage config ids when missingVincent Petry2015-03-162-0/+154
* Fix mount config unit testsVincent Petry2015-03-131-20/+38
* Mount options for ext storage are now passed aroundVincent Petry2015-03-136-0/+25
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-128-0/+1669
* Fix slash normalization error in AmazonS3Migration unit testRobin McCorkell2015-03-041-3/+3
* Use dummy storages instead of real storages in files_external unit testsRobin McCorkell2015-03-031-39/+81
* adding a windows smb config for testingThomas Müller2015-03-032-0/+52
* Merge pull request #14535 from owncloud/fix-files-externalThomas Müller2015-03-021-0/+5
|\
| * fix files external test run and add common-tests optionMorris Jobke2015-02-261-0/+5
* | Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-2716-276/+148
|\ \
| * | Revert "Updating license headers"Morris Jobke2015-02-2616-276/+148
| |/
* / apply suggestions from @atmoz to fix SFTP setupMorris Jobke2015-02-261-1/+4
|/
* Fix bugs in ownCloud external storageRobin McCorkell2015-02-251-0/+8
* Merge pull request #14068 from owncloud/autotest-external-sftpThomas Müller2015-02-243-4/+105
|\
| * [files_external] sftp testsMorris Jobke2015-02-103-4/+105
* | Updating license headersJenkins for ownCloud2015-02-2316-148/+276
* | Merge pull request #10673 from owncloud/smb-newMorris Jobke2015-02-163-44/+4
|\ \
| * | also make sure we have a leading slash for the test rootRobin Appelman2015-02-162-4/+3
| * | 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