index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
content
/
JavaScriptContentHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+0
*
Add namespace to CodeContentHandler
Ebrahim Byagowi
2024-08-06
1
-1
/
+0
*
Add namespace and deprecation alias to JavaScriptContentHandler
Ebrahim Byagowi
2024-05-17
1
-1
/
+7
*
Add namespace and deprecation alias to JavaScriptContent
Ebrahim Byagowi
2024-05-17
1
-0
/
+1
*
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-1
/
+1
*
WikiPage: remove ::suppressTOC hack
C. Scott Ananian
2024-02-05
1
-0
/
+4
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-0
/
+1
*
Remove deprecated methods from Content interface
daniel
2023-11-21
1
-12
/
+0
*
content: Stop encoding `&` in JavaScript redirect content
Kunal Mehta
2023-11-01
1
-1
/
+7
*
Merge "content,maintenance: Use class-string<ClassName> in doc blocks"
jenkins-bot
2023-07-31
1
-1
/
+1
|
\
|
*
content,maintenance: Use class-string<ClassName> in doc blocks
thiemowmde
2023-07-31
1
-1
/
+1
*
|
Use Html::encodeJsVar() and Html::encodeJsCall()
Lucas Werkmeister
2023-07-20
1
-1
/
+1
|
/
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Use canonical parser options when rendering JavaScript/CSS for side effects
C. Scott Ananian
2022-07-28
1
-2
/
+6
*
Migrate risky callers of MediaWikiServices::getParser()
Tim Starling
2022-07-05
1
-2
/
+2
*
Clarify generate-html and make ParserOutput behave as expected
Brian Wolff
2022-05-03
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-1
/
+3
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+2
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-0
/
+52
*
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-3
/
+10
*
Support deprecated Content::preSaveTransform override
Petr Pchelko
2021-08-05
1
-0
/
+5
*
Move Content::preSaveTransform to ContentHandler
Petr Pchelko
2021-07-29
1
-0
/
+30
*
content: Use "::class" when overriding TextContent::getContentClass()
Kunal Mehta
2016-08-12
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Support redirects in JavaScriptContent
Kunal Mehta
2015-07-20
1
-0
/
+18
*
content: Minor clean up to make JsonContent match other classes
Timo Tijhof
2014-12-02
1
-3
/
+5
*
CSS/JSON/JavaScript ContentHandler refactoring
Yuri Astrakhan
2014-09-15
1
-30
/
+1
*
Make it easier to subclass Content and ContentHandler subclasses
Kunal Mehta
2014-08-16
1
-21
/
+2
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-2
/
+2
*
Added and updated Doxygen comments in content handler and diff namespaces
Thiemo Mättig
2014-03-06
1
-0
/
+20
*
Update documentation and break long lines
Siebrand Mazeland
2013-11-20
1
-1
/
+4
*
Improve documentation of content handler stuff
Alexandre Emsenhuber
2012-12-20
1
-2
/
+6
*
JavaScriptContentHandler: Fix typo in comment block (actual: 'CSS'; intended:...
Ori Livneh
2012-11-20
1
-1
/
+1
*
(bug 26280) all files should have GPL header
Antoine Musso
2012-11-18
1
-1
/
+19
*
Moved ContentHandler deriving classes into their own files for better discove...
jeroendedauw
2012-10-16
1
-0
/
+45