mediawiki-extensions-Linter/includes
Arlo Breault 0f46ed3dbc Get config from services, not globals
If908c4dc99c966cde2981f9a03be38a577406a4e introduced the
wgLinterWriteNamespaceColumnStage global but didn't add it to the
extension.json

Change-Id: I8ee5849f67ddfd894a25425582b59404eb52aef2
2022-08-03 13:01:42 -04:00
..
ApiQueryLintErrors.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:37:17 +00:00
ApiQueryLinterStats.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
ApiRecordLint.php Get config from services, not globals 2022-08-03 13:01:42 -04:00
CategoryManager.php Get config from services, not globals 2022-08-03 13:01:42 -04:00
Database.php Get config from services, not globals 2022-08-03 13:01:42 -04:00
Hooks.php Hooks.php: Check for non-array $tags 2022-03-02 15:40:05 -06:00
LintError.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
LintErrorsPager.php Provide search by title prefix for any category of lint error 2022-06-16 13:27:14 -07:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Add namespace column and new index to Linter table - part 2 2022-07-01 06:51:29 -07:00
SpecialLintErrors.php Only call getRequest()/getOutput() once in same function 2022-07-02 15:00:46 -07:00
TotalsLookup.php Stop using wfGetDB 2022-08-02 14:40:30 -04:00