stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run Nothing is exported if the project is not allowed to use the hudson_git service. Change-Id: If71e0692892bfce46b74031b48c86da22d95f36b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Events/XMLExportExternalContentEvent.php | +59 | −0 | Go to diff View file |
M | plugins/git/include/GitXMLExporter.php | +23 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +3 | −2 | Go to diff View file |
M | plugins/git/phpunit/GitXMLExporterTest.php | +12 | −4 | Go to diff View file |
A | plugins/hudson_git/include/HudsonGit/Git/Administration/XML/XMLExporter.php | +54 | −0 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.php | +20 | −0 | Go to diff View file |
A | plugins/hudson_git/phpunit/HudsonGit/Git/Administration/XML/XMLExporterTest.php | +110 | −0 | Go to diff View file |