Thomas Müller
|
f9d04f62a8
|
Merge pull request #16440 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-05-19 22:12:35 +02:00 |
Joas Schilling
|
d832c4ae23
|
Fix unexisting class and broken doc
|
2015-05-19 15:27:50 +02:00 |
Scrutinizer Auto-Fixer
|
fdbc21fc6c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-05-19 11:23:06 +00:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
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 |