stable
Clone or download
Read-only
Merge 'gerrit #26656' into stable/master
* commit '8059319b95': Fix request #28280 Remove wgTuleapAccessPreset Change-Id: I4f76b58162511b020961f993b17891a14e756d71
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/include/Configuration/GenerateLocalSettingsCommand.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsFactory.php | +1 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsInstantiator.php | +2 | −5 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsRepresentation.php | +0 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/LocalSettingsRepresentationBuilder.php | +1 | −4 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Configuration/MediaWikiInstallAndUpdateScriptCaller.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Instance/SiteAccessHandler.php | +1 | −7 | Go to diff View file |
M | plugins/mediawiki_standalone/include/mediawiki_standalonePlugin.php | +1 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/templates/local-settings-tuleap-php.mustache | +0 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsInstantiatorTest.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsPersistToPHPFileTest.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Configuration/LocalSettingsRepresentationForTestBuilder.php | +1 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Instance/SiteAccessHandlerTest.php | +2 | −13 | Go to diff View file |