stable
Clone or download
Read-only
Merge commit 'refs/changes/19/16519/7' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: story #13810 Add logger to log automatic account suspension emails Change-Id: I06b5678f82341405d544aad8926266b99c761f23
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/mail/AutomaticMailsLogger.php | +38 | −0 | Go to diff View file |
M | src/common/mail/AutomaticMailsSender.php | +36 | −2 | Go to diff View file |
M | src/etc/logrotate.syslog.dist | +8 | −0 | Go to diff View file |
M | src/utils/tuleap.php | +3 | −1 | Go to diff View file |
M | tests/phpunit/common/mail/AutomaticMailsSenderTest.php | +10 | −1 | Go to diff View file |