nextcloud/tests
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
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
core Fix test 2015-06-17 12:11:09 +02:00
data Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
files Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00
lib Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00
settings Only sort by group name when LDAP is involved 2015-06-16 11:10:00 +02:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +02:00
bootstrap.php Remove check for RAW_POPULATE_POST_DATA for unit tests 2015-06-01 16:35:54 +02:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +02:00
karma.config.js Added unit tests for download URL in public sharing page 2015-05-19 17:41:06 +02:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
phpunit-autotest.xml Fix phpunit xml 2015-06-01 20:42:32 +02:00
phpunit.xml.dist Fix phpunit xml 2015-06-01 20:42:32 +02:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00