Commit Graph

42 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Vincent Petry 2cb3461146 Move GDrive external storage to a separate repo 8 years ago
Vincent Petry 653610559d Bye bye Dropbox v1 8 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Ross Nicoll 64f4f8fc84 Add support for SFTP key authentication 11 years ago
Vincent Petry 0c8ae6eb66 Added ext storage app in autotest unit test run 12 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 12 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 12 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 12 years ago
Michael Gapczynski c904504365 Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing 13 years ago
Christian Berendt 203df66c00 rewrote initialisation, added testing workaround 13 years ago
Christian Berendt 5a5a0e82f5 added commented new parameters 13 years ago
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 13 years ago
Robin Appelman b44c18d164 Don't run external storage tests on default 13 years ago
Henrik Kjölhede 71d3903cfd Added unittest 13 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 13 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 13 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 13 years ago
Robin Appelman 54695b11eb test case for dropbox storage 13 years ago
Robin Appelman a1fefea66f split share and root config for smb backend, also sanitize config a bit more 14 years ago
Robin Appelman 539e4a1813 smb filestorage backend 14 years ago
Robin Appelman 4768510923 split share and root config for smb backend, also sanitize config a bit more 14 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 14 years ago
Robin Appelman 2f40f11c87 smb filestorage backend 14 years ago
Michael Gapczynski 9b3847f49b Initial support for Amazon S3 storage backend 14 years ago
Robin Appelman 0b51c53443 run none of the extranal storage tests on default 14 years ago
Robin Appelman 9a707e10bf add SWIFT (openstack object storage) storage backend 14 years ago
Robin Appelman 6066ea3170 only run tests for files_external when asked for explicitly 14 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 14 years ago
Michael Gapczynski d139e3c3cd Move Google Docs storage backend to files_remote app 14 years ago
Robin Appelman e0cbefc727 webdav storage backend 14 years ago
Robin Appelman 82b54938e3 ftp storage backend 14 years ago