summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/Server.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* cache nodes from search resultsRobin Appelman2017-08-261-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+44
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4