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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-0
/
+2
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-6
/
+0
*
Rdbms\Database: export OTel spans for db operations
Chris Danis
2024-12-20
1
-2
/
+8
*
rdbms: remove MWLBFactory::applyGlobalState deferred update logic
Aaron Schulz
2024-12-19
1
-61
/
+0
*
tests: Add structure test for content of abstract schema changes
Daimona Eaytoy
2024-12-14
1
-1
/
+1
*
db: Drop AbstractSchemaValidator::$missingDepCallback
Daimona Eaytoy
2024-12-11
1
-23
/
+3
*
Merge Interwiki extension into core
Dringsim
2024-12-05
1
-1
/
+5
*
Stats: Move StatsFactory flush into emitBufferedStats
Cole White
2024-12-03
1
-5
/
+8
*
Merge "CloneDatabase: Remove debug logging"
jenkins-bot
2024-10-17
1
-2
/
+0
|
\
|
*
CloneDatabase: Remove debug logging
Bartosz Dziewoński
2024-10-07
1
-2
/
+0
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
|
/
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
DB: add type declarations to properties and methods
Dringsim
2024-09-13
2
-56
/
+34
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-0
/
+1
*
rdbms: Use AS_RAW for config validation output
Tim Starling
2024-02-16
1
-3
/
+3
*
Migrate bot passwords to virtual domains
Amir Sarabadani
2024-02-01
1
-1
/
+3
*
Check warnings from INSERT during tests
Tim Starling
2024-01-12
1
-0
/
+4
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places
Bartosz Dziewoński
2024-01-02
1
-3
/
+2
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
rdbms: cleanup docs and default value for virtual domains in MWLBFactory
Aaron Schulz
2023-10-17
1
-1
/
+3
*
rdbms: Introduce concept of virtual domains and mapping to ext cluster
Amir Sarabadani
2023-10-05
1
-1
/
+7
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
rdbms: Remove DeferredUpdates attempt from replication listener
Timo Tijhof
2023-09-10
1
-13
/
+11
*
Centralize logic behind building ChronologyProtector object
Amir Sarabadani
2023-08-30
1
-29
/
+6
*
rdbms: Drop partial disablement of CP and setting client id via header
Amir Sarabadani
2023-08-24
1
-3
/
+1
*
rdbms: Move two static methods of LBFactory to ChronologyProtector
Amir Sarabadani
2023-08-01
1
-2
/
+1
*
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
Amir Sarabadani
2023-05-04
3
-140
/
+1
*
rdbms: Avoid running GeneralizedSql::stringify()
Amir Sarabadani
2023-04-30
1
-3
/
+8
*
rdbms: Improve IConnectionProvider and ReadOnlyMode docs
Timo Tijhof
2023-04-28
2
-12
/
+18
*
Reorg: Move ReadOnlyMode classes to db/
Amir Sarabadani
2023-04-28
3
-0
/
+134
*
rdbms: Delegate Database object creation to DatabaseFactory out of LB
Amir Sarabadani
2023-04-12
1
-10
/
+1
*
rdbms: Consolidate logger channels into one
Timo Tijhof
2023-01-03
1
-4
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-3
/
+3
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-3
/
+3
*
rdbms: Move Database::factory() to DatabaseFactory service
Kunal Mehta
2022-08-31
1
-1
/
+10
*
Merge "rdbms: add getDomainChangeException() call to DBConnRef::tablePrefix()"
jenkins-bot
2022-08-10
1
-2
/
+6
|
\
|
*
rdbms: add getDomainChangeException() call to DBConnRef::tablePrefix()
Aaron Schulz
2022-08-03
1
-2
/
+6
*
|
Allow DB config to be reloaded on the fly
daniel
2022-08-05
1
-43
/
+82
|
/
*
rdbms: Instrument LoadBalancer with statsd metrics
Tim Starling
2022-07-20
1
-1
/
+5
*
deferred: Remove unused $mode of internal tryOpportunisticExecute
Timo Tijhof
2022-06-17
1
-2
/
+2
*
rdbms: Deprecate DBO_SSL
Tim Starling
2022-05-27
1
-1
/
+3
*
Replace LoadBalancer/LBFactory callback iteration with generators
Tim Starling
2022-04-29
1
-3
/
+2
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-44
/
+45
*
Add validation for abstract schema
mainframe98
2022-02-22
2
-0
/
+148
*
rdbms: use existing config in MWLBFactory::applyDefaultConfig
mainframe98
2022-02-10
1
-4
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+3
*
rdbms: Stop calling LBFactory::setAgentName from MW wiring
Timo Tijhof
2021-11-19
1
-18
/
+0
*
Deprecate wfLogProfilingData(), improve statsd/profiling docs
Timo Tijhof
2021-10-02
1
-2
/
+2
[next]