stable
Clone or download
Read-only
Few changes: - works only with mw 1.23 (see https://gerrit.wikimedia.org/r/#/c/103215/) migration can be done even if we already upgraded to php 5.6 - can no longer rely on URLs without .php (like forge_admin?...) Part of request #9202 Make Tuleap compatible with PHP 5.6 Change-Id: I75477e8ce5f5b3ae0e0838ea435db8987518b08d
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/mediawiki/etc/nginx18/mediawiki.conf | +30 | −0 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiAdminController.class.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiAdminLanguagePanePresenter.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiFusionForgeProjectNameRetriever.php | +6 | −19 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiSiteAdminAllowedProjectsPresenter.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiSiteAdminController.class.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/include/ServiceMediawiki.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/www/LocalSettings.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/www/skins/Tuleap/Tuleap.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php | +2 | −2 | Go to diff View file |