mediawiki-extensions-Linter/includes
sbailey 4544a9c7cc Add namespace column and new index to Linter table - part 1
* This patch contains the code needed to update the database with
   the addition Linter table column linter_namespace <int/null>
   and add an index with category and namespace for faster
   selection of linter records.

Bug: T299612
Change-Id: I05da381b9a74294b44d4aef968614277d601a176
2022-01-28 20:19:38 +00:00
..
ApiQueryLintErrors.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
ApiQueryLinterStats.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
ApiRecordLint.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
CategoryManager.php Remove hardcoded list of categories with no parameters 2021-12-15 17:27:36 -05:00
Database.php Fix lint error updating 2022-01-10 16:24:00 -05:00
Hooks.php Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
LintError.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
LintErrorsPager.php s/linter-pager-title/linter-pager-title-header/ 2022-01-11 23:24:52 +00:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Drop 'inline-media-caption' lint requests 2022-01-17 12:55:51 -06:00
SpecialLintErrors.php Pass HTML element attributes as an array 2022-01-15 14:18:56 +01:00
TotalsLookup.php build: Updating composer dependencies 2021-05-05 06:09:03 +00:00