stable
Clone or download
Read-only
Merge commit 'refs/changes/09/4909/5' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #8569: Git repositories, permissions import Change-Id: I84b16389eb615ada84a9e3fa18d9e7b35f7a1e8f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitXmlImporter.class.php | +31 | −11 | Go to diff View file |
A | plugins/git/include/GitXmlImporterUGroupNotFoundException.php | +26 | −0 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +3 | −2 | Go to diff View file |
M | plugins/git/tests/GitXmlImporterTest.php | +20 | −12 | Go to diff View file |
M | src/common/xml/resources/git-definition.rnc | +3 | −3 | Go to diff View file |
M | src/common/xml/resources/git-definition.rng | +6 | −6 | Go to diff View file |
M | src/common/xml/resources/project/git-definition.rng | +6 | −6 | Go to diff View file |