summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Require to use at least desktop client 2.0 by defaultThomas Müller2016-10-251-1/+1
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+80
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4