stable

Clone or download

Read-only

Move code related to the migration process into a subnamespace

No functional changes, more code is going to be added, it's time to isolate it a bit more. Part of: story #26041 migrate mediwiki from 1.23 to 1.35.X Change-Id: If54565ae392fbe4ea4832fd06641811365fe31ed

Modified Files

Name
M plugins/mediawiki_standalone/include/Instance/InstanceManagement.php +2 −0 Go to diff View file
R plugins/mediawiki_standalone/include/Instance/MigrateInstance.php Go to diff View file
R plugins/mediawiki_standalone/include/Instance/ServiceMediawikiSwitcher.php Go to diff View file
R plugins/mediawiki_standalone/include/Instance/SwitchMediawikiService.php Go to diff View file
M plugins/mediawiki_standalone/include/mediawiki_standalonePlugin.php +1 −1 Go to diff View file
M plugins/mediawiki_standalone/tests/unit/Instance/InstanceManagementTest.php +1 −0 Go to diff View file
R plugins/mediawiki_standalone/tests/unit/Instance/MigrateInstanceTest.php Go to diff View file
R plugins/mediawiki_standalone/tests/unit/Instance/ServiceMediawikiSwitcherTest.php Go to diff View file
R plugins/mediawiki_standalone/tests/unit/Instance/SwitchMediawikiServiceStub.php Go to diff View file