summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/Directory.php
Commit message (Expand)AuthorAgeFilesLines
* keep previous exception when transforming to dav exceptionRobin Appelman2018-02-071-3/+3
* Fix comparisons in the dav appJoas Schilling2017-08-011-1/+1
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-011-1/+1
* Enforce type hints in dav appMorris Jobke2017-05-041-1/+3
* Add commentVincent Petry2017-04-271-0/+2
* Properly handle missing READ permissionVincent Petry2017-04-271-0/+11
* Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-261-4/+8
* Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
* Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Better handling of forbidden files in davRobin Appelman2016-06-071-0/+2
* Update license headersLukas Reschke2016-05-261-2/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+310