Merge pull request #8662 from owncloud/f-lock
f-lock
No related branches found
No related tags found
Showing
- apps/files_encryption/hooks/hooks.php 6 additions, 4 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/lib/proxy.php 4 additions, 5 deletionsapps/files_encryption/lib/proxy.php
- apps/files_encryption/tests/stream.php 6 additions, 0 deletionsapps/files_encryption/tests/stream.php
- apps/files_encryption/tests/webdav.php 5 additions, 4 deletionsapps/files_encryption/tests/webdav.php
- lib/private/connector/sabre/exception/filelocked.php 28 additions, 0 deletionslib/private/connector/sabre/exception/filelocked.php
- lib/private/connector/sabre/file.php 15 additions, 6 deletionslib/private/connector/sabre/file.php
- lib/private/files/filesystem.php 2 additions, 2 deletionslib/private/files/filesystem.php
- lib/private/files/lock.php 309 additions, 0 deletionslib/private/files/lock.php
- lib/private/files/storage/loader.php 2 additions, 2 deletionslib/private/files/storage/loader.php
- lib/private/files/storage/wrapper/lockingwrapper.php 182 additions, 0 deletionslib/private/files/storage/wrapper/lockingwrapper.php
- lib/private/helper.php 1 addition, 1 deletionlib/private/helper.php
- lib/private/log/owncloud.php 15 additions, 2 deletionslib/private/log/owncloud.php
- lib/private/util.php 11 additions, 1 deletionlib/private/util.php
- lib/public/files/lock.php 63 additions, 0 deletionslib/public/files/lock.php
- lib/public/files/locknotacquiredexception.php 47 additions, 0 deletionslib/public/files/locknotacquiredexception.php
- tests/lib/files/filesystem.php 5 additions, 5 deletionstests/lib/files/filesystem.php
- tests/lib/files/mount/mount.php 1 addition, 1 deletiontests/lib/files/mount/mount.php
- tests/lib/util.php 1 addition, 1 deletiontests/lib/util.php
Loading
Please register or sign in to comment