summaryrefslogtreecommitdiffstats
path: root/lib/private/files/objectstore/objectstorestorage.php
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-3/+3
* throw exception in writeBack, the returned boolean is checked nowhereJörn Friedrich Dreyer2014-10-201-3/+2
* Keep fileid on move in objectstore, fixes #10848Jörn Friedrich Dreyer2014-09-051-33/+5
* always regenerate etag when writing back file to objectstoreJörn Friedrich Dreyer2014-06-271-1/+1
* use normalize path to convert '.' to '' in objectstorestorageJörn Friedrich Dreyer2014-06-271-9/+11
* update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-2/+2
* Don't bother checking for external updates for objectstore storagesRobin Appelman2014-06-241-1/+11
* use common storage testJörn Friedrich Dreyer2014-06-231-26/+35
* use 'object' as the fakedir stream nameJörn Friedrich Dreyer2014-06-231-2/+2
* move to stream based IObjectStore interface, rearrange & reformat codeJörn Friedrich Dreyer2014-06-201-114/+111
* fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as st...Jörn Friedrich Dreyer2014-06-181-35/+15
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-0/+423