wiki.techinc.nl/includes/title
Aryeh Gregor e30cb5ba90 Move Title::getSubject/Talk/OtherPage to NamespaceInfo
This allows converting some more code to LinkTarget. 100% test coverage.

Change-Id: I28903af6a41d02755f37f31561a524547445821e
2019-05-06 08:29:28 -07:00
..
ForeignTitle.php Make ForeignTitle properties private 2016-01-26 19:36:52 +01:00
ForeignTitleFactory.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
ImportTitleFactory.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
MalformedTitleException.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MediaWikiTitleCodec.php Merge "Allow fragment-only TitleValues" 2019-04-15 22:15:06 +00:00
NaiveForeignTitleFactory.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
NaiveImportTitleFactory.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
NamespaceAwareForeignTitleFactory.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
NamespaceImportTitleFactory.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
NamespaceInfo.php Move Title::getSubject/Talk/OtherPage to NamespaceInfo 2019-05-06 08:29:28 -07:00
SubpageImportTitleFactory.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
TitleFormatter.php TitleFormatter: Remove indirection from getText() 2018-08-17 17:10:46 -07:00
TitleParser.php Have TitleParser::parseTitle() default to NS_MAIN to match Title 2018-08-14 20:58:34 -07:00
TitleValue.php Allow fragment-only TitleValues 2019-04-15 17:15:01 +03:00