mediawiki-skins-MinervaNeue/includes
Kosta Harlan ed22536b44 ServiceWiring: Add fallback for when title is null
Services shouldn't rely on global state. The service should have a
method for setting the title manually, and callers to the service should
be updated to pass in the title (or other context items) as needed. As
is, this code causes the test for MediaWikiServicesTest.php to fail; it
appears to only pass in CI accidentally due to pollution of global state
from other tests that run before it.

Bug: T297068
Change-Id: I39c780d36583deb8b2edd7b12b425e949bd09cd1
2021-12-06 09:38:36 +01:00
..
Menu Avoid using User::getOption 2021-11-30 12:54:03 +01:00
Permissions Drop wgMinervaPageActions 2021-10-21 17:25:37 +00:00
Skins Avoid using User::getOption 2021-11-30 12:54:03 +01:00
LanguagesHelper.php Stop using deprecated Language methods 2021-02-27 15:59:17 +00:00
MinervaHooks.php Update anon talk messages to show on non-main namespaces 2021-10-27 21:29:42 +00:00
MinervaUI.php Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00
ResourceLoaderSkinModule.php Move skins.minerva.content.styles into skins.minerva.base.styles 2021-06-21 17:50:37 +00:00
ServiceWiring.php ServiceWiring: Add fallback for when title is null 2021-12-06 09:38:36 +01:00
SkinOptions.php Improve function and property documentation 2021-01-16 14:35:10 +01:00