stable
Clone or download
Read-only
story #8021 - add a message to prevent hostname duplicates
Change-Id: I9cb4ca498fd18d1e0405a9033e3eebce188eef50
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 | +2 | −1 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +2 | −1 | Go to diff View file |