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
/
includes
/
db
/
LoadMonitor.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all load balancer classes to /loadbalancer
Aaron Schulz
2015-09-24
1
-66
/
+0
*
Moved LoadMonitorMySQL to a separate file
Aaron Schulz
2015-07-14
1
-105
/
+0
*
Made LoadMonitor use wfGlobalCacheKey() and tweaked the key name
Aaron Schulz
2015-07-09
1
-1
/
+1
*
Use APC for caching slave lag times
Aaron Schulz
2015-06-26
1
-42
/
+60
*
hierarchicalize(!) stat names
Ori Livneh
2015-06-03
1
-2
/
+2
*
Fixed getLagTimes() locking
Aaron Schulz
2015-04-27
1
-2
/
+2
*
Fix phpcs errors in includes/
Ricordisamoa
2015-01-08
1
-1
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-1
/
+0
*
Slave lag check tweaks to JobRunner
Aaron Schulz
2014-09-24
1
-1
/
+1
*
Avoid sleeper connections in LoadMonitor::getLagTimes()
Aaron Schulz
2014-08-22
1
-10
/
+16
*
Cleanups to LoadMonitor
Aaron Schulz
2014-02-11
1
-32
/
+11
*
Removed unused postConnectionBackoff() from LoadMonitor
Aaron Schulz
2014-01-28
1
-41
/
+0
*
Update documentation for database related classes
Siebrand Mazeland
2014-01-06
1
-17
/
+15
*
Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_*
Siebrand Mazeland
2013-12-26
1
-8
/
+2
*
Update formatting on database-related classes
Siebrand Mazeland
2013-11-21
1
-1
/
+5
*
Update docs and declare visibility on class props
Siebrand Mazeland
2013-11-01
1
-5
/
+10
*
[Database] Tweaked LoadMonitor::getLagTimes() to further reduce stampedes
Aaron Schulz
2013-06-11
1
-8
/
+16
*
Fixed spacing in db/debug/diff/externalstore/objectcache folder
umherirrender
2013-04-20
1
-1
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-3
/
+3
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Added missing GPLv2 headers in includes/db.
Alexandre Emsenhuber
2012-04-26
1
-1
/
+16
*
Moar documentations
Sam Reed
2011-11-29
1
-1
/
+5
*
* Fix for r90643: in the case where there is only one server, implying no rep...
Tim Starling
2011-08-29
1
-0
/
+5
*
Merge r90664 from 1.17wmf1
Sam Reed
2011-06-30
1
-6
/
+8
*
General database-related code cleanup:
Tim Starling
2011-06-23
1
-1
/
+16
*
And even more documentation
Sam Reed
2011-05-28
1
-0
/
+5
*
Documentation
Sam Reed
2011-05-25
1
-0
/
+10
*
Add/remove/tweak method documentation
Sam Reed
2011-05-19
1
-1
/
+1
*
More function/member variable documentation
Sam Reed
2011-03-09
1
-1
/
+10
*
More function level documentation
Sam Reed
2011-02-19
1
-0
/
+5
*
* standardised file headers
Alexandre Emsenhuber
2010-08-08
1
-2
/
+10
*
Fixed some doxygen warnings
Alexandre Emsenhuber
2010-03-11
1
-5
/
+5
*
Allow DB to be used during LocalSettings.php et al by changing plain get of g...
Andrew Garrett
2008-11-30
1
-0
/
+3
*
* Split off DB load monitoring logic into a LoadMonitor class hierarchy, to a...
Tim Starling
2008-07-07
1
-0
/
+121