- Nov 17, 2017
-
-
Bjoern Schiessle authored
only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
- Nov 08, 2017
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Oct 26, 2017
-
-
Morris Jobke authored
Object storage instances always fall back to the content based mimetype detection, because the file name for object storage was always random due to the fact that it was temporarily storage in a generated temp file. This patch adds a check before that to make sure to use the original file name for this purpose and also remove possible other extensions like the versioning or part file extension. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jun 21, 2017
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Jan 06, 2017
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Nov 14, 2016
-
-
Jörn Friedrich Dreyer authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Apr 24, 2016
-
-
Roeland Jago Douma authored
-
- Mar 24, 2016
-
-
Jörn Friedrich Dreyer authored
-
- Jan 14, 2016
-
-
Robin Appelman authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Dec 18, 2015
-
-
Morris Jobke authored
-
- Dec 17, 2015
-
-
Morris Jobke authored
-
- Nov 26, 2015
-
-
Morris Jobke authored
* ref #4774
-
- Oct 16, 2015
-
-
Robin Appelman authored
-
- Oct 08, 2015
-
-
Jörn Friedrich Dreyer authored
-
- Jul 15, 2015
-
-
Robin Appelman authored
-
- May 19, 2015
-
-
Joas Schilling authored
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Mar 26, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-
- Nov 25, 2014
-
-
Joas Schilling authored
-
- Oct 20, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Sep 05, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 27, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
- Jun 24, 2014
-
-
Robin Appelman authored
-
- Jun 23, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
- Jun 20, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 18, 2014
-
-
Jörn Friedrich Dreyer authored
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()
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore
-
Jörn Friedrich Dreyer authored
-