jenkins-bot 740e157914 Merge "Add cleanup for handlers cache." 7 years ago
..
AbstractContent.php 49a7fdfe83 content: Fix @return doc for AbstractContent::getDeletionUpdates() 7 years ago
CodeContentHandler.php 9d12d0749c content: Use Language::factory( 'en' ) instead of wfGetLangObj( 'en' ) 8 years ago
Content.php fa15c98787 Improve (weak and strict) type hints invarious places 7 years ago
ContentHandler.php 9a3d33107b Add cleanup for handlers cache. 7 years ago
CssContent.php 71b3e7a4b7 Implement redirects in CssContent 9 years ago
CssContentHandler.php 3cb341b185 content: Use "::class" when overriding TextContent::getContentClass() 8 years ago
FileContentHandler.php 54c56da85a Fix php code style 7 years ago
JavaScriptContent.php ad9f14d662 Support redirects in JavaScriptContent 9 years ago
JavaScriptContentHandler.php 3cb341b185 content: Use "::class" when overriding TextContent::getContentClass() 8 years ago
JsonContent.php ef470ebf7f Remove @param comments that literally repeat what the code says 7 years ago
JsonContentHandler.php bb8fff662a JsonContentHandler: Make sure makeEmptyContent() is valid JSON 8 years ago
MessageContent.php 0965bf5991 Add missing null type hints to Content::isCountable and implementations 9 years ago
TextContent.php ef470ebf7f Remove @param comments that literally repeat what the code says 7 years ago
TextContentHandler.php 255d76f2a1 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 7 years ago
WikiTextStructure.php c556bba09a WikiTextStructure: Exclude <style> tags 7 years ago
WikitextContent.php 326d655fc9 Drop 'comma' value for wgArticleCountMethod 7 years ago
WikitextContentHandler.php ecdef925bb Miscellaneous indentation tweaks 8 years ago