mediawiki-extensions-Linter/includes
sbailey 85ea579c97 Fix the Linter category subpage search when namespace field is blank
* When the user does not specify any namespace in a category
  subpage search it should return all namespaces. This duplicates
  the behavior for when the category is first selected from the
  main Linter page.

Bug: T361081
Change-Id: Iccb195bf1b679e6e0165e4b1dde6e8d84db4d5b0
2024-07-10 09:22:31 -07:00
..
ApiQueryLintErrors.php [DI] Make CategoryManager and Database injectable services 2024-04-09 18:33:13 -04:00
ApiQueryLinterStats.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
CategoryManager.php [DI] Make CategoryManager and Database injectable services 2024-04-09 18:33:13 -04:00
Database.php Change some log levels to debug so logs can be suppressed from Logstash 2024-07-02 20:13:08 -04:00
Hooks.php Change some log levels to debug so logs can be suppressed from Logstash 2024-07-02 20:13:08 -04:00
HtmlTags.php Replace isset() with null check in HtmlTags 2024-04-01 13:47:54 +02:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07:00
LintErrorsPager.php Remove linter tag and template dual mode config and code 2024-06-14 15:40:47 -04:00
LintUpdate.php Change some log levels to debug so logs can be suppressed from Logstash 2024-07-02 20:13:08 -04:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Change some log levels to debug so logs can be suppressed from Logstash 2024-07-02 20:13:08 -04:00
SchemaHooks.php Use namespaced classes 2024-06-09 18:38:49 +02:00
ServiceWiring.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
SpecialLintErrors.php Fix the Linter category subpage search when namespace field is blank 2024-07-10 09:22:31 -07:00
TotalsLookup.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00