stable
Clone or download
Read-only
Merge commit 'refs/changes/56/3956/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8021 - add a message to prevent hostname duplicates Change-Id: Ia4a144d2083c1f7429bccf044a64cd800d8079b6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/AdminMirrorController.class.php | +22 | −7 | Go to diff View file |
A | plugins/git/include/Git/Mirror/HostnameAlreadyUsedException.php | +21 | −0 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorDao.class.php | +25 | −0 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorDataMapper.class.php | +28 | −0 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +3 | −2 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +3 | −2 | Go to diff View file |