summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/connector/sabre/objecttree.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-297/+0
* In case of exception we return an html page in case the client is a browserThomas Müller2016-03-241-2/+4
* fix getNodeForPath for non existing part filesRobin Appelman2016-02-111-1/+1
* Put nodes from Directory->getChildren in the ObjectTree cacheRobin Appelman2016-01-171-5/+10
* add scanner interfaceRobin Appelman2016-01-141-2/+1
* Happy new year!Thomas Müller2016-01-121-1/+2
* Use name of ICollection for exception messageMorris Jobke2015-12-161-1/+1
* Allow storage wrappers to through a forbidden exception with retry informationJoas Schilling2015-11-171-0/+6
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+284