summaryrefslogtreecommitdiffstats
path: root/lib/private/files/objectstore/swift.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-11/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+12
* Updating license headersJenkins for ownCloud2015-02-231-12/+13
* Stream downloads from Swift object stores without downloading it firstRobin Appelman2014-08-221-5/+4
* fix objectstore test executionJörn Friedrich Dreyer2014-06-261-1/+1
* delete object without downloading it firstJörn Friedrich Dreyer2014-06-251-2/+2
* Only initialize the swift container when manipulating an objectRobin Appelman2014-06-241-12/+32
* Add support for rackspace swift backendsRobin Appelman2014-06-241-15/+6
* move to stream based IObjectStore interface, rearrange & reformat codeJörn Friedrich Dreyer2014-06-201-22/+25
* fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as st...Jörn Friedrich Dreyer2014-06-181-1/+4
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-16/+14
* add autocreate config option for containers, implement autocreate and delete ...Jörn Friedrich Dreyer2014-06-181-4/+28
* use exceptions to notify abstract parent class of problemsJörn Friedrich Dreyer2014-06-181-2/+19
* move swift and abstract code to coreJörn Friedrich Dreyer2014-06-181-0/+91