mediawiki-extensions-Linter/includes
Isabelle Hurbain-Palatin 165354ab91 Wire migration scripts to SchemaHooks
Add MigrateNamespace and MigrateTagTemplate as post database update
maintenance operations.

Bug: T367207
Change-Id: I7676f9ce4bef59febc463d897cb26d47347a3968
2024-10-10 13:52:30 +02: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 Collect selective update statistics from LintUpdate job 2024-09-19 14:00:48 -04:00
HtmlTags.php
LintError.php
LintErrorsPager.php Add a "duplicate-ids" lint category 2024-09-17 19:43:44 -04:00
LintUpdate.php Collect selective update statistics from LintUpdate job 2024-09-19 14:00:48 -04:00
MissingCategoryException.php
RecordLintJob.php Drop disabled lints 2024-07-25 11:29:36 -04:00
SchemaHooks.php Wire migration scripts to SchemaHooks 2024-10-10 13:52:30 +02:00
ServiceWiring.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
SpecialLintErrors.php Fix the Linter category subpage search when namespace field is blank 2024-07-10 09:22:31 -07:00
TotalsLookup.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00