Robin Appelman
|
a0d570b4cc
|
Change default mimetype detection for storage backends to only use filename
|
2013-11-20 15:25:29 +01:00 |
Vincent Petry
|
34c92f6656
|
Now using HomeStorage for legacy home storage ids
Legacy home storage ids with the format "local://path/to/datadir/user1"
are now also wrapped by the HomeStorage.
|
2013-11-12 18:01:02 +01:00 |
Robin Appelman
|
32a703ab36
|
Do not use -1 as the size for the root folder of the home storage
|
2013-11-12 16:15:43 +01:00 |
Thomas Mueller
|
e37047b2a0
|
WIN: fixing Fatal error: Call to a member function logicToPhysical() on a non-object in C:\jenkins2\workspace\server-stable5-windows\database\mssql\label\WINDOWS\lib\files\storage\mappedlocal.php on line 311
|
2013-11-02 20:22:12 +01:00 |
Robin Appelman
|
f1e6e80eb1
|
add specialized storage backend for home folders
|
2013-10-29 00:14:23 +01:00 |
Vincent Petry
|
c8df27de73
|
Fixed quota stream to not wrap read-only fopen calls
|
2013-10-25 12:33:16 +02:00 |
Thomas Müller
|
51b581a84d
|
php 5.3 compatibility for \OC\Files\Storage
|
2013-10-08 23:00:41 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |