stable
Clone or download
Read-only
Merge 'gerrit #5772' into stable/master
* commit 'c17342e': request #8468: Unable to access svn immutable tags configuration with huge repository Change-Id: I6aee53071239c8e6db95b62297c98ab15c2c8a9d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/Svn/Admin/ImmutableTagController.php | +8 | −2 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/ImmutableTagPresenter.php | +9 | −4 | Go to diff View file |
M | plugins/svn/include/Svn/Commit/Svnlook.class.php | +6 | −3 | Go to diff View file |
M | src/common/svn/SVN_Svnlook.class.php | +4 | −2 | Go to diff View file |
M | src/common/svn/SVN_SvnlookException.class.php | +2 | −1 | Go to diff View file |
M | src/common/svn/immutable_tags/SVN_Immutable_Tags_Presenter.php | +7 | −3 | Go to diff View file |
M | src/www/svn/admin/immutable_tags.php | +6 | −1 | Go to diff View file |