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
/
JavaScriptContent.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-7
/
+2
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-1
/
+0
*
Add namespace and deprecation alias to JavaScriptContent
Ebrahim Byagowi
2024-05-17
1
-0
/
+5
*
content: Stop encoding `&` in JavaScript redirect content
Kunal Mehta
2023-11-01
1
-2
/
+7
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+0
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-10
/
+0
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-0
/
+1
*
Move Content::preSaveTransform to ContentHandler
Petr Pchelko
2021-07-29
1
-28
/
+0
*
Avoid using User::getBoolOption()
ZabeMath
2021-03-27
1
-1
/
+1
*
content: Add hidden preference to disable PST on CSS/JS content
C. Scott Ananian
2020-08-12
1
-2
/
+7
*
Make use of the preg_match() return value, if possible
Thiemo Kreuz
2020-07-14
1
-2
/
+1
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+2
*
Let Html::element do the HTML encoding
Fomafix
2019-11-19
1
-6
/
+4
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-2
/
+4
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-3
/
+3
*
Recognize CSS/JS redirects with non-ASCII targets
Kunal Mehta
2018-10-31
1
-1
/
+1
*
Phabricator: Use Tddddd instead of Bug ddddd in comments
Fomafix
2018-10-04
1
-1
/
+1
*
Support redirects in JavaScriptContent
Kunal Mehta
2015-07-20
1
-0
/
+47
*
Fix subclassing of CssContent and JavaScriptContent
Kunal Mehta
2014-09-13
1
-2
/
+3
*
Make it easier to subclass Content and ContentHandler subclasses
Kunal Mehta
2014-08-16
1
-1
/
+1
*
Content: Deprecate and stop using getHighlightHtml()
Bartosz Dziewoński
2014-05-09
1
-1
/
+1
*
Added and updated Doxygen comments in content handler and diff namespaces
Thiemo Mättig
2014-03-06
1
-1
/
+10
*
Revert "Introducing ContentGetParserOutput hook."
Ori.livneh
2013-06-10
1
-1
/
+1
*
Introducing ContentGetParserOutput hook.
daniel
2013-06-04
1
-1
/
+1
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Remove spaces between parentheses in function calls
umherirrender
2013-03-17
1
-2
/
+2
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
Improve documentation of content handler stuff
Alexandre Emsenhuber
2012-12-20
1
-2
/
+9
*
Added docu headers to content(handler) files
jeroendedauw
2012-10-16
1
-0
/
+20
*
set mediawiki version number
daniel
2012-10-05
1
-1
/
+1
*
Split Content.php into one file per class.
daniel
2012-09-24
1
-0
/
+40