stable

Clone or download

Read-only

Merge commit 'refs/changes/69/27469/3' of ssh://gerrit.tuleap.net:29418/tuleap

# By Yannis ROSSETTO # Via Yannis ROSSETTO * ssh://gerrit.tuleap.net:29418/tuleap: chore: Close request #29987 Massmail notifications can be send one by one

Modified Files

Name
M src/common/Config/GetConfigKeys.php +2 −0 Go to diff View file
A src/common/Massmail/RecipientUser.php +42 −0 Go to diff View file
A src/common/Massmail/RecipientUserDAO.php +107 −0 Go to diff View file
A src/common/Massmail/RecipientUsersRetriever.php +63 −0 Go to diff View file
M src/common/system_event/include/Massmail.php +78 −51 Go to diff View file
A tests/unit/Tuleap/Massmail/RecipientUsersRetrieverTest.php +171 −0 Go to diff View file