mediawiki-extensions-Linter/includes
Reedy e352f39fc3 SpecialLintErrors: Reduce code always run in findNamespace
Array filtering/manipulation is only useful if wpNamespaceRestrictions is set and a useable value,
so only manipulate canonical namespace list if we're going to use it

Change-Id: Ib6d0884f396ca6e0b32817d9b4b90a0de36ba707
2024-10-14 20:28:16 +00:00
..
ApiQueryLintErrors.php [DI] Make CategoryManager and Database injectable services 2024-04-09 18:33:13 -04:00
ApiQueryLinterStats.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
CategoryManager.php Drop disabled lints 2024-07-25 11:29:36 -04:00
Database.php Remove some redundant checks 2024-08-12 23:04:28 +02:00
Hooks.php Use ParserOutputAccess for LintUpdate job 2024-10-02 20:06:15 -04:00
HtmlTags.php Replace isset() with null check in HtmlTags 2024-04-01 13:47:54 +02:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07:00
LintErrorsPager.php Add a "duplicate-ids" lint category 2024-09-17 19:43:44 -04:00
LintUpdate.php Use ParserOutputAccess for LintUpdate job 2024-10-02 20:06:15 -04:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Drop disabled lints 2024-07-25 11:29:36 -04:00
SchemaHooks.php Use namespaced classes 2024-06-09 18:38:49 +02:00
ServiceWiring.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
SpecialLintErrors.php SpecialLintErrors: Reduce code always run in findNamespace 2024-10-14 20:28:16 +00:00
TotalsLookup.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00