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
/
libs
/
rdbms
/
lbfactory
/
LBFactorySimple.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
rdbms: clean up LBFactorySingle construction and documentation
Aaron Schulz
2024-09-20
1
-1
/
+1
*
Replace array_keys in foreach to use $_ as value instead
Umherirrender
2023-07-10
1
-1
/
+1
*
rdbms: Drop hard-deprecated and unused ILBFactory::forEachLB()
Amir Sarabadani
2023-01-11
1
-10
/
+0
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
rdbms: improve documentation about sections/clusters in LBFactory classes
Aaron Schulz
2022-09-17
1
-1
/
+8
*
rdbms: Clean up file doc comments
Timo Tijhof
2022-08-09
1
-5
/
+3
*
Replace LoadBalancer/LBFactory callback iteration with generators
Tim Starling
2022-04-29
1
-0
/
+10
*
rdbms: Remove instance ownership concept
Tim Starling
2022-04-26
1
-13
/
+8
*
docs: Change wording master to primary in comments and log text
Umherirrender
2021-09-01
1
-1
/
+1
*
Add typehints to several methods
Daimona Eaytoy
2021-08-31
1
-6
/
+6
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-1
/
+1
*
rdbms: add LoadBalancer::getClusterName() method
Aaron Schulz
2021-03-01
1
-4
/
+16
*
rdbms: add "loadMonitor" parameter to LBFactoryMulti/LBFactorySimple
Aaron Schulz
2020-03-27
1
-5
/
+13
*
rdbms: various cleanups to LoadBalancer::reallyOpenConnection()
Aaron Schulz
2019-10-11
1
-9
/
+0
*
rdbms: expand on LoadBalancer ownership concept
Aaron Schulz
2019-09-05
1
-8
/
+8
*
rdbms: assorted LBFactoryMulti/LBFactorySimple cleanups
Aaron Schulz
2019-09-04
1
-25
/
+30
*
Revert "rdbms: make LoadBalancer::reallyOpenConnection() handle setting DBO_TRX"
Urbanecm
2019-08-25
1
-0
/
+8
*
rdbms: make LoadBalancer::reallyOpenConnection() handle setting DBO_TRX
Aaron Schulz
2019-08-24
1
-8
/
+0
*
rdbms: clean up LBFactory domain splitting code and remove redundant comments
Aaron Schulz
2019-06-28
1
-17
/
+1
*
rdbms: move "maxLag" parameter up to LBFactory and add comments
Aaron Schulz
2019-02-05
1
-7
/
+0
*
Get rid of call_user_func(_array)(), part 3
Max Semenik
2018-06-10
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-8
/
+4
*
Add "maxLag" parameter to LBFactory sub-classes and LoadBalancer
Aaron Schulz
2017-11-22
1
-0
/
+7
*
Defer calling ChronologyProtector::initLB() until connecting
Aaron Schulz
2017-03-28
1
-2
/
+0
*
Move remaining LoadBalancer classes to Rdbms
Aaron Schulz
2017-02-23
1
-1
/
+0
*
Move LBFactory to Rdbms namespace
Aaron Schulz
2017-02-03
1
-0
/
+5
*
Improve getLagTimes.php output and add statsD flag
Aaron Schulz
2016-11-04
1
-0
/
+13
*
Cleanup unused LBFactory $domain arguments
Aaron Schulz
2016-10-24
1
-14
/
+3
*
Implement scaleLoads() in LoadMonitorMySQL
Aaron Schulz
2016-10-03
1
-2
/
+2
*
Make newExternalLB() public to match newMainLB()
Aaron Schulz
2016-09-22
1
-1
/
+1
*
Fix @return of LBFactorySimple::getExternalLB()
Kunal Mehta
2016-09-21
1
-1
/
+1
*
Database class parameter and documentation cleanups
Aaron Schulz
2016-09-19
1
-0
/
+12
*
Fix "externalCluster" LBFactorySimple setting in LBFactoryMW
Aaron Schulz
2016-09-19
1
-1
/
+1
*
Move LBFactorySimple to /libs/rdbms
Aaron Schulz
2016-09-17
1
-0
/
+139