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
/
AbstractContent.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-1
/
+39
*
[MCR] Introduce RevisionRenderer
daniel
2018-08-30
1
-0
/
+2
*
Deprecate ContentHandler::makeParserOptions()
Brad Jorsch
2018-07-13
1
-1
/
+1
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-5
/
+5
*
content: Fix @return doc for AbstractContent::getDeletionUpdates()
Kunal Mehta
2018-02-25
1
-1
/
+1
*
Remove @param comments that literally repeat what the code says
Thiemo Mättig
2018-01-10
1
-2
/
+2
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-1
/
+20
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-2
/
+2
*
Fix a few incorrect annotations
Erik Bernhardson
2016-06-30
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Clean up oldid argument to Content::prepareSave()
Adam Roses Wight
2015-03-12
1
-1
/
+1
*
Remove getSecondaryDataUpdates and friends from ParserOutput.
daniel
2015-02-24
1
-6
/
+13
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-3
/
+3
*
Introduce ContentAlterParserOutput hook
Gergő Tisza
2014-09-29
1
-0
/
+2
*
Record redirect target in ParserOptions
Brad Jorsch
2014-09-18
1
-0
/
+5
*
Remove wrong null type from @param of Content::fillParserOutput
umherirrender
2014-08-15
1
-1
/
+1
*
Update documentation of what a "section" is
Thiemo Mättig
2014-06-12
1
-1
/
+1
*
Introduce ContentGetParserOutput hook
daniel
2014-05-10
1
-0
/
+65
*
Allow passing parameters to preload
Jackmcbarn
2014-04-06
1
-1
/
+1
*
Added and updated Doxygen comments in content handler and diff namespaces
Thiemo Mättig
2014-03-06
1
-94
/
+100
*
Update documentation and break long lines
Siebrand Mazeland
2013-11-20
1
-3
/
+3
*
Update formatting
Siebrand Mazeland
2013-11-19
1
-4
/
+7
*
Revert "Introducing ContentGetParserOutput hook."
Ori.livneh
2013-06-10
1
-53
/
+0
*
Introducing ContentGetParserOutput hook.
daniel
2013-06-04
1
-0
/
+53
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-2
/
+2
*
fix some spacing
umherirrender
2013-03-07
1
-2
/
+0
*
fix some spacing
umherirrender
2013-02-09
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
use strict null check
jeroendedauw
2013-01-25
1
-1
/
+1
*
Fixed typo
jeroendedauw
2013-01-25
1
-1
/
+1
*
Improve documentation of content handler stuff
Alexandre Emsenhuber
2012-12-20
1
-0
/
+6
*
Content::convert() for conv. betw. content models.
daniel
2012-11-06
1
-0
/
+26
*
miscellaneous doxygen warnings
Antoine Musso
2012-10-22
1
-2
/
+2
*
Merge "Added docu headers to content(handler) files"
IAlex
2012-10-17
1
-1
/
+21
|
\
|
*
Added docu headers to content(handler) files
jeroendedauw
2012-10-16
1
-0
/
+20
*
|
Added a pile of missing docs and fixed a few incorrect ones
jeroendedauw
2012-10-16
1
-34
/
+102
|
/
*
Cleanup of Wikidata branch.
daniel
2012-10-08
1
-2
/
+2
*
set mediawiki version number
daniel
2012-10-05
1
-5
/
+5
*
Split Content.php into one file per class.
daniel
2012-09-24
1
-0
/
+326
[prev]