stable
Clone or download
Read-only
Merge commit 'refs/changes/39/17739/11' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: story #14131: Move all logic from UserSuspensionDao to UserSuspensionManager Change-Id: I6fe81979004b1c1e43bcc7e9928a70f59a11cd10
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/User/UserSuspensionManager.php | +50 | −10 | Go to diff View file |
M | src/common/dao/UserSuspensionDao.php | +6 | −81 | Go to diff View file |
M | src/utils/tuleap.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/User/UserSuspensionManagerTest.php | +29 | −11 | Go to diff View file |