aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/ContentHandler.php
Commit message (Expand)AuthorAgeFilesLines
...
| * content,maintenance: Use class-string<ClassName> in doc blocksthiemowmde2023-07-311-1/+1
* | Merge "Add support for wikidiff2_multi_format_diff()"jenkins-bot2023-07-311-1/+2
|\ \
| * | Add support for wikidiff2_multi_format_diff()Tim Starling2023-07-191-1/+2
| |/
* / Don't show the inline toggle selector on Special:MobileDiffTim Starling2023-07-261-0/+3
|/
* Factor out TextDiffer hierarchy from TextSlotDiffRendererTim Starling2023-07-191-20/+32
* Inject page language into TextSlotDiffRendererTim Starling2023-07-061-5/+10
* Split createTextSlotDiffRenderer() out of getSlotDiffRendererWithOptionsTim Starling2023-06-191-0/+11
* Replace some more usages of deprecated MWExceptionDaimona Eaytoy2023-06-091-3/+2
* diff: Add legend and tooltips to inline diff displaySam Wilson2023-05-311-0/+2
* Replace internal Hooks::runnerUmherirrender2023-05-111-2/+4
* Merge "actions: Update outdated/incomplete ActionFactory::getActionSpec docs"jenkins-bot2023-04-261-4/+6
|\
| * actions: Update outdated/incomplete ActionFactory::getActionSpec docsthiemowmde2023-04-261-4/+6
* | Fix Phan suppressions related to Title::castFrom*() and friendsBartosz Dziewoński2023-04-221-10/+6
|/
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-0/+1
* Make use of ?:, ?? and ??= operators in mostly trivial casesthiemowmde2022-12-051-2/+2
* Track reason for rendering in more detail.daniel2022-11-151-0/+1
* Merge "content: Throw after onPageContentLanguage hook for invalid $pageLang"jenkins-bot2022-11-041-2/+1
|\
| * content: Throw after onPageContentLanguage hook for invalid $pageLangFomafix2022-11-041-2/+1
* | Various doc fixes about false and null on method arguments/return typesUmherirrender2022-11-031-2/+2
|/
* Reorg: Move StubObject classes in includes to its own directoryAmir Sarabadani2022-10-251-1/+2
* Make the doc building for search aware of the revisionDavid Causse2022-10-251-5/+29
* Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
* Move the setup of fake revision for preview to ContentHandlerFunc2022-08-081-0/+9
* Add new ContentHandler::supportsPreloadContent() featureThiemo Kreuz2022-07-061-0/+14
* Remove ContentHandler::cleanupHandlersCacheMatěj Suchánek2022-06-201-13/+0
* ParserObserver: Only report duplicate parse if the content is the sameBartosz Dziewoński2022-05-141-0/+1
* Fix many typos in commentsMatěj Suchánek2022-05-101-1/+1
* Clarify generate-html and make ParserOutput behave as expectedBrian Wolff2022-05-031-0/+6
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-1/+2
* Clarify the return type of ContentHandler::getParserOutputForIndexing()David Causse2022-04-051-1/+2
* ParserOutputAccess: Allow calling getPO with option of not saving in PCAmir Sarabadani2022-04-011-1/+7
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+5
* Merge "Fix various documentation related to null types (part II)"jenkins-bot2022-03-091-1/+1
|\
| * Fix various documentation related to null types (part II)Umherirrender2022-03-081-1/+1
* | Fix various documentation related to scalar typesUmherirrender2022-03-091-1/+1
|/
* ContentHandler: Use ParserOutputAccess for accessing ParserOutputAmir Sarabadani2022-02-251-18/+3
* ContentHandler: Avoding saving in ParserCache in search index jobsAmir Sarabadani2022-02-101-3/+0
* content: Document use cases for JsonContentdaniel2022-02-081-1/+3
* Merge "rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper"jenkins-bot2022-01-121-1/+1
|\
| * rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapperAmir Sarabadani2022-01-061-1/+1
* | Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-3/+4
|/
* Fix typos in comments (C-D)Siddharth VP2021-12-301-1/+1
* Merge "Hard-deprecate Content::prepareSave."jenkins-bot2021-11-231-1/+2
|\
| * Hard-deprecate Content::prepareSave.Roman Stolar2021-11-111-1/+2
* | Merge "Deprecate $hasHistory param to ContentHandler::getAutoDeleteReason()"jenkins-bot2021-11-151-4/+4
|\ \ | |/ |/|
| * Deprecate $hasHistory param to ContentHandler::getAutoDeleteReason()Daimona Eaytoy2021-11-111-4/+4
* | Move Content::prepareSave to ContentHandlerRoman Stolar2021-11-111-0/+54
|/
* Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput.Roman Stolar2021-10-291-2/+4
* Fix reference to moved flag in phpdocLucas Werkmeister2021-10-121-1/+2