server/tests/lib/files
Vincent Petry 538e466c30 Keep shared locks in post hooks
Instead of unlocking after the file operation, change exclusive locks
back to shared locks during post hooks, and unlock after that.

Also added unit tests to test locking in pre-hooks, during operation and
post-hooks.
2015-06-25 16:33:02 +02:00
..
cache Get correct mimetype when moving and changing extension 2015-05-21 10:57:58 +02:00
mount Properly add trailing slash to mount point 2015-04-13 12:36:47 +02:00
node Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
objectstore Add a test for ObjectStore\NoopScanner 2015-03-04 11:48:31 +01:00
storage Merge pull request #17045 from owncloud/enc_improvements 2015-06-23 14:30:21 +02:00
stream Merge pull request #16452 from owncloud/enc_ftp_upload 2015-05-26 12:02:41 +02:00
utils Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
etagtest.php dont use our now non existing hook 2015-04-27 14:07:15 +02:00
filesystem.php phpdoc, strict and type hints 2015-06-02 14:07:55 +02:00
mapper.php Normalize before processing 2015-02-06 15:03:29 +01:00
pathverificationtest.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
view.php Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00