server/tests/lib/connector/sabre
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
..
exception fixing namespaces and PHPDoc 2015-03-09 10:38:37 +01:00
BlockLegacyClientPluginTest.php Catch not existing User-Agent header 2015-04-23 16:33:51 +02:00
copyetagheaderplugintest.php \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. 2015-05-07 12:24:06 +02:00
custompropertiesbackend.php Soft fail in CustomPropertiesBackend whenever storage not available 2015-03-23 17:41:32 +01:00
directory.php Fix sabre directory test cases 2015-06-05 19:04:59 +02:00
DummyGetResponsePluginTest.php Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin 2015-05-15 09:08:10 +02:00
exceptionloggerplugin.php Adding a more meaningful message for sabre dav exception - fixes #14516 2015-03-11 11:53:31 +01:00
file.php Webdav PUT small file lock must be shared during hooks 2015-06-12 18:52:18 +02:00
filesplugin.php Revert "adding unit tests" 2015-03-26 15:04:36 +01:00
node.php fixing namespaces and PHPDoc 2015-03-09 10:38:37 +01:00
objecttree.php Fix share permission related unit tests 2015-03-20 11:30:51 +01:00
principal.php Sabre Update to 2.1 2015-02-23 22:27:23 +01:00
quotaplugin.php Added unit test to quota plugin for free_space argument 2015-05-13 13:58:01 +02:00
tagsplugin.php Sabre Update to 2.1 2015-02-23 22:27:23 +01:00