stable

Clone or download

Read-only

Display error when the server cannot be reached

This is part of story #9083: trigger webhooks on git push Enter an invalid server as webhook. It should display the error. Change-Id: I7d9822c9f1d6a11da401c70a12e89fab4d1984a2

Modified Files

Name
M plugins/git/include/Git/Hook/WebHookRequestSender.php +1 −1 Go to diff View file
M plugins/git/include/Git/Hook/WebHookResponseReceiver.php +5 −0 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php +3 −1 Go to diff View file
M plugins/git/templates/settings/hooks.mustache +1 −1 Go to diff View file
M plugins/git/www/themes/default/css/style.scss +7 −0 Go to diff View file