stable
Clone or download
Read-only
request #12378 git 2.12 breaks migration to gerrit
Whitelist usage of 'ext' when doing Gerrit stuff. Change-Id: I3b6f3d5adcab080a299dd8d84fd619d46c5bd2ac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php | +27 | −18 | Go to diff View file |
M | plugins/git/include/Git_Exec.class.php | +67 | −10 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +2 | −1 | Go to diff View file |
M | plugins/git/tests/Git/Driver/Gerrit/ProjectCreatorTest.php | +17 | −6 | Go to diff View file |
M | src/common/System/Command.class.php | +10 | −3 | Go to diff View file |
M | src/common/System/Exception/CommandException.class.php | +23 | −3 | Go to diff View file |