Commit Graph

28 Commits (f144be8857e3356495acefca787637b5672f73ef)

Author SHA1 Message Date
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 14 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 14 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 14 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 14 years ago
Robin Appelman 542869114a implement getId for the external storage providers 14 years ago
Benjamin Liles 8336b3287e Various bug fixes for swift 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Thomas Mueller ebb28412ca no more require_once() 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 14 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 14 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 14 years ago
Robin Appelman 5b70e2fb25 some performance improvements to the openstack swift backend 15 years ago
Robin Appelman 5cefd34660 emulate touch with custom mtime for swift backend 15 years ago
Robin Appelman 9a707e10bf add SWIFT (openstack object storage) storage backend 15 years ago