summaryrefslogtreecommitdiffstats
path: root/lib/private/davclient.php
Commit message (Expand)AuthorAgeFilesLines
* OC_DAVClient is not longer used - no need to carry it around anymoreThomas Müller2014-11-121-59/+0
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* Fix a wrong WebDAV Warning with self-signed-certskondou2014-04-131-0/+13
* Fix more documentation failesJoas Schilling2014-02-081-2/+1
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
* Fixed spacesVincent Petry2013-10-171-3/+3
* Added DAV client wrapper that support timeout valuesVincent Petry2013-10-161-0/+46