Commit Graph

9 Commits (a77d468d3568055ee85dd9508a2f009cb5da650f)

Author SHA1 Message Date
Jörn Friedrich Dreyer 23fa75f5ac always regenerate etag when writing back file to objectstore 12 years ago
Jörn Friedrich Dreyer 25dbbbadd3 use normalize path to convert '.' to '' in objectstorestorage 12 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 12 years ago
Robin Appelman 92f2a430a8 Don't bother checking for external updates for objectstore storages 12 years ago
Jörn Friedrich Dreyer 28c1a95575 use common storage test 12 years ago
Jörn Friedrich Dreyer 7ec53571c4 use 'object' as the fakedir stream name 12 years ago
Jörn Friedrich Dreyer c112a1d323 move to stream based IObjectStore interface, rearrange & reformat code 12 years ago
Jörn Friedrich Dreyer f2fe00e972 fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject() 12 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 12 years ago
Jörn Friedrich Dreyer 9335a5f07f remove duplicate method 12 years ago
Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 12 years ago
Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization 12 years ago
Jörn Friedrich Dreyer 87aaf39259 fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore 12 years ago
Jörn Friedrich Dreyer eca536d8b4 minor code cleanup 12 years ago
Jörn Friedrich Dreyer c020e8e658 use exceptions to notify abstract parent class of problems 12 years ago
Jörn Friedrich Dreyer ccb698a6a8 move swift and abstract code to core 12 years ago