- Nov 22, 2013
-
-
Arthur Schiwon authored
-
- Nov 21, 2013
-
-
Arthur Schiwon authored
-
Vincent Petry authored
When accessing a shared folder, the folder's owner appears as mountpoint but wasn't wrapped by a quota storage wrapper. This fix makes sure that all home storages are wrapped by a quota storage wrapper, if applicable, to make sure quotas are respected when uploading into shared folders.
-
- Nov 19, 2013
-
-
Vincent Petry authored
Since unlink() smb4php doesn't return true on deletion success, we need to check whether the file was deleted to confirm success. Fixes #5866
-
- Nov 18, 2013
-
-
Vincent Petry authored
Fixes #4593
-
Vincent Petry authored
Added argument to getFileInfo() to disable adding the size of mountpoints to a directory's size. Fixes #5924
-
- Nov 14, 2013
-
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
Now removing "/./" and trailing "/." from the paths when normalizing.
-
Tom Needham authored
-
Tom Needham authored
-
- Nov 12, 2013
-
-
Vincent Petry authored
Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage.
-
Robin Appelman authored
-
Morris Jobke authored
-
- Nov 05, 2013
-
-
Vincent Petry authored
Added clearstatcache to make sure we get the correct file size after re-writing into the same file. This failed on openSUSE 12.3 x86_64
-
- Nov 04, 2013
-
-
Thomas Müller authored
-
- Nov 03, 2013
-
-
Andreas Fischer authored
-
- Nov 02, 2013
-
-
Thomas Müller authored
-
- Oct 31, 2013
-
-
Jörn Friedrich Dreyer authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- Oct 30, 2013
-
-
Morris Jobke authored
-
- Oct 29, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
- Oct 28, 2013
-
-
Robin Appelman authored
-
- Oct 25, 2013
-
-
Vincent Petry authored
-
Vincent Petry authored
- Added missing return statement - Added missing support for SEEK_END - Fixes #5524
-
- Oct 23, 2013
-
-
Andreas Fischer authored
-
Thomas Tanghus authored
To avoid having to use OCP\Appframework\Http\Http in the public - and stable - API OCP\Appframework\Http is now both a class and a namespace.
-
- Oct 22, 2013
-
-
Thomas Müller authored
-
- Oct 20, 2013
-
-
Arthur Schiwon authored
-
- Oct 16, 2013
-
-
Thomas Müller authored
-
- Oct 15, 2013
-
-
Christopher Schäpers authored
-
Björn Schießle authored
-
- Oct 14, 2013
-
-
Thomas Müller authored
Callers of streamCopy() expect an array to be returned containing count and result.
-
- Oct 11, 2013
-
-
Thomas Tanghus authored
-
- Oct 10, 2013
-
-
Thomas Müller authored
otherwise the returned internalPath will not match followup calls to e.g. Cache::getID()
-