summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/DAV.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-2/+10
* Make it easier to subclass DAV storageRobin Appelman2017-02-151-7/+7
* bug when connect to yandex webdav servervkuimov2017-02-101-1/+1
* Make DAV external storage test more reliableRobin Appelman2017-01-241-2/+2
* Merge pull request #2744 from nextcloud/oc_26324Roeland Jago Douma2017-01-111-52/+53
|\
| * Fix DAV stat cache to properly cache 404Vincent Petry2017-01-051-52/+53
* | replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-10/+8
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+6
* handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-3/+3
* Check whether remote DAV server accepted the mtime on touchVincent Petry2016-05-301-1/+10
* Fix webdav destination header when overwriting foldersVincent Petry2016-05-301-6/+23
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+817