stable
Clone or download
Read-only
The perl part was removed in a dedicated commit, this commit removes all the PHP hooks: pre-commit, pre-revprop-change and post-revprop-change. Part of: request #29976 Remove SVN core Change-Id: Ie4e043ee5263859cb288eed1b16dc208788db87f
Modified Files
Name | ||||
---|---|---|---|---|
D | src/common/SVNCore/CommitMessageValidator.class.php | +0 | −47 | Go to diff View file |
D | src/common/SVNCore/Hook.class.php | +0 | −53 | Go to diff View file |
D | src/common/SVNCore/SVN_Hooks.class.php | +0 | −105 | Go to diff View file |
D | src/common/SVNCore/SVN_Svnlook.class.php | +0 | −108 | Go to diff View file |
D | src/common/SVNCore/SVN_SvnlookException.class.php | +0 | −32 | Go to diff View file |
D | src/common/SVNCore/hook/PostRevPropset.class.php | +0 | −99 | Go to diff View file |
D | src/common/SVNCore/hook/PreCommit.class.php | +0 | −229 | Go to diff View file |
D | src/common/SVNCore/hook/PreRevPropset.class.php | +0 | −64 | Go to diff View file |
D | src/common/SVNCore/immutable_tags/SVN_Immutable_Tags_Handler.php | +0 | −74 | Go to diff View file |
D | src/common/dao/SvnCommitsDao.class.php | +0 | −41 | Go to diff View file |
D | src/utils/svn/codendi_svn_pre_commit.php | +0 | −52 | Go to diff View file |
D | src/utils/svn/post-revprop-change.php | +0 | −46 | Go to diff View file |
D | src/utils/svn/pre-revprop-change.php | +0 | −44 | Go to diff View file |
D | tests/integration/tests/SVNCore/SvnlookTest.php | +0 | −104 | Go to diff View file |
D | tests/unit/common/SVNCore/PreCommitCommitToTagTest.php | +0 | −331 | Go to diff View file |
D | tests/unit/common/SVNCore/PreCommitMessageTest.php | +0 | −98 | Go to diff View file |
D | tests/unit/common/SVNCore/PreCommitSHA1CollisionTest.php | +0 | −78 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −6 | Go to diff View file |