aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/JavaScriptContentHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Use canonical parser options when rendering JavaScript/CSS for side effectsC. Scott Ananian2022-07-281-2/+6
* Migrate risky callers of MediaWikiServices::getParser()Tim Starling2022-07-051-2/+2
* Clarify generate-html and make ParserOutput behave as expectedBrian Wolff2022-05-031-1/+1
* Use MainConfigNames instead of string literals, #3Aryeh Gregor2022-04-261-1/+3
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-2/+2
* Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...Roman Stolar2021-09-291-0/+52
* Move Content::preloadTransform to ContentHandlerRoman Stolar2021-08-171-3/+10
* Support deprecated Content::preSaveTransform overridePetr Pchelko2021-08-051-0/+5
* Move Content::preSaveTransform to ContentHandlerPetr Pchelko2021-07-291-0/+30
* content: Use "::class" when overriding TextContent::getContentClass()Kunal Mehta2016-08-121-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Support redirects in JavaScriptContentKunal Mehta2015-07-201-0/+18
* content: Minor clean up to make JsonContent match other classesTimo Tijhof2014-12-021-3/+5
* CSS/JSON/JavaScript ContentHandler refactoringYuri Astrakhan2014-09-151-30/+1
* Make it easier to subclass Content and ContentHandler subclassesKunal Mehta2014-08-161-21/+2
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-2/+2
* Added and updated Doxygen comments in content handler and diff namespacesThiemo Mättig2014-03-061-0/+20
* Update documentation and break long linesSiebrand Mazeland2013-11-201-1/+4
* Improve documentation of content handler stuffAlexandre Emsenhuber2012-12-201-2/+6
* JavaScriptContentHandler: Fix typo in comment block (actual: 'CSS'; intended:...Ori Livneh2012-11-201-1/+1
* (bug 26280) all files should have GPL headerAntoine Musso2012-11-181-1/+19
* Moved ContentHandler deriving classes into their own files for better discove...jeroendedauw2012-10-161-0/+45