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
/
dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdbms: Move IDBAccessObject from /includes/dao/ to /libs/rdbms
Timo Tijhof
2023-06-01
2
-179
/
+0
*
auth: Use IConnectionProvider instead of LoadBalancer
Amir Sarabadani
2023-05-03
1
-0
/
+22
*
Simplify assertion for false around wiki id and domain id
Umherirrender
2022-06-18
1
-2
/
+1
*
rdbms: remove deprecated DBAccessBase class
Aaron Schulz
2022-01-26
1
-99
/
+0
*
Make Block objects aware of which wiki they belong to
Alexander Vorwerk
2022-01-17
2
-0
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
DBAccessBase: do not document as both stable and deprecated
DannyS712
2021-06-02
1
-3
/
+0
*
Hard-deprecate DBAccessBase class
Lucas Werkmeister
2021-05-17
1
-0
/
+2
*
Merge "Soft-deprecate DBAccessBase class"
jenkins-bot
2021-05-14
1
-0
/
+5
|
\
|
*
Soft-deprecate DBAccessBase class
Lucas Werkmeister
2021-05-14
1
-0
/
+5
*
|
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
2
-9
/
+9
|
/
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-2
/
+2
*
Introduce helper WikiAwareEntityTrait
Petr Pchelko
2021-02-08
1
-0
/
+102
*
Add WikiAwareEntity interface for cross-wiki entity methods.
Petr Pchelko
2021-01-29
1
-0
/
+60
*
Fix broken PHPDoc comments that don't start with /**
Thiemo Kreuz
2020-07-23
1
-1
/
+1
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
/
*
Annotate extensible classes.
daniel
2020-07-09
1
-0
/
+3
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-6
/
+6
*
Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer()
Aaron Schulz
2019-09-08
1
-20
/
+15
*
dao: Correct return type doc for getLoadBalancer()
Derick Alangi
2019-04-11
1
-2
/
+2
*
Fix usage of MediaWikiServices in comments and documentation
Fomafix
2019-03-03
1
-1
/
+1
*
dao: Add a type hint to getConnection() and some extra newlines
Derick Alangi
2019-01-16
2
-1
/
+4
*
Use PHP 5.6 constant expressions for some bitfield constants
Bartosz Dziewoński
2018-05-30
1
-2
/
+2
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
Replace wfGetLB
Umherirrender
2018-05-02
1
-3
/
+5
*
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
Umherirrender
2018-03-29
1
-1
/
+1
*
Use IDatabase interface instead of Database in DBAccessBase
Thiemo Mättig
2018-01-09
1
-4
/
+4
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
2
-8
/
+8
*
Move Database and subclasses to Rdbms namespace
Aaron Schulz
2017-04-12
1
-0
/
+1
*
Move remaining LoadBalancer classes to Rdbms
Aaron Schulz
2017-02-23
1
-0
/
+2
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-1
/
+1
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-2
/
+2
*
Only apply DB_MASTER fallback in Revision::fetchText() if READ_LATEST
Aaron Schulz
2016-09-08
1
-13
/
+35
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-5
/
+5
*
Beef up and generalize IDBAccessObject constants a bit
Aaron Schulz
2016-08-08
1
-8
/
+19
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
2
-3
/
+3
*
Fix some space-related phpcs warnings in includes/
Ricordisamoa
2015-08-15
1
-1
/
+1
*
Added DBAccessObjectUtils class to avoid duplication
Aaron Schulz
2015-07-14
1
-0
/
+59
*
Avoid key conflict errors in User::addToDatabase
Aaron Schulz
2014-06-24
1
-5
/
+8
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-2
/
+2
*
Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_*
Siebrand Mazeland
2013-12-26
1
-1
/
+1
*
Update formatting in includes/dao/
Siebrand Mazeland
2013-11-20
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
[next]