aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/populateUserIsTemp.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-2/+0
* add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-041-0/+1
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* [temp accounts] Make use of isKnown config flagKosta Harlan2024-06-141-2/+2
* TempUserConfig: Deduplicate code generating match conditionsBartosz DziewoƄski2024-03-061-10/+4
* Add a maintenance script to populate user_is_temp columnDreamy Jazz2024-01-241-0/+114