summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/node.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-2/+0
* fixing namespaces and PHPDocThomas Müller2015-03-091-14/+26
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-3/+11
* Sabre Update to 2.1Vincent Petry2015-02-231-118/+38
* Updating license headersJenkins for ownCloud2015-02-231-1/+30
* Revert "adding OC-ETag header"Vincent Petry2015-02-051-16/+0
* Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-171-0/+11
* Fix dav permissions for folders without create permissionsRobin Appelman2014-09-251-1/+1
* adding OC-ETag headerThomas Müller2014-08-291-0/+16
* WebDAV Permissions: Distinguish between renameing and movingMarkus Goetz2014-06-051-1/+1
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-8/+9
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-6/+6
* - update permissionsThomas Müller2014-05-091-3/+6
* - Introduce isShared() and isMounted() on FileInfo classThomas Müller2014-05-021-0/+29
* fixing typos and PHPDocThomas Müller2014-04-231-0/+3
* merge master into webdav-injectionRobin Appelman2014-04-151-3/+6
|\
| * Fixed Sabre Node implementation to correctly return timestamps as intVincent Petry2014-04-091-3/+6
* | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-251-110/+56
|/
* Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke2014-02-201-2/+7
|\
| * Added file name check in webdav connectorVincent Petry2014-02-181-2/+7
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-3/+2
|/
* switch instance id and file idThomas Müller2013-10-251-1/+1
* handle case where fileid is not setThomas Müller2013-10-231-3/+8
* introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-1/+17
* - delete properties on node deleteThomas Müller2013-10-221-0/+11
* due to internal implementations touch will always be successful - $mtime will...Thomas Müller2013-10-091-6/+0
* Merge branch 'master' into fixing-4011-masterThomas Müller2013-10-041-2/+15
* DAV: Use fileinfo_cache for ETagMarkus Goetz2013-10-031-1/+8
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+238