nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2015-06-20 01:55:10 -04:00
private Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00
public Use proper type 2015-06-19 21:00:42 +02:00
repair Fix fetching the mimetype id from the query 2015-06-09 16:35:11 +02:00
autoloader.php Update license headers 2015-03-26 11:44:36 +01:00
base.php Fix login handler for file cache - fixes #16795 2015-06-08 14:13:38 +02:00