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
/
lag.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+2
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
lag.php: Return `replication stopped or errored` instead of False
TheresNoTime
2024-02-27
1
-2
/
+13
*
maintenance: add test for lag.php
Antoine Musso
2024-02-26
1
-3
/
+6
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+1
*
Consistently use $this->output() in lag.php
Reedy
2020-03-18
1
-6
/
+6
*
Replace wfGetLB
Umherirrender
2018-05-02
1
-2
/
+3
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Make LoadMonitor use $serverIndexes in the cache key
Aaron Schulz
2016-10-05
1
-1
/
+0
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Pass phpcs-strict on maintenance/ (4/8)
Siebrand Mazeland
2014-04-23
1
-1
/
+3
*
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
*
style: fix up commas in function arguments
Antoine Musso
2013-02-06
1
-2
/
+2
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-25
1
-0
/
+5
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-1
/
+16
*
Big attack on unused variables...
Sam Reed
2010-10-14
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-5
/
+5
*
* Fixed complete breakage of "lag.php -r" due to spurious line-endings introd...
Tim Starling
2010-03-18
1
-7
/
+8
*
Convert lag.php maintenance script to new format (using the Maintenance class)
Alexandre Emsenhuber
2009-11-13
1
-26
/
+43
*
De-Wikimedified lag.php script and merged to trunk. Still not 100% sure what ...
Brion Vibber
2009-09-15
1
-0
/
+33