stable
Clone or download
Read-only
This is part of story #10218: manage "default layout" with REST API Change-Id: I3aca36385cf8543e13d3c360b900b623785f0ca6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/Svn/Repository/RepositoryCreator.php | +6 | −5 | Go to diff View file |
M | plugins/svn/include/Svn/XMLImporter.class.php | +9 | −7 | Go to diff View file |
M | plugins/svn/include/Svn/XMLRepositoryImporter.class.php | +12 | −9 | Go to diff View file |
M | plugins/svn/include/events/SystemEvent_SVN_CREATE_REPOSITORY.class.php | +11 | −0 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +7 | −3 | Go to diff View file |
M | plugins/svn/tests/Svn/XMLImporterTest.php | +29 | −24 | Go to diff View file |
M | plugins/svn/tests/events/SystemEvent_SVN_CREATE_REPOSITORYTest.php | +3 | −0 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | site-content/tuleap-core.pot | +3 | −0 | Go to diff View file |
M | src/common/backend/BackendSVN.class.php | +36 | −4 | Go to diff View file |