index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
checkUsernames.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+2
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Use expression builder instead of raw sql
Umherirrender
2024-07-22
1
-1
/
+1
*
maintenance: Add caller when running query builder
Umherirrender
2024-05-31
1
-0
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-19
1
-9
/
+7
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
Use UserNameUtils in maintenance scripts
Umherirrender
2020-10-25
1
-2
/
+5
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
checkUsernames: send output to stdout, don't include wikiid
Kunal Mehta
2015-04-20
1
-1
/
+1
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-1
/
+1
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
Make checkUsernames.php use batches
Reedy
2013-05-20
1
-11
/
+19
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-06-16
1
-3
/
+9
*
Fix $$ from r85379
Sam Reed
2011-04-04
1
-1
/
+1
*
Fixup a few undefined variables and alike while checking REL1_17
Sam Reed
2011-04-04
1
-1
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
* Standardised file description headers
Alexandre Emsenhuber
2010-09-05
1
-0
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
doMaintenance.php -> DO_MAINTENANCE
Chad Horohoe
2009-09-04
1
-1
/
+1
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-15
/
+27
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-11
/
+14
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-14
/
+11
*
Minor grammar fixes, etc.
Greg Sabino Mullane
2008-07-21
1
-1
/
+1
*
Fix 12384 : comment on maintenance/*php files
Antoine Musso
2008-07-19
1
-0
/
+3
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+5
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-1
/
+1
*
* checkUsernames.php now uses wfDebugLog instead of hardcoded path to log
Brion Vibber
2006-11-05
1
-2
/
+1
*
Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...
Tim Starling
2006-10-04
1
-3
/
+1
*
* Adding a trailing ?>
Ævar Arnfjörð Bjarmason
2006-03-07
1
-0
/
+1
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-2
/
+2
*
* Live fixes
Ævar Arnfjörð Bjarmason
2005-09-19
1
-2
/
+3
*
* improvements
Ævar Arnfjörð Bjarmason
2005-09-18
1
-4
/
+7
*
* A maintenance script to check the validity of user names
Ævar Arnfjörð Bjarmason
2005-09-18
1
-0
/
+32