stable
Clone or download
Read-only
This is part of story #14019 automate jenkins job creation & run Change-Id: I710043d4090b6c6da924f9fe01636c1e29ad400e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Events/XMLExportExternalContentEvent.php | +13 | −1 | Go to diff View file |
M | plugins/git/include/Events/XMLImportExternalContentEvent.php | +13 | −1 | Go to diff View file |
M | plugins/git/include/GitXMLExporter.php | +2 | −1 | Go to diff View file |
M | plugins/git/include/GitXmlImporter.class.php | +2 | −1 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Git/Administration/XML/XMLExporter.php | +10 | −1 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Git/Administration/XML/XMLImporter.php | +16 | −4 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.php | +4 | −2 | Go to diff View file |
M | plugins/hudson_git/phpunit/HudsonGit/Git/Administration/XML/XMLExporterTest.php | +11 | −1 | Go to diff View file |
M | plugins/hudson_git/phpunit/HudsonGit/Git/Administration/XML/XMLImporterTest.php | +11 | −1 | Go to diff View file |