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
/
JsonContentHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-4
/
+3
*
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
*
[ParsoidParser] Remove unneeded code to set render ID
C. Scott Ananian
2024-07-19
1
-1
/
+20
*
Add namespace and deprecation alias to JsonContentHandler
Ebrahim Byagowi
2024-05-21
1
-2
/
+7
*
Add namespace and deprecation alias to JsonContent
Ebrahim Byagowi
2024-05-20
1
-0
/
+1
*
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-3
/
+3
*
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,maintenance: Use class-string<ClassName> in doc blocks
thiemowmde
2023-07-31
1
-1
/
+1
*
Produce HTML for invalid JSON
daniel
2022-11-03
1
-2
/
+8
*
Customise error message for invalid JSON, add hook
Siddharth VP
2022-08-26
1
-1
/
+21
*
Add new ContentHandler::supportsPreloadContent() feature
Thiemo Kreuz
2022-07-06
1
-0
/
+10
*
Remove deprecated WikiPage::doEditContent()
DannyS712
2022-06-03
1
-3
/
+3
*
Clarify generate-html and make ParserOutput behave as expected
Brian Wolff
2022-05-03
1
-1
/
+1
*
content: Document use cases for JsonContent
daniel
2022-02-08
1
-1
/
+8
*
Narrow the signature of ParserOutput::addModules() and ::addModuleStyles()
C. Scott Ananian
2022-01-20
1
-5
/
+5
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-0
/
+25
*
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
/
+18
*
JsonContentHandler: Make sure makeEmptyContent() is valid JSON
Kunal Mehta
2016-09-08
1
-0
/
+5
*
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
-1
/
+1
*
content: Minor clean up to make JsonContent match other classes
Timo Tijhof
2014-12-02
1
-4
/
+20
*
CSS/JSON/JavaScript ContentHandler refactoring
Yuri Astrakhan
2014-09-15
1
-0
/
+26