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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces to imploded debug strings
Matěj Suchánek
2021-07-28
1
-1
/
+1
*
DBMS-specific ResultWrapper subclasses
Tim Starling
2021-07-21
13
-652
/
+519
*
rdbms: track the acquisition timestamps of named locks in Database
Aaron Schulz
2021-07-19
6
-91
/
+133
*
More master -> primary documentation and internal var renaming
James D. Forrester
2021-07-15
11
-42
/
+42
*
Merge "rdbms: improve caching logic for "rdbms-server-readonly" keys"
jenkins-bot
2021-07-01
3
-20
/
+31
|
\
|
*
rdbms: improve caching logic for "rdbms-server-readonly" keys
Aaron Schulz
2021-06-29
3
-20
/
+31
*
|
Merge "Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)"
jenkins-bot
2021-06-29
1
-1
/
+1
|
\
\
|
*
|
Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)
Fomafix
2021-06-28
1
-1
/
+1
|
|
/
*
/
Make SelectQueryBuilder @stable to extend.
Petr Pchelko
2021-06-28
1
-0
/
+6
|
/
*
rdbms: use PHP strings for server_id/gt_domain_id, and binlog event numbers
Aaron Schulz
2021-06-23
4
-32
/
+42
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
Add getLazyReadConnectionRef() to ConnectionManager
Lucas Werkmeister
2021-06-16
1
-0
/
+25
*
Merge "Gently discourage LoadBalancerSingle/LBFactorySingle constructors"
jenkins-bot
2021-06-15
2
-0
/
+4
|
\
|
*
Gently discourage LoadBalancerSingle/LBFactorySingle constructors
Lucas Werkmeister
2021-06-11
2
-0
/
+4
*
|
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
|
/
*
Sanitize the function name when making an SQL comment
Tim Starling
2021-06-08
1
-2
/
+2
*
Add some missing __METHOD__ parameters to database calls
DannyS712
2021-06-07
1
-1
/
+2
*
Merge "ConnectionManager: add optional $flags param"
jenkins-bot
2021-06-07
2
-11
/
+22
|
\
|
*
ConnectionManager: add optional $flags param
Jakob Warkotsch
2021-06-07
2
-11
/
+22
*
|
Use null coalecing operators everywhere consistenctly.
Petr Pchelko
2021-06-03
2
-4
/
+2
|
/
*
Merge "Dabatase: Assert that join conditions are arrays"
jenkins-bot
2021-05-27
1
-0
/
+2
|
\
|
*
Dabatase: Assert that join conditions are arrays
Gergő Tisza
2021-05-27
1
-0
/
+2
*
|
rdbms: cleanup ILBFactory comments about tracked load balancers
Aaron Schulz
2021-05-25
3
-43
/
+94
|
/
*
rdbms: Fix outdated docs url in DatabaseMysqlBase::makeLockName
Timo Tijhof
2021-05-20
1
-4
/
+3
*
rdbms: make getLagFromSlaveStatus() account for master_delay > 0
Aaron Schulz
2021-05-20
1
-1
/
+3
*
Merge "rdbms: factor out getMySqlServerVariant() helper method"
jenkins-bot
2021-05-20
1
-8
/
+24
|
\
|
*
rdbms: factor out getMySqlServerVariant() helper method
Aaron Schulz
2021-05-18
1
-8
/
+24
*
|
rdbms: fix log message in LoadMonitor::computeServerStates()
Aaron Schulz
2021-05-19
1
-1
/
+1
*
|
Add TransactionProfiler::silenceForScope()
Gergő Tisza
2021-05-16
2
-2
/
+14
*
|
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
3
-60
/
+60
|
/
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-1
/
+1
*
Merge "rdbms: disallow upsert()/replace() calls with multiple unique keys"
jenkins-bot
2021-05-07
3
-20
/
+20
|
\
|
*
rdbms: disallow upsert()/replace() calls with multiple unique keys
Aaron Schulz
2021-05-05
3
-20
/
+20
*
|
Merge "rdbms: use is_file() in DatabaseSqlite::open()"
jenkins-bot
2021-05-06
1
-5
/
+1
|
\
\
|
*
|
rdbms: use is_file() in DatabaseSqlite::open()
Aaron Schulz
2021-05-05
1
-5
/
+1
*
|
|
rdbms: add an IDatabase method to expose DB server IDs
Aaron Schulz
2021-05-05
5
-5
/
+47
|
/
/
*
/
rdbms: cleanup getServer() and connection parameter fields in Database
Aaron Schulz
2021-05-05
11
-168
/
+212
|
/
*
rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat()
Aaron Schulz
2021-04-30
1
-21
/
+12
*
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-0
/
+3
*
Merge "Replace uses of DB_MASTER with DB_PRIMARY"
jenkins-bot
2021-04-29
4
-12
/
+12
|
\
|
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
4
-12
/
+12
*
|
Merge "rdbms: remove whitespace padding from IDatabase::conditional()"
jenkins-bot
2021-04-29
1
-1
/
+1
|
\
\
|
*
|
rdbms: remove whitespace padding from IDatabase::conditional()
Aaron Schulz
2021-04-27
1
-1
/
+1
*
|
|
Merge "rdbms: improve IDatabase::conditional() documentation"
jenkins-bot
2021-04-29
3
-7
/
+7
|
\
|
|
|
*
|
rdbms: improve IDatabase::conditional() documentation
Aaron Schulz
2021-04-27
3
-7
/
+7
*
|
|
Merge "rdbms: move DBAL-related classes under /dbal directory"
jenkins-bot
2021-04-29
13
-0
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rdbms: move DBAL-related classes under /dbal directory
Aaron Schulz
2021-04-26
13
-0
/
+0
|
|
/
*
/
Postgres: Deprecate table name remapping parameter and function
Ammarpad
2021-04-26
2
-5
/
+12
|
/
*
rdbms: fix various phpstorm warnings in Database classes
Aaron Schulz
2021-04-19
1
-7
/
+12
*
rdbms: clarify hosts vs readible "server names"
Aaron Schulz
2021-04-19
2
-45
/
+46
[next]