stable
Clone or download
Read-only
This is part of request #9579 Do not use deprecated services in new projects When XML import is performed, we apply what is explicitely set in the XML content for services. The ability to use SVN plugin instead of core during XML import will be done in a next commit. Change-Id: I17c229f7b6184fe6c0057d141d9b53278bbb18cd
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/Svn/Service/ServiceActivator.php | +86 | −0 | Go to diff View file |
M | plugins/svn/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +3 | −41 | Go to diff View file |
A | plugins/svn/tests/Svn/Service/ServiceActivatorTest.php | +119 | −0 | Go to diff View file |