aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/swift.php
Commit message (Expand)AuthorAgeFilesLines
* fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-75/+75
* Fixed new checkstyle issues in swift.php from build #1341.Diederik de Haas2012-11-101-2/+2
* support string values ('true' and 'false') for configuring the secure paramet...Robin Appelman2012-11-051-1/+9
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-3/+3
* Checkstyle: many fixesFelix Moeller2012-11-021-19/+19
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-6/+6
* Various bug fixes for swiftBenjamin Liles2012-10-111-11/+27
* adding space between) and {Thomas Mueller2012-09-071-85/+85
* no more require_once()Thomas Mueller2012-09-051-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-4/+4
* Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri...Michael Gapczynski2012-07-241-2/+2
* Don't use substr to get first char of stringBart Visscher2012-06-081-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* move all the files stuff into a files classFrank Karlitschek2012-05-021-4/+4
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-4/+4
* some performance improvements to the openstack swift backendRobin Appelman2012-04-251-1/+16
* emulate touch with custom mtime for swift backendRobin Appelman2012-04-191-11/+39
* add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-181-0/+488