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
/
page
/
PageStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
*
page: PageStore::newSelectQueryBuilder is no longer unstable
Daimona Eaytoy
2024-06-19
1
-2
/
+0
*
Use real type hints for services etc. in includes/page/
Bartosz Dziewoński
2024-06-11
1
-18
/
+6
*
Change some type hints from IDatabase to IReadableDatabase
Umherirrender
2024-05-24
1
-2
/
+1
*
PageStore: Migrate to StatsLib
Máté Szabó
2024-05-05
1
-14
/
+28
*
Replace all instances of "per default" with "by default"
Tim Starling
2024-04-29
1
-2
/
+2
*
Use functions of SelectQueryBuilder for STRAIGHT_JOIN / LIMIT
Umherirrender
2024-04-15
1
-1
/
+1
*
Move away from DBAccessObjectUtils::getDBOptions in more places
Amir Sarabadani
2024-03-25
1
-13
/
+8
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-11
/
+12
*
ParserOutput: Allow passing LinkTarget to title-related methods
C. Scott Ananian
2023-12-08
1
-3
/
+3
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace TitleParser under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
rdbms: Use more narrow IReadableDatabase in SelectQueryBuilder
thiemowmde
2023-06-05
1
-2
/
+3
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-2
/
+3
*
page: Improve class documentation briefs
Timo Tijhof
2022-04-12
1
-1
/
+0
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
*
PageStore: fill in some missing fields
daniel
2021-12-14
1
-0
/
+4
*
PageStore: avoid getPageById, since it bypasses caching.
daniel
2021-11-22
1
-10
/
+0
*
Don't trust Title that if it exists pageId will be > 0
Petr Pchelko
2021-11-17
1
-3
/
+2
*
Title: use PageStore instead of LinkCache
daniel
2021-11-02
1
-0
/
+3
*
Fix return type of PageStore::newSelectQueryBuilder()
Lucas Werkmeister
2021-10-18
1
-2
/
+1
*
Merge "PageStore: Use LinkCache"
jenkins-bot
2021-09-09
1
-2
/
+120
|
\
|
*
PageStore: Use LinkCache
daniel
2021-09-01
1
-2
/
+120
*
|
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-0
/
+1
|
/
*
PageStore: Pass query flags to getPageById() too
Bartosz Dziewoński
2021-08-26
1
-1
/
+1
*
PageStore: Pass query flags to getPageByName()
Bartosz Dziewoński
2021-08-25
1
-2
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
1
-1
/
+1
*
PageIdentityValue: apply basic validation of titles
daniel
2021-05-07
1
-4
/
+7
*
Eliminate use of Title object in REST infrastructure
Petr Pchelko
2021-05-05
1
-0
/
+51
*
Introduce PageReference
daniel
2021-04-13
1
-9
/
+13
*
PageRecord: make language optional
daniel
2021-04-08
1
-5
/
+0
*
Use PageStore in RevisionStore
daniel
2021-04-05
1
-8
/
+14
*
Introduce PageSelectQueryBuilder
daniel
2021-03-24
1
-23
/
+59
*
Introduce PageStore
daniel
2021-03-23
1
-0
/
+237