summaryrefslogtreecommitdiffstats
path: root/lib/connector/sabre/file.php
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes in libBart Visscher2012-08-291-1/+0
* Create uniqid ETag for directoriesBart Visscher2012-07-251-0/+9
* Rename functionsBart Visscher2012-07-251-2/+2
* Add ETag support to the Sabre file connector.Bart Visscher2012-07-211-4/+21
* revert to using fopen for webdav instead of readfileRobin Appelman2012-07-161-1/+1
* use readfile() instead iof fopen() for file download over webdav.Bjoern Schiessle2012-07-101-1/+1
* Optimize WebDav access using OC_FileCacheBart Visscher2012-06-151-2/+5
* Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-081-2/+2
* fixing file headers with copy rightThomas Müller2012-05-051-7/+20
* Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file c...Florian Vichot2011-11-061-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-5/+5
* Use autoloadJakob Sack2011-07-271-0/+87