stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run They are displayed as done in Git repository view. Only the last 30 are displyaed. The repository name is also added to know which repository triggered the entry. Change-Id: If17b7e6cea2f620a8f12a8b02b343c849f097470
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/Git/Administration/AdministrationController.php | +22 | −1 | Go to diff View file |
A | plugins/hudson_git/include/HudsonGit/Git/Administration/JenkinsServerLogsPresenter.php | +59 | −0 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Git/Administration/JenkinsServerPresenter.php | +10 | −3 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/JobManager.php | +28 | −6 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/ProjectJobDao.php | +12 | −0 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.php | +24 | −2 | Go to diff View file |
M | plugins/hudson_git/phpunit/HudsonGit/Git/Administration/AdministrationControllerTest.php | +31 | −12 | Go to diff View file |
M | plugins/hudson_git/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_git.po | +24 | −0 | Go to diff View file |
M | plugins/hudson_git/templates/git-administration/git-administration-jenkins.mustache | +4 | −0 | Go to diff View file |
A | plugins/hudson_git/templates/git-administration/modal-logs.mustache | +55 | −0 | Go to diff View file |