stable
Clone or download
Read-only
Merge 'gerrit #25000' into stable/master
* commit '00bbbf08ca': fix(webdav): request #25321 WebDAV support broken at PROPFIND Change-Id: I3a87fa608919f2589bb03b930e04ff60b0c0b472
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/webdav/include/FS/WebDAVDocmanFile.class.php | +9 | −29 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFolder.class.php | +8 | −24 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVFRS.class.php | +27 | −4 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVFRSFile.class.php | +8 | −23 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVFRSPackage.class.php | +18 | −1 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVFRSRelease.class.php | +18 | −1 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVProject.class.php | +37 | −26 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVRoot.class.php | +39 | −44 | Go to diff View file |