mediawiki-extensions-Linter/includes
Reedy 2276363a99 Cleanup SchemaHooks and SQL files
* Move MySQL files into subfolder
* Simplify onLoadExtensionSchemaUpdates hook by using variable for dbType
* Document what MW version patches were added

Bug: T353922
Change-Id: I4b87481163121047619d173675747feef4d8ede1
2023-12-22 02:13:52 +00:00
..
ApiQueryLintErrors.php Replace addQuotes in ApiQueryLintErrors by expression builder 2023-12-14 17:40:53 +01:00
ApiQueryLinterStats.php ApiQueryLinterStats: Change the 'ls' prefix to 'lntrst' to avoid conflict 2022-10-03 12:06:55 -04:00
CategoryManager.php Remove ParserMigration association 2023-10-13 12:33:26 -04:00
Database.php Migrate Database.php to use QueryBuilders everywhere 2023-12-15 16:04:37 +01:00
Hooks.php Update the namespace parameter name in the link in action=info pages 2023-11-07 19:04:45 +00:00
HtmlTags.php Linter Tag and Template search feature, UI and report code 2023-02-27 06:55:06 -08:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07:00
LintErrorsPager.php Ignore "exact match" title when the title is not given 2023-12-21 11:35:17 +01:00
MissingCategoryException.php
RecordLintJob.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:37:07 +00:00
SchemaHooks.php Cleanup SchemaHooks and SQL files 2023-12-22 02:13:52 +00:00
SpecialLintErrors.php Use ! condition instead of compare with false 2023-12-12 16:38:17 +01:00
TotalsLookup.php