stable
Clone or download
Read-only
Extract collaborators for SHA1 and ImmutableTags validation. At this stage I choose not to inject them to keep the tests running. I'll do a dedicated commit to inject in PreCommit constructor. Part of story #19285 limit the max size of files in svn Change-Id: I68219c8609f1d9e26ec0fff869c7498112438c5a
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/SVN/Commit/CollidingSHA1Validator.php | +73 | −0 | Go to diff View file |
A | plugins/svn/include/SVN/Commit/ImmutableTagCommitValidator.php | +119 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Hooks/PreCommit.php | +7 | −108 | Go to diff View file |