stable

Clone or download

Read-only

Merge 'gerrit #11338' into stable/master

* commit '969070cf0d': request #11468 LDAP plugin adds its log in his own log file Change-Id: Ic3185d79688d46852a3bf51cf0f3a12f90cc188f

Modified Files

Name
M plugins/archivedeleteditems/include/ArchiveLogger.php +2 −6 Go to diff View file
A plugins/ldap/etc/logrotate.syslog.dist +6 −0 Go to diff View file
M plugins/ldap/include/LDAP_SyncMail.class.php +4 −3 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +2 −2 Go to diff View file
A plugins/ldap/include/LdapLogger.php +41 −0 Go to diff View file
M plugins/ldap/include/autoload.php +3 −2 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +6 −4 Go to diff View file
M src/common/log/TruncateLevelLogger.class.php +10 −1 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +5 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +10 −1 Go to diff View file