summaryrefslogtreecommitdiffstats
path: root/tests/lib/connector/sabre/objecttree.php
Commit message (Expand)AuthorAgeFilesLines
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-291/+0
* Make an assertion in risky test testGetNodeForPathRootJoas Schilling2015-06-221-1/+2
* Convert invalid path exception to sabre exception on MOVEVincent Petry2015-06-151-1/+1
* tests for getNodeForPath with invalid pathRobin Appelman2015-06-111-6/+56
* Fix share permission related unit testsVincent Petry2015-03-201-2/+2
* fixing namespaces and PHPDocThomas Müller2015-03-091-11/+11
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-1/+0
* Sabre Update to 2.1Vincent Petry2015-02-231-2/+121
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-1/+1
* Make remaining files extend the test baseJoas Schilling2014-11-191-2/+2
* Fix unit testsRobin Appelman2014-06-201-0/+4
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-3/+2
* update test caseRobin Appelman2014-03-041-0/+1
* Update unit tests to use the new injectionRobin Appelman2014-03-031-3/+11
* Added file name check in webdav connectorVincent Petry2014-02-181-0/+16
* adding check isDeletable() on $sourcePathThomas Müller2013-10-081-13/+19
* code cleanupThomas Müller2013-09-271-39/+22
* adding unit tests for ObjectTree::move()Thomas Müller2013-09-261-0/+104