summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of sftp hosts when using ipv6Robin Appelman2015-11-161-0/+38
* Use proper statement to retrieve the IP of an docker instanceMorris Jobke2015-10-304-4/+4
* Update license headersLukas Reschke2015-10-261-0/+1
* Fix testDeleteStorage signature to match the one from the base classVincent Petry2015-10-131-2/+3
* Remove oc_storages entries after removing ext storagesVincent Petry2015-10-062-4/+53
* deduplicate @xenopathicMorris Jobke2015-10-0616-16/+16
* update licence headers via scriptMorris Jobke2015-10-059-3/+9
* Use a universal shebangOlivier Paroz2015-09-2712-12/+12
* Unit tests for storage validation in serviceRobin McCorkell2015-09-232-0/+56
* Perform visibility checks on storagesRobin McCorkell2015-09-233-0/+11
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-233-23/+15
* Merge pull request #19069 from owncloud/ext-s3-cephThomas Müller2015-09-183-3/+120
|\
| * AmazonS3 Ceph testsRobin McCorkell2015-09-163-3/+120
* | Unit tests for UserGlobalStoragesService::getUniqueStorages()Robin McCorkell2015-09-161-2/+78
|/
* Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-133-33/+27
|\
| * Introduce MODIFY permission for external storagesRobin McCorkell2015-08-281-3/+11
| * Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-282-1/+9
| * Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-283-31/+9
* | Test legacy backend with no dependency checkRobin McCorkell2015-09-011-0/+18
* | Make checkDependencies a real methodRobin McCorkell2015-09-012-11/+32
* | Unit test storages with an empty mount pointRobin McCorkell2015-08-312-0/+33
|/
* Merge pull request #18445 from owncloud/ext-only-setuservars-stringMorris Jobke2015-08-253-4/+50
|\
| * Convert string booleans to real booleansRobin McCorkell2015-08-203-4/+50
* | Use OCP classes as much as possible in files_externalRobin McCorkell2015-08-191-1/+7
|/
* Make Application a singletonRobin McCorkell2015-08-191-1/+6
* Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-192-1159/+2
* Unit tests for new backend APIRobin McCorkell2015-08-1911-0/+977
* Split backend identifiers from the class nameRobin McCorkell2015-08-195-61/+118
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-197-4/+131
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-198-158/+147
* Double slash for SMB storage id for compatibilityVincent Petry2015-07-281-0/+12
* Fixing line comments and indentationViktor Szépe2015-07-211-21/+22
* Revert "Use OCP classes as much as possible in files_external"Thomas Müller2015-07-021-41/+24
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-07-011-24/+41
* update license headers and authorsMorris Jobke2015-06-252-1/+1
* Replace `replace` with `sed` statementMorris Jobke2015-04-2910-10/+10
* Show hint if there is no delete permissionMorris Jobke2015-04-231-1/+1
* Add visibility for methodMorris Jobke2015-04-151-1/+1
* Fix SFTP storage id to be compatible with older idsVincent Petry2015-04-151-0/+57
* 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