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
/
CssContentHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-3
/
+0
*
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 CssContentHandler
Ebrahim Byagowi
2024-05-19
1
-1
/
+9
*
Add namespace and deprecation alias to CssContent
Ebrahim Byagowi
2024-05-18
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,maintenance: Use class-string<ClassName> in doc blocks
thiemowmde
2023-07-31
1
-0
/
+3
*
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
-1
/
+5
*
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, #4
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
/
+39
*
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
/
+28
*
resourceloader: Add wikimedia/minify package and remove local copies
Timo Tijhof
2021-02-24
1
-0
/
+1
*
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
*
CssContentHandler: Fix @return documentation
Kunal Mehta
2015-08-28
1
-1
/
+1
*
Implement redirects in CssContent
Kunal Mehta
2015-07-28
1
-0
/
+19
*
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
-0
/
+6
*
(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
/
+43