Commit Graph

41 Commits (173c31e42af766298c9f43837a9a3e4021cdc131)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Vincent Petry 075e8d8e86 Lazy initialize external storages 11 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 11 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 11 years ago
Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 11 years ago
Philipp Kapfer f7da4280ca Modified app to dynamically register backends instead of hard-coding them 11 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Thomas Mueller 646d60ee83 fixing namespace 12 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 12 years ago
Michael Gapczynski ad902a9848 Move storage backend tests from constructor to test function 12 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 12 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 13 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 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 542869114a implement getId for the external storage providers 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski f378415377 Only call mkdir() if the root folder does not exist for FTP external storage 13 years ago
Michael Gapczynski 48f33be848 Only call mkdir() if the root folder does not exist for FTP external storage 13 years ago
Robin Appelman 8fcce55e76 share code between smb and ftp filestorage backends 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 13 years ago
Robin Appelman 82b54938e3 ftp storage backend 13 years ago