stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run The third column of the log modals now display all possible logs for a given push. Nothing is done for now for the modal logs of the repository. Change-Id: Ibe58db02c2d0eb88a72540067614fd244b1a95e2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/Git/Administration/JenkinsServerLogsPresenter.php | +14 | −3 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/JobDao.php | +6 | −4 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/JobManager.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/ProjectJobDao.php | +8 | −4 | Go to diff View file |
M | plugins/hudson_git/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_git.po | +6 | −3 | Go to diff View file |
M | plugins/hudson_git/templates/git-administration/modal-logs.mustache | +17 | −8 | Go to diff View file |
M | plugins/hudson_git/themes/default/css/style.scss | +11 | −0 | Go to diff View file |