stable

Clone or download

Read-only

story #8021: Cannot use master %HOSTNAME and 'projects' hostname

+ Fix a bug where two forms where displayed Change-Id: I0c4fd78a3f0be0adf1bb3f171764f9c16adddb77

Modified Files

Name
M plugins/git/include/Git/AdminMirrorController.class.php +14 −2 Go to diff View file
M plugins/git/include/Git/AdminMirrorPresenter.class.php +2 −2 Go to diff View file
A plugins/git/include/Git/Mirror/HostnameIsReservedException.php +21 −0 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorDataMapper.class.php +20 −1 Go to diff View file
M plugins/git/include/Git_GitoliteDriver.class.php +2 −1 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −1 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
M plugins/git/templates/admin-plugin-add-mirror.mustache +2 −1 Go to diff View file
M plugins/git/templates/admin-plugin-edit-mirror.mustache +1 −0 Go to diff View file
M plugins/git/www/themes/default/css/style.less +4 −0 Go to diff View file