mediawiki-extensions-Linter/includes
sbailey abbcc17511 Fix linter table linter_params definition to not be nullable
* update all schema files to correct linter_params being set nullable by accident in
   2020 during abstract definition update

 * include hook to provide 3rd party support, use $updater->modifyExtensionField(

Bug: T327806
Change-Id: I7fea08280cf2fa7956e5b300dc3365dc3561ca52
2023-01-26 12:47:36 -08: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 Fix linter table linter_params definition to not be nullable 2023-01-26 12:47:36 -08: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
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