stable
Clone or download
Read-only
This is a followup of request #35495 Do not allow suspended or deleted user in REST SVN notifications No functionnal change expected. Change-Id: I24cf70d99fb37e57481997de4d444bac58f3b85e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +6 | −6 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResourceUpdater.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/ImmutableTag.php | +3 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Migration/SettingsRetriever.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Repository/RepositoryCreator.php | +1 | −0 | Go to diff View file |
D | plugins/svn/include/SVN/Repository/Settings.php | +0 | −139 | Go to diff View file |
A | plugins/svn/include/SVN/Repository/Settings/Settings.php | +106 | −0 | Go to diff View file |
R | plugins/svn/include/SVN/Repository/SettingsBuilder.php | Go to diff View file | ||
M | plugins/svn/tests/unit/REST_Backend/RepositoryResourceUpdaterTest.php | +2 | −2 | Go to diff View file |
M | plugins/svn/tests/unit/SVN/Repository/RepositoryCreatorTest.php | +1 | −0 | Go to diff View file |
R | plugins/svn/tests/unit/SVN/Repository/SettingsBuilderTest.php | Go to diff View file |