stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run Jenkins project servers are now display in a simple way in the webhook section of the git repository administration. Change-Id: I08d8cf202fd8eebdec6df88d2d064cff01106300
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Git/Webhook/ExternalWebhookPresenter.php | +39 | −0 | Go to diff View file |
A | plugins/git/include/Git/Webhook/GenericWebhookPresenter.php | +83 | −0 | Go to diff View file |
M | plugins/git/include/Git/Webhook/SectionOfWebhooksPresenter.php | +8 | −1 | Go to diff View file |
M | plugins/git/include/Git/Webhook/WebhookPresenter.php | +3 | −52 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/templates/settings/hooks.mustache | +12 | −0 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php | +14 | −1 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/JenkinsWebhookPresenter.php | +3 | −3 | Go to diff View file |