stable

Clone or download

Read-only

Display added jenkins server in the table

This is part of story #14019 automate jenkins job creation & run Server jenkins URL added in the git administration page are now displayed in the table. Actions and feedbacks are not yet taken into account. Change-Id: I71478c208e2dbb325cafd89408267836163d844d

Modified Files

Name
M plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationController.php +25 −5 Go to diff View file
M plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationPresenter.php +7 −0 Go to diff View file
M plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationServerDao.php +9 −0 Go to diff View file
A plugins/hudson_git/include/HudsonGit/GitJenkinsAdministrationServerPresenter.php +41 −0 Go to diff View file
M plugins/hudson_git/include/hudson_gitPlugin.php +1 −2 Go to diff View file
M plugins/hudson_git/phpunit/HudsonGit/GitJenkinsAdministrationControllerTest.php +17 −5 Go to diff View file
M plugins/hudson_git/templates/git-administration-jenkins.mustache +9 −0 Go to diff View file