aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/updateExtensionJsonSchema.php
Commit message (Expand)AuthorAgeFilesLines
* add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-051-0/+1
* Use ++ and -- rather than += 1 and -= 1Reedy2024-10-171-1/+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/+1
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-161-0/+1
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-1/+1
* Move known attributes when updating to manifest_version 2Reedy2020-05-181-0/+21
* registration: Fix upgradeExtensionJsonSchema to remove _merge_strategyKunal Mehta2020-05-121-1/+1
* Upgrade phan to 0.9.1Daimona Eaytoy2020-01-251-1/+0
* Update required version in maintenance script updateExtensionJsonSchemaUmherirrender2020-01-021-0/+38
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-1/+1
* Have maintenance/updateExtensionJsonSchema.php copy documentationBrad Jorsch2018-10-161-0/+7
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-2/+2
* registration: Convert "config" into an object with metadataKunal Mehta2016-07-131-0/+69