summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/filesplugin.php
Commit message (Expand)AuthorAgeFilesLines
* close file handle after sending sabre responseRobin Appelman2015-06-011-0/+6
* Remove unneeded argumentLukas Reschke2015-03-261-1/+1
* Serve all files with a Content-Disposition of 'attachment' via WebDAVLukas Reschke2015-03-261-0/+19
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Remove range header exception for encryptionjknockaert2015-03-241-14/+0
* Revert "Updating license headers"Morris Jobke2015-02-261-0/+9
* Sabre Update to 2.1Vincent Petry2015-02-231-67/+112
* Updating license headersJenkins for ownCloud2015-02-231-6/+17
* Revert "adding OC-ETag header"Vincent Petry2015-02-051-4/+0
* adding getDirectDownload() to WrapperThomas Müller2014-12-281-2/+2
* Adding basement for the direct download urlThomas Müller2014-12-281-0/+10
* Merge pull request #10499 from owncloud/mkcol-headers-afterbindThomas Müller2014-09-221-1/+1
|\
| * Use afterBind to send fileId header for files and directoriesVincent Petry2014-08-181-1/+1
* | Merge pull request #10723 from owncloud/webdav-folder-sizeClark Tomlinson2014-09-031-2/+8
|\ \
| * | adding new webdav property containing the folder sizeThomas Müller2014-08-291-2/+8
| |/
* / adding OC-ETag headerThomas Müller2014-08-291-0/+4
|/
* perm -> permissionsThomas Müller2014-07-211-1/+1
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-11/+11
* Merge pull request #8435 from owncloud/fix-8322-masterThomas Müller2014-05-191-4/+14
|\
| * - update permissionsThomas Müller2014-05-091-1/+1
| * - Introduce isShared() and isMounted() on FileInfo classThomas Müller2014-05-021-4/+14
* | Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
|/
* adding chunked upload handlingThomas Müller2013-11-251-0/+12
* always get the right node for the given file pathThomas Müller2013-11-201-0/+2
* add header 'OC-FileId' on PUTThomas Müller2013-10-251-0/+16
* - fixing namespaceThomas Müller2013-10-241-2/+4
* handle case where fileid is not setThomas Müller2013-10-231-1/+4
* introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+68