stable

Clone or download

Read-only

Merge commit 'refs/changes/12/19912/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #16567: IE11 cannot display default avatars Change-Id: Ibab64aee36275bf4cc403aa0c2c158226ea77f6d

Modified Files

Name
M src/common/User/Profile/AvatarGenerator.php +1 −1 Go to diff View file
A src/common/User/Profile/ForceRegenerationDefaultAvatarCommand.php +80 −0 Go to diff View file
M src/common/dao/UserDao.class.php +8 −0 Go to diff View file
M src/utils/tuleap.php +11 −0 Go to diff View file
A tests/unit/Tuleap/User/Profile/ForceRegenerationDefaultAvatarCommandTest.php +63 −0 Go to diff View file