stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run This refactoring aims to add more explicit names to logs and objects around them. No functional change expected here. JobManager will be rename and splitted in a dedicated commit. Change-Id: Iab44643e496443b89d54eb5179f2b76074423909
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/Git/Administration/AdministrationController.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Git/Administration/JenkinsServerLogsPresenter.php | +6 | −6 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/HookTriggerController.php | +7 | −7 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/JenkinsWebhookPresenter.php | +5 | −5 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/JobDao.php | +2 | −1 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Job/JobManager.php | +20 | −19 | Go to diff View file |
R | plugins/hudson_git/include/HudsonGit/Job/Job.php | Go to diff View file | ||
M | plugins/hudson_git/phpunit/HudsonGit/Git/Administration/AdministrationControllerTest.php | +3 | −3 | Go to diff View file |