aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/ContentHandler.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* ContentHandler: Add deprecated type check to hook PageContentLanguageFomafix2021-10-051-1/+6
* Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...Roman Stolar2021-09-291-0/+133
* Hard-deprecate Content::preSaveTransform.Roman Stolar2021-08-251-1/+2
* Merge "Introduce concept of generateHTMLOnEdit() for ContentHandler"jenkins-bot2021-08-251-0/+12
|\
| * Introduce concept of generateHTMLOnEdit() for ContentHandlerAmir Sarabadani2021-08-241-0/+12
* | Fix various typos in documentationFomafix2021-08-231-1/+1
* | Merge "Move Content::preloadTransform to ContentHandler"jenkins-bot2021-08-171-21/+102
|\ \
| * | Move Content::preloadTransform to ContentHandlerRoman Stolar2021-08-171-21/+102
| |/
* / Remove dead variables and functions and unneeded parenthesisUmherirrender2021-08-131-1/+0
|/
* Support deprecated Content::preSaveTransform overridePetr Pchelko2021-08-051-1/+21
* Move Content::preSaveTransform to ContentHandlerPetr Pchelko2021-07-291-0/+32
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Merge "Increase length of automatic edit summaries to current maximum"jenkins-bot2021-06-281-5/+9
|\
| * Increase length of automatic edit summaries to current maximumDannyS7122021-06-191-5/+9
* | Post Revision-removal cleanupDannyS7122021-06-241-21/+15
* | Hard deprecate ContentHandler::getForTitle()Alexander Vorwerk2021-06-201-2/+4
|/
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-181-1/+1
* Hard deprecate ContentHandler::cleanupHandlersCache()Alexander Vorwerk2021-06-021-1/+3
* Soft deprecate ContentHandler::getContentText()Alexander Vorwerk2021-05-171-0/+3
* Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variablesJames D. Forrester2021-05-141-2/+2
* Remove remaining non-test uses of Revision objectsDannyS7122021-05-041-40/+14
* Merge "Revert "Add change tags for media additions/removals""jenkins-bot2021-03-261-22/+0
|\
| * Revert "Add change tags for media additions/removals"Urbanecm2021-03-261-22/+0