aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/checkDependencies.php
Commit message (Expand)AuthorAgeFilesLines
* maintenance: Use type declaration on undocumented private functionsUmherirrender2025-03-311-4/+4
* add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-11-121-0/+1
* maintenance: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+1
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-0/+2
* Fix some PHPStorm inspections (#1)Tim Starling2023-03-251-1/+2
* Use MainConfigNames instead of string literals, #5Aryeh Gregor2022-04-271-2/+4
* Update Legoktm's email addressKunal Mehta2021-05-021-1/+1
* checkDependencies.php: Don't throw exception to command line.Ammarpad2021-02-121-1/+1
* Use Maintenance::getConfig in some maintenance scriptsUmherirrender2019-09-011-3/+4
* Add checkDependencies.phpKunal Mehta2019-05-241-0/+202