stable
Clone or download
Read-only
Merge commit 'refs/changes/09/2409/3' of http://gerrit.tuleap.net/tuleap into HEAD
* http://gerrit.tuleap.net/tuleap: request #6839: unable to use project references in svn commit message Change-Id: Ifa8d54e02e2eef558c7191b7b2e2873d31a0a90b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +5 | −2 | Go to diff View file |
A | src/common/svn/CommitMessageValidator.class.php | +47 | −0 | Go to diff View file |
A | src/common/svn/Hook.class.php | +54 | −0 | Go to diff View file |
A | src/common/svn/hook/PreCommit.class.php | +42 | −0 | Go to diff View file |
M | src/common/svn/hook/PreRevPropset.class.php | +4 | −29 | Go to diff View file |
M | src/utils/svn/codendi_svn_pre_commit.php | +7 | −10 | Go to diff View file |
M | src/utils/svn/pre-revprop-change.php | +1 | −1 | Go to diff View file |