- Oct 29, 2013
-
-
Björn Schießle authored
-
Björn Schießle authored
-
- Oct 25, 2013
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
- Added missing return statement - Added missing support for SEEK_END - Fixes #5524
-
- Oct 23, 2013
-
-
Vincent Petry authored
When two scanning processed run at the same time, for example when scan.php and list.php were called at the same time on an external storage mountpoint, duplicate insertion errors can occurs. These errors are now logged and ignored. Since both scans are running in parallel transactions, they don't see each other's changes directly in the DB which can cause duplicate insertion errors for mime types as well, but those mime types can't be selected yet. The solution to this is to force-reload the mimetypes list after the transaction is finished. Fixes #5199
-
- Oct 15, 2013
-
-
Vincent Petry authored
Fixed permissions returned for mount points to not include update and delete permissions. Fixes #5291
-
- Oct 10, 2013
-
-
Thomas Müller authored
otherwise the returned internalPath will not match followup calls to e.g. Cache::getID()
-
- Oct 09, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Oct 08, 2013
-
-
Thomas Müller authored
-
- Oct 04, 2013
-
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
- Oct 02, 2013
-
-
Thomas Müller authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-