stable

Clone or download

Read-only

feat: Webdav has its own log file

Instead of adding webdav log entries in the codendi_syslog, we now use a dedicated log file. This will help to debug things by giving some context to log entries. The log file is rotated. Part of story #24980: forbid modifications of document properties by WRITERS Change-Id: Id7015a9474b946b7e6f053c65bcd66d3a3d326de

Modified Files

Name
A plugins/webdav/etc/logrotate.syslog.dist +6 −0 Go to diff View file
M plugins/webdav/include/ServerBuilder.php +1 −1 Go to diff View file
M plugins/webdav/include/webdavPlugin.php +3 −1 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +4 −0 Go to diff View file