stable
Clone or download
Read-only
BackendSVN got over the years duplicated code that was hidden because of different approaches of handling the code. This commit de-duplicate and remove the needless methods. Part of: request #29976 Remove SVN core Change-Id: I24f9da51d77d88dd1bd8bbaa38ea8c7cc7d22fbe
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/SVN/AccessControl/AccessFileHistoryCreator.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/AccessControl/AccessFileHistoryFactory.php | +2 | −3 | Go to diff View file |
M | plugins/svn/include/SVN/Repository/RepositoryManager.php | +0 | −1 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +0 | −1 | Go to diff View file |
M | src/common/SVNCore/SVNAccessFile.php | +0 | −6 | Go to diff View file |
M | src/common/backend/BackendSVN.class.php | +8 | −23 | Go to diff View file |
M | tests/unit/common/SVNCore/SVNAccessFileTest.php | +1 | −1 | Go to diff View file |