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
/
storage
/
orphanStats.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-6
/
+5
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-1
/
+4
*
Avoid overridden getDB in maintenance script orphanStats.php
Umherirrender
2022-03-07
1
-3
/
+3
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-1
/
+1
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+1
*
Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionRef()
Aaron Schulz
2019-08-02
1
-1
/
+1
*
Normalize the code style of some ResultWrapper iteration loops
Aaron Schulz
2019-07-10
1
-3
/
+3
*
Merge "Replace wfGetLBFactory"
jenkins-bot
2018-03-09
1
-1
/
+4
|
\
|
*
Replace wfGetLBFactory
Umherirrender
2018-02-27
1
-1
/
+4
*
|
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-1
/
+1
|
/
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-3
/
+4
*
Pass phpcs-strict on maintenance/storage/
Siebrand Mazeland
2014-04-22
1
-2
/
+8
*
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
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-21
1
-2
/
+9
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Make OrphanStats::getDB()'s signature compatible with parent.
Alexandre Emsenhuber
2012-08-18
1
-1
/
+1
*
Cannot make method visibility lower than super's.
Siebrand Mazeland
2012-08-18
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
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-2
/
+2
*
More unused variables, whitespace
Sam Reed
2010-07-25
1
-1
/
+0
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-3
/
+3
*
Move dumpRev and orphanStats to subclass Maintenance. Make orphanStats bail o...
Chad Horohoe
2009-08-21
1
-9
/
+34
*
Avoid division by zero
Tim Starling
2009-01-03
1
-2
/
+4
*
Stats on the blob_orphans table, to make sure we're not losing anything by dr...
Tim Starling
2008-12-19
1
-0
/
+44