stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run When adding a server jenkins, a feedback is displayed to say that either the server has been added or that the server is already defined in the project. Change-Id: I5d92fdc31eb00ef538aae1ca13d6de5961fa163d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationPOSTController.php | +21 | −8 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationServerAdder.php | +13 | −1 | Go to diff View file |
A | plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationServerAlreadyDefinedException.php | +29 | −0 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationServerDao.php | +12 | −0 | Go to diff View file |
M | plugins/hudson_git/phpunit/HudsonGit/GitJenkinsAdministrationPOSTControllerTest.php | +1 | −0 | Go to diff View file |
A | plugins/hudson_git/phpunit/HudsonGit/GitJenkinsAdministrationServerAdderTest.php | +94 | −0 | Go to diff View file |
M | plugins/hudson_git/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_git.po | +6 | −0 | Go to diff View file |