stable

Clone or download

Read-only

Merge commit 'refs/changes/79/3979/6' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #8021: Cannot use master %HOSTNAME and 'projects' hostname

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