mediawiki-extensions-Linter/includes
sbailey bef1042e69 Replace use of select or selectRow with QueryBuilder
* All database methods using old access methods converted to use
   queryBuilder except row counters

Bug: T312434
Change-Id: I8796adf63179c4505fbb76ab6fd71cf3775c9b89
2023-03-25 15:13:59 +00: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
CategoryManager.php Get config from services, not globals 2022-08-03 13:01:42 -04:00
Database.php Replace use of select or selectRow with QueryBuilder 2023-03-25 15:13:59 +00:00
Hooks.php Link to detailed Special:LintErrors from action=info 2023-02-06 20:41:45 -05: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 Linter Tag and Template search feature, UI and report code 2023-02-27 06:55:06 -08: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 Linter Tag and Template search feature, UI and report code 2023-02-27 06:55:06 -08:00
TotalsLookup.php Stop using wfGetDB 2022-08-02 14:40:30 -04:00