nextcloud/lib/private/files
Vincent Petry 4497aa4c68 Webdav PUT small file lock must be shared during hooks
Fixed code path for Webdav PUT of small files to use shared locks during
hook execution, and exclusive during the file operation

This makes it possible for versions to be copied by accessing the file
in a post_write hook.
2015-06-12 18:52:18 +02:00
..
cache Get correct mimetype when moving and changing extension 2015-05-21 10:57:58 +02:00
config call mount providers that are registered after the filesystem is setup 2015-06-02 14:07:54 +02:00
mount Properly add trailing slash to mount point 2015-04-13 12:36:47 +02:00
node more type hints 2015-06-02 14:07:55 +02:00
objectstore Merge pull request #16440 from owncloud/scrutinizer-patch-1 2015-05-19 22:12:35 +02:00
storage Merge pull request #15895 from owncloud/dav-getremoteetag 2015-06-03 17:20:25 +02:00
stream flush() comments + perf opt 2015-05-26 10:22:52 +02:00
type Update license headers 2015-03-26 11:44:36 +01:00
utils Update license headers 2015-03-26 11:44:36 +01:00
fileinfo.php remove unencrypted_size from the cache, size will contain the unencrypted size 2015-04-07 13:30:28 +02:00
filesystem.php phpdoc, strict and type hints 2015-06-02 14:07:55 +02:00
mapper.php Update license headers 2015-03-26 11:44:36 +01:00
view.php Webdav PUT small file lock must be shared during hooks 2015-06-12 18:52:18 +02:00