summaryrefslogtreecommitdiffstats
path: root/lib/private/files/storage/dav.php
Commit message (Expand)AuthorAgeFilesLines
* move to public namespaceMorris Jobke2014-08-191-2/+2
* Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy...Stephan Peijnik2014-08-191-2/+2
* Close open file handles in files libraryMorris Jobke2014-08-131-0/+1
* silently discard the response body, needed for apache/mod_dav and maybe other...Philippe Kueck2014-07-031-0/+1
* Add StorageNotAvailableExceptionRobin Appelman2014-06-301-17/+27
* Fix parsing of webdav permissionsRobin Appelman2014-06-271-1/+2
* Also check for updated permissions for webdav storagesRobin Appelman2014-06-271-17/+36
* Use the etag to check for updates in webdav storages where availableRobin Appelman2014-06-271-0/+19
* fix autoloaderThomas Müller2014-06-271-0/+453