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
/
fixUserRegistration.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-1
/
+1
*
Maintenance: use getServiceContainer() method
daniel
2023-10-13
1
-1
/
+1
*
Convert numerous DB queries to use QueryBuilders
Reedy
2023-10-09
1
-17
/
+20
*
Merge "maintenance: Migrate another batch to SelectQueryBuilder"
jenkins-bot
2023-09-21
1
-13
/
+7
|
\
|
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-13
/
+7
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
|
/
*
Simplify WHERE conditions with field IS NULL
Umherirrender
2023-07-24
1
-1
/
+1
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+2
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-4
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+4
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-3
/
+7
*
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
-2
/
+2
*
Change "slave" => "replica DB" in /maintenance
Aaron Schulz
2016-09-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
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
*
Fix ORDER BY in fixUserRegistration.php
Kevin Israel
2015-03-29
1
-2
/
+2
*
Fixed timestamp comparison in fixUserRegistration
Aaron Schulz
2015-03-16
1
-2
/
+2
*
Add batching support to fixUserRegistration.php
Kunal Mehta
2015-03-16
1
-22
/
+42
*
Pass phpcs-strict on maintenance/ (5/8)
Siebrand Mazeland
2014-04-23
1
-2
/
+12
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
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-07-10
1
-0
/
+6
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
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
-20
/
+41
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+3
*
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
-2
/
+2
*
Script to update user_registration to an approximation, for old rows.
Tim Starling
2006-06-05
1
-0
/
+31