wiki.techinc.nl/includes/content
daniel 66f3ab254c Remove support for $wgMaxRedirect
Redirect chains have never worked as intended.

Bug: T296430
Change-Id: If0e514c57b8f3d857d956a581f1b549518ecb099
2022-05-06 10:52:56 +02:00
..
Hook Remove deprecated hook 'SecondaryDataUpdate'. 2021-07-21 17:36:24 -07:00
Renderer Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
Transform Move Content::preloadTransform to ContentHandler 2021-08-17 15:17:34 +00:00
AbstractContent.php Remove support for $wgMaxRedirect 2022-05-06 10:52:56 +02:00
CodeContentHandler.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
Content.php Remove support for $wgMaxRedirect 2022-05-06 10:52:56 +02:00
ContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
ContentHandlerFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ContentModelChange.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
CssContent.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
CssContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
FallbackContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
FallbackContentHandler.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
FileContentHandler.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
IContentHandlerFactory.php Don't use a dynamic hook name when calling a hook 2020-02-25 13:42:30 +11:00
JavaScriptContent.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
JavaScriptContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
JsonContent.php content: Document use cases for JsonContent 2022-02-08 22:39:45 +00:00
JsonContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
MessageContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
TextContent.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
TextContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
ValidationParams.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
WikitextContent.php Remove support for $wgMaxRedirect 2022-05-06 10:52:56 +02:00
WikitextContentHandler.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
WikiTextStructure.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00