summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18531 from owncloud/ext-user-credentialsThomas Müller2016-01-221-1/+2
|\
| * fix testRobin Appelman2016-01-181-1/+2
* | clear mount cache when removing applicablesRobin Appelman2016-01-204-4/+12
* | Correctly remove global applicableRobin McCorkell2016-01-151-0/+12
|/
* Happy new year!Thomas Müller2016-01-1230-49/+67
* Filter getStorage to make sure the user has access to itRobin Appelman2016-01-082-0/+38
* update testsRobin Appelman2016-01-082-1/+5
* fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-082-0/+57
* fix js unit testsMorris Jobke2016-01-071-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+0
* Looks like ceph requires more time to come up ....Thomas Müller2015-12-092-4/+283
* Use default timeout on connection testThomas Müller2015-12-091-1/+1
* Merge pull request #21003 from owncloud/personal-mount-mountidThomas Müller2015-12-091-0/+50
|\
| * Add testsRobin Appelman2015-12-081-0/+50
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-073-0/+14
|/
* db config backend for files_externalRobin Appelman2015-12-045-457/+350
* remove old propagation logicRobin Appelman2015-12-011-350/+0
* Add DB group to some files_external testsThomas Müller2015-11-303-0/+21
* External storage tests require DB as wellThomas Müller2015-11-3010-0/+70
* Replace shitty netcat use with dedicated PHP scriptRobin McCorkell2015-11-248-81/+71
* Merge pull request #18999 from owncloud/ext-config-listadminThomas Müller2015-11-241-2/+5
|\
| * Fix JS unit testsRobin McCorkell2015-11-211-2/+5
* | webdav docker tests - wait at least 5 seconds after the full startupMorris Jobke2015-11-231-1/+3
|/
* Merge pull request #14077 from owncloud/autotest-external-swiftThomas Müller2015-11-209-33/+236
|\
| * fix ip detection for swift-cephRobin Appelman2015-11-161-1/+1
| * Skip Swift stat testRobin McCorkell2015-10-201-0/+4
| * Don't attempt to run tests unless start file is successfulRobin McCorkell2015-10-201-0/+6
| * Detect Docker initialization properlyRobin McCorkell2015-10-206-24/+96
| * Make Swift test robust if container didn't existRobin McCorkell2015-10-201-9/+13
| * Replace Swift Docker test with Ceph imageRobin McCorkell2015-10-202-22/+38
| * [files_external] swift testsMorris Jobke2015-10-203-5/+106
* | 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