- Jun 17, 2015
-
-
Robin Appelman authored
-
Vincent Petry authored
Fix remaining avatar problems
-
Lukas Reschke authored
-
Thomas Müller authored
Fix OCP PHPDoc
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Thomas Müller authored
keep a read lock while scanning a file or folder
-
Morris Jobke authored
* was always a string instead of \OCP\IUser
-
Jenkins for ownCloud authored
-
- Jun 16, 2015
-
-
Vincent Petry authored
Trim path in changeLock
-
Vincent Petry authored
-
Vincent Petry authored
Rethrow LockedException with full path
-
Lukas Reschke authored
Load the update information asyncroniously to fix the page load speed
-
Joas Schilling authored
Throw exception if memcache misconfigured or missing
-
Joas Schilling authored
Convert invalid path exception to sabre exception on MOVE
-
Vincent Petry authored
Because the path is converted to md5 from the original exception, rethrow the exception with the correct full path
-
Morris Jobke authored
Skip directory entry in S3 opendir
-
Jenkins for ownCloud authored
-
- Jun 15, 2015
-
-
Thomas Müller authored
Reintroduce user cache
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
This was required by avatars and was broken with https://github.com/owncloud/core/pull/16200 Fixes https://github.com/owncloud/core/issues/16942
-
Vincent Petry authored
-
Vincent Petry authored
The result set contains the directory itself, so skip it to avoid scanning a non-existing directory
-
Robin Appelman authored
-
Thomas Müller authored
Align recommended settings
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
add proper locking to file_put_contents when using streams
-
Thomas Müller authored
Fixed "p" element containing a "div"
-
Thomas Müller authored
Compare and delete locking watch
-
Thomas Müller authored
Determine the size we need before asking for a thumbnail
-
Thomas Müller authored
Added Opus Mimetype Support
-
Thomas Müller authored
Truncate preview resolution
-
Thomas Müller authored
Webdav PUT small file lock must be shared during hooks
-
Lukas Reschke authored
This aligns the recommended setting with the max-age of `15768000` as described in our documentation. Furthermore it fixes some logical problems with the code, unit tests has been added as well. Fixes https://github.com/owncloud/core/issues/16673
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-