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
/
title
/
Title.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
Remove misleading comments from Title::equals
thiemowmde
2025-03-11
1
-3
/
+3
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
1
-3
/
+0
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
1
-0
/
+3
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
1
-3
/
+0
*
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-11
/
+6
*
Title: Add support for categorylinks read new
Amir Sarabadani
2025-02-20
1
-5
/
+15
*
DeletePage: clear Title instance cache
daniel
2025-01-24
1
-2
/
+4
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-2
/
+2
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-6
/
+2
*
title: switch Title::purgeExpiredRestrictions() to AutoCommitUpdate
Aaron Schulz
2024-08-21
1
-8
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-2
/
+2
*
Consistent spelling of "subpage"
Amir E. Aharoni
2024-08-06
1
-4
/
+4
*
Merge "Use expression builder instead of raw sql"
jenkins-bot
2024-07-26
1
-1
/
+1
|
\
|
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-1
/
+1
*
|
Hard deprecate public access to EditPage::internalAttemptSave()
DannyS712
2024-07-21
1
-1
/
+1
|
/
*
Make Title::getPageViewLanguage() emit deprecation warnings
James D. Forrester
2024-07-10
1
-0
/
+2
*
Hard-deprecate Title::flushRestrictions
James D. Forrester
2024-07-10
1
-1
/
+2
*
Hard-deprecate Title::loadRestrictions
James D. Forrester
2024-07-10
1
-1
/
+2
*
Hard-deprecate Title::getTitleProtection
James D. Forrester
2024-07-10
1
-1
/
+3
*
Replace User, Title, and WikiPage in more signatures
Daimona Eaytoy
2024-07-10
1
-10
/
+0
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz Dziewoński
2024-06-13
1
-1
/
+2
*
Title: Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-05
1
-20
/
+11
*
title: Migrate to SelectQueryBuilder in Title::estimateRevisionCount
Umherirrender
2024-05-04
1
-2
/
+6
*
Title: Remove deprecated Title::getCdnUrls(), purgeSquid()
Taavi Väänänen
2024-05-03
1
-22
/
+0
*
Title: Remove deprecated Title::getBrokenLinksFrom()
Taavi Väänänen
2024-05-03
1
-29
/
+0
*
Merge "Use functions of SelectQueryBuilder for STRAIGHT_JOIN / LIMIT"
jenkins-bot
2024-04-23
1
-6
/
+3
|
\
|
*
Use functions of SelectQueryBuilder for STRAIGHT_JOIN / LIMIT
Umherirrender
2024-04-15
1
-6
/
+3
*
|
Title: Add @deprecated tag to getBrokenLinksFrom(), per 25f71099a
James D. Forrester
2024-04-15
1
-0
/
+1
|
/
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Merge "Namespace includes/cache"
jenkins-bot
2024-02-28
1
-3
/
+3
|
\
|
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-3
/
+3
*
|
Title: be more robust when handling invalid titles
daniel
2024-02-23
1
-8
/
+30
*
|
Remove IDBAccessObject from being implemented in many classes
Amir Sarabadani
2024-02-19
1
-1
/
+1
|
/
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Merge "ParserTestRunner: Fix behavior of bare `parsoid-compatible` file option"
jenkins-bot
2024-02-12
1
-1
/
+1
|
\
|
*
ParserTestRunner: Fix behavior of bare `parsoid-compatible` file option
C. Scott Ananian
2024-02-12
1
-1
/
+1
*
|
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
|
Hard-deprecate Title::getCdnUrls
James D. Forrester
2024-02-07
1
-1
/
+2
*
|
Drop six private properties of Title, deprecated in 1.37
James D. Forrester
2024-01-29
1
-11
/
+0
*
|
Drop Title::GAID_FOR_UPDATE, deprecated in 1.34
James D. Forrester
2024-01-29
1
-18
/
+8
|
/
*
Hard-deprecate Title::purgeSquid(), deprecated in 1.35
James D. Forrester
2024-01-26
1
-1
/
+2
*
Merge "Replace deprecated wfGetDB function"
jenkins-bot
2024-01-23
1
-1
/
+1
|
\
|
*
Replace deprecated wfGetDB function
Doğu Abaris
2024-01-23
1
-1
/
+1
*
|
Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...
jenkins-bot
2024-01-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]