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
/
WikitextContentHandler.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
-5
/
+1
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
Provide previous parse results to parser when rendering
C. Scott Ananian
2024-08-23
1
-2
/
+5
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+0
*
Drop MessageContent, deprecated since 1.38
James D. Forrester
2024-08-10
1
-8
/
+0
*
Add namespace to FileContentHandler
Ebrahim Byagowi
2024-08-07
1
-1
/
+0
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-1
/
+18
*
Add namespace and deprecation alias to TextContentHandler
Ebrahim Byagowi
2024-05-20
1
-0
/
+1
*
Merge "ParserOutputAccess: only use PoolCounter if the caller asks for it."
jenkins-bot
2024-03-01
1
-0
/
+16
|
\
|
*
ParserOutputAccess: only use PoolCounter if the caller asks for it.
daniel
2024-02-29
1
-0
/
+16
*
|
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-1
/
+1
|
/
*
WikiTextStructure/WikitextContentHandler: Minor cleanup
Reedy
2024-02-01
1
-47
/
+23
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-0
/
+1
*
Remove deprecated methods from Content interface
daniel
2023-11-21
1
-24
/
+0
*
Pass full content to Parsoid for redirect pages
Subramanya Sastry
2023-10-17
1
-1
/
+9
*
Move getRedirectTargetAndText out of WikitextContent
daniel
2023-09-22
1
-7
/
+46
*
Unit test for LinkRenderer::makeRedirectHeader() used by WikitextContentHandler
C. Scott Ananian
2023-09-22
1
-3
/
+7
*
Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader()
C. Scott Ananian
2023-09-22
1
-1
/
+11
*
WikitextContentHandler/ParserOutput: move redirect header to post processing
C. Scott Ananian
2023-09-15
1
-3
/
+2
*
content,maintenance: Use class-string<ClassName> in doc blocks
thiemowmde
2023-07-31
1
-0
/
+3
*
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz DziewoĆski
2023-04-22
1
-2
/
+1
*
Allow setting a ParserOption to generate Parsoid HTML
C. Scott Ananian
2023-03-26
1
-6
/
+25
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "search: Set file_text to null when not available"
jenkins-bot
2023-01-05
1
-0
/
+1
|
\
|
*
search: Set file_text to null when not available
Erik Bernhardson
2022-12-02
1
-0
/
+1
*
|
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-0
/
+1
*
|
Use services in WikitextContentHandler
daniel
2022-12-06
1
-17
/
+57
|
/
*
Make the doc building for search aware of the revision
David Causse
2022-10-25
1
-3
/
+5
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Merge "Add new ContentHandler::supportsPreloadContent() feature"
jenkins-bot
2022-07-06
1
-0
/
+5
|
\
|
*
Add new ContentHandler::supportsPreloadContent() feature
Thiemo Kreuz
2022-07-06
1
-0
/
+5
*
|
Migrate risky callers of MediaWikiServices::getParser()
Tim Starling
2022-07-05
1
-7
/
+8
*
|
Deprecate Parser::getFreshParser()
Tim Starling
2022-07-05
1
-1
/
+1
|
/
*
Clarify generate-html and make ParserOutput behave as expected
Brian Wolff
2022-05-03
1
-0
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Narrow the signature of ParserOutput::addModules() and ::addModuleStyles()
C. Scott Ananian
2022-01-20
1
-8
/
+8
*
In WikitextContentHandler always use getFreshParser()
Tim Starling
2022-01-14
1
-1
/
+1
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-2
/
+2
*
Add new ParserOutput::{get,set}OutputFlag() interface
C. Scott Ananian
2021-10-15
1
-1
/
+2
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-0
/
+45
*
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-3
/
+50
*
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
/
+26
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-1
/
+0
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-2
/
+2
*
Flip Yoda conditionals
Ed Sanders
2020-07-22
1
-1
/
+1
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-2
/
+9
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-0
/
+20
*
Convert remaining MagicWord:: calls to MagicWordFactory
Aryeh Gregor
2018-08-01
1
-1
/
+3
[next]