stable
Clone or download
Read-only
Merge commit 'refs/changes/92/30192/3' of ssh://gerrit.tuleap.net:29418/tuleap
# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Closes request #35840: DB infos used by MW Standalone should be under Tuleap control
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/include/Configuration/CannotPersistLocalSettings.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsFactory.php | +5 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsPersistToPHPFile.php | +13 | −6 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsRepresentation.php | +3 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/templates/local-settings-tuleap-php.mustache | +4 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsFactoryTest.php | +8 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsPersistToPHPFileTest.php | +1 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsRepresentationForTestBuilder.php | +3 | −0 | Go to diff View file |