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
*
Merge "rdbms: Fix disabled PostgreSQL test"
jenkins-bot
2025-03-24
1
-13
/
+17
|
\
|
*
rdbms: Fix disabled PostgreSQL test
Tim Starling
2025-03-24
1
-13
/
+17
*
|
rdbms: Use real type hints for objects instead of doc blocks
Bartosz Dziewoński
2025-03-23
6
-21
/
+10
|
/
*
rdbms: Don't forward DB connection handle to transaction callbacks
Máté Szabó
2025-02-12
3
-12
/
+6
*
Merge "rdbms: Replace func_get_args() in SQLPlatform::buildLike()"
jenkins-bot
2025-02-08
2
-5
/
+3
|
\
|
*
rdbms: Replace func_get_args() in SQLPlatform::buildLike()
Umherirrender
2025-02-08
2
-5
/
+3
*
|
Merge "libs: Replace call_user_func with dynamic function call"
jenkins-bot
2025-02-08
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
libs: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
3
-4
/
+4
*
|
Replace func_get_args() with real variadic argument in Database
Umherirrender
2025-02-06
1
-1
/
+1
*
|
Merge "build: Updating mediawiki/mediawiki-codesniffer to 46.0.0"
jenkins-bot
2025-02-02
1
-1
/
+1
|
\
\
|
*
|
build: Updating mediawiki/mediawiki-codesniffer to 46.0.0
libraryupgrader
2025-01-31
1
-1
/
+1
|
|
/
*
/
Add TransactionProfiler::getExpectation
Dreamy Jazz
2025-01-31
1
-0
/
+24
|
/
*
rdbms: Add Subquery type to JoinGroupBase::table documentation
Umherirrender
2025-01-19
2
-3
/
+3
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
12
-49
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
3
-12
/
+0
*
Merge "rdbms: make transaction rounds apply DBO_TRX to DB_REPLICA connections"
jenkins-bot
2025-01-13
1
-8
/
+8
|
\
|
*
rdbms: make transaction rounds apply DBO_TRX to DB_REPLICA connections
Aaron Schulz
2024-12-19
1
-8
/
+8
*
|
Merge "rdbms: simplify transaction round flag handling in LoadBalancer"
jenkins-bot
2025-01-10
4
-40
/
+48
|
\
|
|
*
rdbms: simplify transaction round flag handling in LoadBalancer
Aaron Schulz
2024-12-19
4
-40
/
+48
*
|
rdbms: Improve the documentation of ::getAutoCommitPrimaryConnection()
Amir Sarabadani
2025-01-09
1
-1
/
+5
*
|
Merge "rdbms: Check for duplicate and conflicting fields in SelectQueryBuilder"
jenkins-bot
2025-01-09
1
-4
/
+24
|
\
\
|
*
|
rdbms: Check for duplicate and conflicting fields in SelectQueryBuilder
Bartosz Dziewoński
2025-01-07
1
-4
/
+24
*
|
|
Merge "Database: tracing: emit row respose stats"
jenkins-bot
2025-01-08
1
-0
/
+7
|
\
\
\
|
*
|
|
Database: tracing: emit row respose stats
Chris Danis
2025-01-07
1
-0
/
+7
*
|
|
|
Merge "Add ILBFactory::getAutoCommitPrimaryConnection()"
jenkins-bot
2025-01-08
2
-0
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add ILBFactory::getAutoCommitPrimaryConnection()
Jakob Warkotsch
2025-01-07
2
-0
/
+17
*
|
|
|
Database: tracing: query errors => span error
Chris Danis
2025-01-07
1
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
Database: prefix tracing operation names
Chris Danis
2025-01-06
1
-2
/
+2
|
/
/
*
|
rdbms/Database: cleanup otel attributes
Chris Danis
2025-01-03
1
-4
/
+1
*
|
Rdbms\Database: export OTel spans for db operations
Chris Danis
2024-12-20
3
-0
/
+48
*
|
Merge "rdbms: remove MWLBFactory::applyGlobalState deferred update logic"
jenkins-bot
2024-12-20
2
-0
/
+2
|
\
\
|
*
|
rdbms: remove MWLBFactory::applyGlobalState deferred update logic
Aaron Schulz
2024-12-19
2
-0
/
+2
*
|
|
rdbms: avoid some bogus type-based phpstorm warnings in LoadBalancer
Aaron Schulz
2024-12-19
2
-2
/
+3
|
|
/
|
/
|
*
|
Replace isset() with null checks
Umherirrender
2024-12-19
1
-2
/
+2
|
/
*
Merge "rdbms: Tighten PHPCS LineLength disables"
jenkins-bot
2024-12-17
7
-22
/
+27
|
\
|
*
rdbms: Tighten PHPCS LineLength disables
Bartosz Dziewoński
2024-11-03
7
-22
/
+27
*
|
Move SQL schema and schema changes to new sql/ top-level directory
Daimona Eaytoy
2024-12-13
1
-2
/
+2
*
|
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
Aaron Schulz
2024-12-11
2
-16
/
+26
*
|
rdbms: renamed $trxRoundId parameters in TransactionManager
Aaron Schulz
2024-12-02
3
-8
/
+8
*
|
rdbms: rename LBFactory/LoadBalancer trxRoundId field to trxRoundFname
Aaron Schulz
2024-12-02
4
-40
/
+56
*
|
rdbms: Remove ISQLPlatform::tableNames()
Aaron Schulz
2024-11-22
3
-44
/
+1
*
|
includes/libs/Message: Add return type hints, update methods
Doğu Abaris
2024-11-21
3
-4
/
+4
*
|
installer: Virtual domain and external store installation
Tim Starling
2024-11-20
1
-3
/
+54
*
|
Merge "installer: Add DatabaseUpdater methods to support GlobalBlocking"
jenkins-bot
2024-11-15
1
-1
/
+1
|
\
\
|
*
|
installer: Add DatabaseUpdater methods to support GlobalBlocking
Tim Starling
2024-11-15
1
-1
/
+1
|
|
/
*
/
rdbms: Remove handling of cancel callbacks
Amir Sarabadani
2024-11-14
4
-107
/
+5
|
/
*
Merge "Use ++ and -- rather than += 1 and -= 1"
jenkins-bot
2024-10-23
1
-2
/
+2
|
\
|
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-2
/
+2
*
|
Merge "rdbms: clean up use of GeneralizedSql in Database::attemptQuery()"
jenkins-bot
2024-10-22
3
-23
/
+30
|
\
\
|
*
|
rdbms: clean up use of GeneralizedSql in Database::attemptQuery()
Aaron Schulz
2024-10-22
3
-23
/
+30
[next]