Commit Graph

52 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Vincent Petry daceb1a9ac Revert "adding unit tests" 10 years ago
Thomas Müller 8d327c94a8 adding unit tests 10 years ago
Vincent Petry eb894e6625 Soft fail in CustomPropertiesBackend whenever storage not available 10 years ago
Vincent Petry eef5851a67 Fix share permission related unit tests 10 years ago
Vincent Petry 50194c31b4 Soft fail in custom properties backend 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 10 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Robin Appelman 7bfe476030 add unit test for webdav quota 10 years ago
Robin Appelman 05035ef4af Fix webdav put for single file webdav shares 10 years ago
Lukas Reschke 3e324f87d0 Use proper test name 10 years ago
Lukas Reschke 7b3f736300 Use proper namespace 10 years ago
Lukas Reschke 0ed00bca43 Use namespace 10 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 10 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 10 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Robin Appelman 10c350b895 Fix dav permissions for folders without create permissions 11 years ago
Vincent Petry 470c25eff4 WebDAV now throws 403 when deletion did not work 11 years ago
Thomas Müller cfa2eb7d32 content size checks are not valid for LOCK 11 years ago
Robin Appelman 3d92f963f4 Fix unit test 11 years ago
Morris Jobke b3b3354809 move to public namespace 11 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 11 years ago
Robin Appelman 24f15fca64 Fix unit tests 11 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Robin Appelman 4109521cce remove outdated test 11 years ago
Robin Appelman 5211566205 update test case 11 years ago
Robin Appelman 331fc55e2d Update unit tests to use the new injection 11 years ago
Robin Appelman 2293563488 Remove unit tests which causes the filesystem tests to fail 11 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 11 years ago
Thomas Müller f62c4eafa5 test cases added for create/remove Shared folder and file 12 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 12 years ago
Thomas Müller 414b2eb4b6 upload abortion detection only for PUT 12 years ago
Thomas Müller fdc87eaeb3 adding test testSimplePutFailsOnRename() 12 years ago
Thomas Müller 79da35b698 code cleanup 12 years ago
Thomas Müller 1ec7dff2fe remove unused setUp() 12 years ago
Thomas Müller b11d8799c1 adding unit tests for ObjectTree::move() 12 years ago
Thomas Müller 826c6bec8f expect unlinkto be called 12 years ago
Thomas Müller 3fa5271f10 adding unit tests 12 years ago
Thomas Müller ee75a5b134 adding basic unit test for failing file_put_content operation 12 years ago
Thomas Müller fed1792510 adding unit tests for quota checks 12 years ago
Thomas Müller d3a69bf4c6 adding unit tests to determine length 12 years ago