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
/
getLagTimes.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: getLagTimes migrate to StatsFactory
Cole White
2024-05-15
1
-2
/
+15
*
maintenance: show broken replicas in getLagTimes
Antoine Musso
2024-02-27
1
-2
/
+6
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
rdbms: fix loadbalancer.lag metrics to consistently use gauge()
Aaron Schulz
2023-04-03
1
-1
/
+1
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Send integer ms to DB lag time guage instead of seconds
Aaron Schulz
2017-04-03
1
-20
/
+27
*
Improve getLagTimes.php output and add statsD flag
Aaron Schulz
2016-11-04
1
-7
/
+17
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
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
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
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-24
1
-0
/
+8
*
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
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-4
/
+4
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Don't put \n on the end of every error() call, just do it in error() itself. ...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-17
/
+42
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-27
/
+16
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-16
/
+27
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+4
*
* Introduced LBFactory -- an abstract class for configuring database load bal...
Tim Starling
2008-03-30
1
-3
/
+5
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+0
*
Apply most of the code tweaks from the live site:
Brion Vibber
2007-01-17
1
-1
/
+2
*
add cute barchart
Brion Vibber
2006-12-05
1
-1
/
+2
*
* silly script to dump lag time for each database
Brion Vibber
2006-12-05
1
-0
/
+22