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
/
TitleValue.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
title: Remove dated comment about inNamespace(), overall doc cleanup
Timo Tijhof
2022-01-18
1
-78
/
+9
*
Make TitleValue fields private
Petr Pchelko
2021-10-25
1
-20
/
+8
*
Type-hint LinkTarget
Petr Pchelko
2021-10-21
1
-10
/
+10
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Remove Title from public interface of OutputPage
daniel
2021-04-16
1
-2
/
+22
*
Introduce PageReference
daniel
2021-04-13
1
-12
/
+6
*
Define equality for PageIdentity and LinkTarget
daniel
2021-01-19
1
-0
/
+13
*
Strict return types for PageIdentity
daniel
2021-01-18
1
-1
/
+1
*
Introduce PageIdentity interface
daniel
2021-01-14
1
-0
/
+25
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+4
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-1
/
+1
*
Don't fail hard on bad titles in the database.
daniel
2019-11-25
1
-1
/
+33
*
Title: make newFromText, isValid, and canExist behave consistently.
daniel
2019-10-08
1
-9
/
+30
*
Introduce TitleParser::makeTitleValueSafe()
Aryeh Gregor
2019-08-14
1
-2
/
+6
*
Allow spaces in TitleValue constructor
Aryeh Gregor
2019-08-12
1
-14
/
+13
*
Allow fragment-only TitleValues
Aryeh Gregor
2019-04-15
1
-1
/
+2
*
Optimize TitleFormatter::getPrefixedText() to Title performance
Kunal Mehta
2018-08-17
1
-0
/
+10
*
TitleValue: Avoid function call for internal property
Kunal Mehta
2018-08-17
1
-1
/
+1
*
TitleValue: Don't use Assert for basic type checks
Kunal Mehta
2018-08-14
1
-4
/
+13
*
Remove various redundant '@license' tags in file headers
Timo Tijhof
2018-01-12
1
-3
/
+2
*
Deprecate access to TitleValue properties
addshore
2017-11-20
1
-4
/
+8
*
@since tags & private class properties for TitleValue
addshore
2017-11-18
1
-4
/
+10
*
TitleValue: Include the invalid DB key in the message when throwing
This, that and the other
2016-12-31
1
-1
/
+2
*
Add LinkTarget::inNamespace() helper function
Kunal Mehta
2016-05-12
1
-0
/
+9
*
Add interwiki support to LinkTarget and TitleValue
Kunal Mehta
2016-04-26
1
-5
/
+39
*
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
*
Add LinkTarget::createFragmentTarget() function
Kunal Mehta
2016-04-21
1
-1
/
+2
*
Add LinkTarget::hasFragment() helper function
Kunal Mehta
2016-04-20
1
-0
/
+8
*
Add LinkTarget interface
addshore
2016-01-29
1
-1
/
+1
*
Start using the Assert helper class for checking parameters.
daniel
2015-05-11
1
-18
/
+6
*
Add @since to classes and interface in title
Niklas Laxström
2014-12-23
1
-0
/
+1
*
Remove colon after @deprecated/@param/@todo/@note
umherirrender
2014-07-24
1
-3
/
+3
*
Update formatting of includes/title/
Siebrand Mazeland
2014-04-21
1
-2
/
+1
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-19
1
-4
/
+4
*
Fix CS double space in TitleValue return
addshore
2014-04-14
1
-1
/
+1
*
Introducing TitleValue
daniel
2014-03-28
1
-0
/
+162