Joas Schilling
|
2c39aec8cb
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +01:00 |
Jörn Friedrich Dreyer
|
ca0e3fdfea
|
throw exception in writeBack, the returned boolean is checked nowhere
|
2014-10-20 11:29:05 +02:00 |
Jörn Friedrich Dreyer
|
8488be4d03
|
Keep fileid on move in objectstore, fixes #10848
|
2014-09-05 13:25:59 +02:00 |
Jörn Friedrich Dreyer
|
23fa75f5ac
|
always regenerate etag when writing back file to objectstore
|
2014-06-27 18:49:06 +02:00 |
Jörn Friedrich Dreyer
|
25dbbbadd3
|
use normalize path to convert '.' to '' in objectstorestorage
|
2014-06-27 15:00:29 +02:00 |
Jörn Friedrich Dreyer
|
ab93f1949d
|
update hasUpdated description, overwrtie testStat for objectstore test
|
2014-06-27 12:14:31 +02:00 |
Robin Appelman
|
92f2a430a8
|
Don't bother checking for external updates for objectstore storages
|
2014-06-24 14:48:59 +02:00 |
Jörn Friedrich Dreyer
|
28c1a95575
|
use common storage test
|
2014-06-23 16:29:01 +02:00 |
Jörn Friedrich Dreyer
|
7ec53571c4
|
use 'object' as the fakedir stream name
|
2014-06-23 11:07:01 +02:00 |
Jörn Friedrich Dreyer
|
c112a1d323
|
move to stream based IObjectStore interface, rearrange & reformat code
|
2014-06-20 12:27:47 +02:00 |
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()
|
2014-06-18 15:20:26 +02:00 |
Jörn Friedrich Dreyer
|
5cae863408
|
change architecture from inheritance to composition
|
2014-06-18 12:53:20 +02:00 |