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
/
MediaWikiTitleCodec.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Clarify that functions returning namespace names include underscores (n...
Bartosz DziewoĆski
2022-08-30
1
-1
/
+1
*
Check for null return of preg_replace in MediaWikiTitleCodec
Brian Wolff
2022-07-28
1
-0
/
+6
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+2
*
Remove unreachable parts of getTitleInvalidRegex() in PHP and JS
Kunal Mehta
2021-12-12
1
-2
/
+0
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Allow using MediaWikiTitleCodec with errors in unit tests
DannyS712
2021-07-27
1
-26
/
+68
*
Introduce PageReference
daniel
2021-04-13
1
-12
/
+12
*
Make TitleFormatter accept PageIdentity interface
Vadim Kovalenko
2021-03-24
1
-29
/
+65
*
MediaWikiTitleCodec: remove deprecated support for missing params
DannyS712
2021-03-16
1
-14
/
+8
*
Strict return types for PageIdentity
daniel
2021-01-18
1
-1
/
+1
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-4
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
*
Hard-deprecate Title::getUserCaseDBKey
Aryeh Gregor
2019-10-24
1
-5
/
+2
*
Merge "Title: make newFromText, isValid, and canExist behave consistently."
jenkins-bot
2019-10-08
1
-9
/
+17
|
\
|
*
Title: make newFromText, isValid, and canExist behave consistently.
daniel
2019-10-08
1
-9
/
+17
*
|
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-0
/
+1
|
/
*
Merge "Use injected services instead of static method"
jenkins-bot
2019-08-19
1
-3
/
+4
|
\
|
*
Use injected services instead of static method
Aryeh Gregor
2019-08-15
1
-3
/
+4
*
|
Introduce TitleParser::makeTitleValueSafe()
Aryeh Gregor
2019-08-14
1
-0
/
+34
|
/
*
Merge "title: Convert binary regexp to use Unicode code points"
jenkins-bot
2019-05-15
1
-1
/
+1
|
\
|
*
title: Convert binary regexp to use Unicode code points
Thiemo Kreuz
2019-05-13
1
-1
/
+1
*
|
title: Remove misplaced documentation from TitleParser
Thiemo Kreuz
2019-05-09
1
-2
/
+1
|
/
*
Merge "Allow fragment-only TitleValues"
jenkins-bot
2019-04-15
1
-2
/
+3
|
\
|
*
Allow fragment-only TitleValues
Aryeh Gregor
2019-04-15
1
-2
/
+3
*
|
Merge "Normalize input to TitleParser::parseTitle()"
jenkins-bot
2019-04-15
1
-1
/
+4
|
\
|
|
*
Normalize input to TitleParser::parseTitle()
Aryeh Gregor
2019-04-15
1
-1
/
+4
*
|
Update MediaWikiTitleCodec to use NamespaceInfo
Aryeh Gregor
2019-04-14
1
-4
/
+19
|
/
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+2
*
No yoda conditions
Fomafix
2018-11-21
1
-3
/
+3
*
Optimize TitleFormatter::getPrefixedText() to Title performance
Kunal Mehta
2018-08-17
1
-6
/
+10
*
TitleFormatter: Implement fbc144965315 and unify prefix logic
Kunal Mehta
2018-08-17
1
-36
/
+21
*
TitleFormatter: Remove indirection from getText()
Kunal Mehta
2018-08-17
1
-1
/
+1
*
TitleFormatter: Don't look up namespace name for ns 0
Kunal Mehta
2018-08-17
1
-6
/
+4
*
Have TitleParser::parseTitle() default to NS_MAIN to match Title
Kunal Mehta
2018-08-14
1
-1
/
+1
*
Revert "Strip soft hyphens (U+00AD) from title"
Jforrester
2018-05-31
1
-4
/
+3
*
Revert "Strip Unicode 6.3.0 directional formatting characters from title"
Jforrester
2018-05-31
1
-7
/
+3
*
Strip Unicode 6.3.0 directional formatting characters from title
Fomafix
2018-05-10
1
-3
/
+7
*
Strip soft hyphens (U+00AD) from title
Fomafix
2018-05-10
1
-3
/
+4
*
Remove various redundant '@license' tags in file headers
Timo Tijhof
2018-01-12
1
-3
/
+2
*
Remove outdated comment
Arlo Breault
2017-09-05
1
-1
/
+0
*
Make multiple colons escaping interlanguage links invalid, consistently
Arlo Breault
2017-07-06
1
-1
/
+2
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Add custom InterwikiLookup to MediaWikiTitleCodec
Yuri Astrakhan
2017-01-14
1
-4
/
+12
*
Removed deprecated usages of Interwiki methods in core
Yuriy Shnitkovskiy
2017-01-10
1
-2
/
+4
*
TitleParser: In formatTitle(), don't throw exceptions on bad namespaces
Kunal Mehta
2016-05-26
1
-3
/
+9
*
TitleFormatter: Match Title behavior for non-existent namespaces
Kunal Mehta
2016-05-12
1
-5
/
+11
*
Add TitleFormatter::getPrefixedDBkey() and implementation
Kunal Mehta
2016-05-11
1
-0
/
+25
*
Add interwiki support to LinkTarget and TitleValue
Kunal Mehta
2016-04-26
1
-9
/
+24
*
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
[next]