aboutsummaryrefslogtreecommitdiffstats
path: root/includes/title/TitleFormatter.php
Commit message (Expand)AuthorAgeFilesLines
* Split MediaWikiTitleCodecTim Starling2025-03-031-11/+145
* Broaden LinkTarget to include Wikimedia\Parsoid\Core\LinkTargetC. Scott Ananian2025-01-281-1/+1
* Remove unchecked exception annotationsAdam Wight2024-09-171-2/+0
* Replace all instances of "per default" with "by default"Tim Starling2024-04-291-1/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-4/+1
* Namespace TitleFormatter under \MediaWiki\TitleJames D. Forrester2023-09-191-0/+10
* docs: Clarify that functions returning namespace names include underscores (n...Bartosz Dziewoński2022-08-301-1/+1
* TitleFormatter: fix typo ("of" -> "or")DannyS7122021-06-081-1/+1
* Introduce PageReferencedaniel2021-04-131-5/+5
* Make TitleFormatter accept PageIdentity interfaceVadim Kovalenko2021-03-241-10/+9
* TitleFormatter: Remove indirection from getText()Kunal Mehta2018-08-171-1/+1
* Remove various redundant '@license' tags in file headersTimo Tijhof2018-01-121-2/+1
* Add TitleFormatter::getPrefixedDBkey() and implementationKunal Mehta2016-05-111-0/+12
* Add interwiki support to LinkTarget and TitleValueKunal Mehta2016-04-261-1/+2
* Namespace LinkTarget under MediaWiki\LinkerKunal Mehta2016-04-211-0/+1
* Use LinkTarget in TitleValue only methodsaddshore2016-01-291-6/+6
* Add @since to classes and interface in titleNiklas Laxström2014-12-231-0/+1
* Cleanup some docs (includes/[s-z])umherirrender2014-07-241-3/+3
* Remove colon after @deprecated/@param/@todo/@noteumherirrender2014-07-241-1/+1
* Update formatting of includes/title/Siebrand Mazeland2014-04-211-1/+0
* Fixed some @params documentation (includes/*)umherirrender2014-04-191-1/+1
* Introducing TitleValuedaniel2014-03-281-0/+91