mediawiki-extensions-Linter/includes
Kunal Mehta b5a7aaf7e0 Move LoadExtensionSchemaUpdatesHook handler to separate class
This hook is not allowed to have a service, so before we can add
services to the main Hooks class, it needs to be split out.

Change-Id: Ia7b4b8bf7c91ebb851c5de9f0f54f56b0993bf83
2023-02-06 20:36:45 -05:00
..
ApiQueryLintErrors.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:37:17 +00:00
ApiQueryLinterStats.php ApiQueryLinterStats: Change the 'ls' prefix to 'lntrst' to avoid conflict 2022-10-03 12:06:55 -04:00
ApiRecordLint.php Convert to HookHandler 2022-09-07 02:58:04 +01:00
CategoryManager.php Get config from services, not globals 2022-08-03 13:01:42 -04:00
Database.php Phase 3 of T175177: Migrate linter_params into new fields 2022-12-09 12:01:06 -08:00
Hooks.php Move LoadExtensionSchemaUpdatesHook handler to separate class 2023-02-06 20:36:45 -05:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07: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
SchemaHooks.php Move LoadExtensionSchemaUpdatesHook handler to separate class 2023-02-06 20:36:45 -05:00
SpecialLintErrors.php Replace deprecated HTMLForm::addHeaderText 2022-12-27 12:48:42 +01:00
TotalsLookup.php Stop using wfGetDB 2022-08-02 14:40:30 -04:00