aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content
Commit message (Expand)AuthorAgeFilesLines
* Fix SingleSpaceBeforeSingleLineCommentReedy2020-05-112-3/+3
* Hook interface type fixes, to fix Phan errorsTim Starling2020-05-052-4/+7
* ContentHandler::latestRevision - return RevisionRecordDannyS7122020-04-271-6/+4
* Merge "Hard deprecate using Revision objects in ContentHandler::getUndoContent"jenkins-bot2020-04-271-3/+8
|\
| * Hard deprecate using Revision objects in ContentHandler::getUndoContentDannyS7122020-04-261-3/+8
* | Merge "Hook interface doc comment followup"jenkins-bot2020-04-271-1/+1
|\ \ | |/ |/|
| * Hook interface doc comment followupTim Starling2020-04-211-1/+1
* | Merge "docs: Hook interface doc comment review"jenkins-bot2020-04-2112-88/+116
|\|
| * docs: Hook interface doc comment reviewapaskulin2020-04-2112-88/+116
* | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-2112-0/+307
|\|
| * Automatically generated hook interfacesTim Starling2020-04-2012-0/+307
* | Replace uses and hard deprecate Article:: and WikiPage::getRevisionDannyS7122020-04-201-4/+7
|/
* Merge "ContentModelChange: Remove use of Revision objects"jenkins-bot2020-04-131-4/+6
|\
| * ContentModelChange: Remove use of Revision objectsDannyS7122020-04-131-4/+6
* | ContentHandler::getAutoDeleteReason - remove use of Revision objectsDannyS7122020-04-131-7/+9
|/
* Add @author tags I forgot to includeDannyS7122020-04-111-0/+1
* Merge "Fix Doxygen comment of Content::replaceSection() - wrong return type"jenkins-bot2020-04-021-1/+1
|\
| * Fix Doxygen comment of Content::replaceSection() - wrong return typeEdward Chernenko2020-02-091-1/+1
* | Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfoDannyS7122020-03-261-1/+1
* | Merge "contenthandler: Load revision from PAGE_LATEST when not found"jenkins-bot2020-03-181-1/+18
|\ \
| * | contenthandler: Load revision from PAGE_LATEST when not foundErik Bernhardson2020-03-171-1/+18
* | | Remove auto-generated and empty lines in commentsThiemo Kreuz2020-03-171-1/+0
* | | Use MediaWikiServices::getMessageCacheUmherirrender2020-03-141-4/+4
* | | Merge "Add a ContentModelChange helper, and an api module that uses it"jenkins-bot2020-03-111-0/+298
|\ \ \
| * | | Add a ContentModelChange helper, and an api module that uses itDannyS7122020-02-271-0/+298
* | | | Follow up 568491 - remove extra spaceDannyS7122020-03-071-1/+1
|/ / /
* | | Don't use a dynamic hook name when calling a hookTim Starling2020-02-252-6/+2
* | | Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-2/+9
* | | TextConflictHelper: deprecate old constructor signatureArtBaltai2020-02-121-3/+33
* | | Use ObjectFactory to construct ContentHandlersArtBaltai2020-02-101-29/+44
| |/ |/|
* | Introduce ContentHandlerFactoryArtBaltai2020-02-075-76/+330
* | language: remove Language hints for type check as it breaks using of StubUser...Peter Ovchyn2020-02-051-1/+1
* | languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-1/+11
|/
* Merge "JsonContent: align object key cells at the top"jenkins-bot2020-01-241-1/+2
|\
| * JsonContent: align object key cells at the topLucas Werkmeister2020-01-131-1/+2
* | Drop ContentHandler::makeParserOptions(), deprecated in 1.32James D. Forrester2020-01-161-21/+0
* | Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-103-7/+7
* | Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-2/+2
|/
* Avoid PHP scalar type juggling in includes/ (part 2)Daimona Eaytoy2019-12-301-1/+1
* TextContent: Remove deprecated getHighlightHtml()Fomafix2019-12-081-23/+5
* Merge "Inline diffs upstreamed from MobileFrontend to core."jenkins-bot2019-12-081-4/+30
|\
| * Inline diffs upstreamed from MobileFrontend to core.jdlrobson2019-12-061-4/+30
* | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-1/+1
|/
* Let Html::element do the HTML encodingFomafix2019-11-192-12/+8
* Add missing @param and @return to documentationUmherirrender2019-11-101-2/+9
* Add $wgDiffEngineBrad Jorsch2019-11-051-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-272-4/+8
* phan: Disable enable_class_alias_supportUmherirrender2019-09-151-1/+1
* Upgrade phan config to 0.7.1Daimona Eaytoy2019-09-041-1/+1
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-034-1/+8