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
/
Content.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-109
/
+91
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-0
/
+5
*
Remove deprecated methods from Content interface
daniel
2023-11-21
1
-89
/
+0
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-0
/
+2
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-4
/
+4
*
pager: Clean up file headers and `@ingroup`
Timo Tijhof
2022-09-29
1
-10
/
+9
*
Clarify Content::getTextForSummary() $maxLength
Lucas Werkmeister
2022-07-22
1
-1
/
+2
*
Remove support for $wgMaxRedirect
daniel
2022-05-06
1
-35
/
+0
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-0
/
+4
*
Merge "Hard-deprecate Content::prepareSave."
jenkins-bot
2021-11-23
1
-1
/
+1
|
\
|
*
Hard-deprecate Content::prepareSave.
Roman Stolar
2021-11-11
1
-1
/
+1
*
|
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
|
/
*
Move Content::prepareSave to ContentHandler
Roman Stolar
2021-11-11
1
-0
/
+1
*
Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput.
Roman Stolar
2021-10-29
1
-1
/
+1
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-1
/
+2
*
Hard-deprecate Content::preSaveTransform.
Roman Stolar
2021-08-25
1
-2
/
+2
*
Hard-deprecate Content::preloadTransform.
Roman Stolar
2021-08-23
1
-1
/
+1
*
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-1
/
+2
*
Move Content::preSaveTransform to ContentHandler
Petr Pchelko
2021-07-29
1
-0
/
+1
*
Remove Content::getSecondaryDataUpdates() and all usage of it.
Roman Stolar
2021-07-22
1
-30
/
+0
*
Remove Content::getDeletionUpdates() and all usage of it.
Roman Stolar
2021-07-22
1
-20
/
+0
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-3
/
+3
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+1
*
build: Bump mediawiki-codesniffer to 31.0.0
Daimona Eaytoy
2020-05-30
1
-0
/
+1
*
Fix Doxygen comment of Content::replaceSection() - wrong return type
Edward Chernenko
2020-02-09
1
-1
/
+1
*
parser: document what 0/null rev IDs do when given to Parser::parse
Aaron Schulz
2019-08-21
1
-1
/
+2
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-3
/
+8
*
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
daniel
2018-11-30
1
-0
/
+4
*
Introduce ContentHandler::getSecondaryDataUpdates.
daniel
2018-09-14
1
-8
/
+5
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-6
/
+6
*
Improve (weak and strict) type hints invarious places
Thiemo Mättig
2017-12-28
1
-2
/
+2
*
Fix parameter type docs
Leszek Manicki
2016-12-14
1
-2
/
+2
*
Add missing null type hints to Content::isCountable and implementations
Thiemo Mättig
2016-02-25
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Clean up oldid argument to Content::prepareSave()
Adam Roses Wight
2015-03-12
1
-2
/
+2
*
Remove getSecondaryDataUpdates and friends from ParserOutput.
daniel
2015-02-24
1
-0
/
+3
*
Update documentation of what a "section" is
Thiemo Mättig
2014-06-12
1
-6
/
+7
*
Documentation cleanup in Content-related files
Bartosz Dziewoński
2014-05-05
1
-1
/
+1
*
Follow-Ups to "Fixed some @params documentation"
umherirrender
2014-04-23
1
-1
/
+1
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-3
/
+3
*
Allow passing parameters to preload
Jackmcbarn
2014-04-06
1
-1
/
+2
*
Added and updated Doxygen comments in content handler and diff namespaces
Thiemo Mättig
2014-03-06
1
-52
/
+61
*
Document parser cache key control.
daniel
2013-12-03
1
-0
/
+4
*
Update documentation and break long lines
Siebrand Mazeland
2013-11-20
1
-9
/
+9
*
Update formatting
Siebrand Mazeland
2013-11-19
1
-8
/
+8
[next]