aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/checkUsernames.php
Commit message (Expand)AuthorAgeFilesLines
* Fix $$ from r85379Sam Reed2011-04-041-1/+1
* Fixup a few undefined variables and alike while checking REL1_17Sam Reed2011-04-041-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* * Standardised file description headersAlexandre Emsenhuber2010-09-051-0/+1
* Stylize maintenance folder..Sam Reed2010-05-221-1/+1
* doMaintenance.php -> DO_MAINTENANCEChad Horohoe2009-09-041-1/+1
* * batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...Alexandre Emsenhuber2009-08-171-1/+1
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-15/+27
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-11/+14
* Merge maintenance-work branch:Chad Horohoe2009-06-241-14/+11
* Minor grammar fixes, etc.Greg Sabino Mullane2008-07-211-1/+1
* Fix 12384 : comment on maintenance/*php filesAntoine Musso2008-07-191-0/+3
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+5
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* * checkUsernames.php now uses wfDebugLog instead of hardcoded path to logBrion Vibber2006-11-051-2/+1
* Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...Tim Starling2006-10-041-3/+1
* * Adding a trailing ?>Ævar Arnfjörð Bjarmason2006-03-071-0/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-2/+2
* * Live fixesÆvar Arnfjörð Bjarmason2005-09-191-2/+3
* * improvementsÆvar Arnfjörð Bjarmason2005-09-181-4/+7
* * A maintenance script to check the validity of user namesÆvar Arnfjörð Bjarmason2005-09-181-0/+32