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
/
Revision
/
RenderedRevision.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-2
/
+2
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-6
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
specials: Catch RevisionAccessException and ignore on Special:Undelete
Umherirrender
2024-09-30
1
-0
/
+2
*
Provide previous parse results to parser when rendering
C. Scott Ananian
2024-08-23
1
-7
/
+9
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer
C. Scott Ananian
2024-02-07
1
-7
/
+3
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
1
-19
/
+13
*
Remove duplicate contentRenderer assignment
Matthias Mullie
2022-05-09
1
-1
/
+0
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-4
/
+8
*
Remove Title dependency from RenderedRevision
Petr Pchelko
2021-10-19
1
-17
/
+16
*
Add new ParserOutput::{get,set}OutputFlag() interface
C. Scott Ananian
2021-10-15
1
-13
/
+14
*
RevisionRenderer should set revision ID/Timestamp in ParserOutput
Petr Pchelko
2021-03-24
1
-1
/
+5
*
Replace some usages of User with Authority/UserIdentity
Petr Pchelko
2021-03-04
1
-8
/
+8
*
Replace core uses and hard deprecate Parser(Options) Revision methods
DannyS712
2020-06-03
1
-8
/
+6
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-1
/
+1
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+2
*
Add missing title info in RenderedRevision::outputVariesOnRevisionMetaData()
Aaron Schulz
2019-08-01
1
-1
/
+1
*
parser: add speculative page IDs to use with {{PAGEID}}
Aaron Schulz
2019-07-26
1
-7
/
+29
*
parser: inject a Logger into Parser instead of using wfDebug()
Aaron Schulz
2019-07-17
1
-31
/
+23
*
parser: add vary-revision-sha1 and related ParserOutput methods
Aaron Schulz
2019-07-17
1
-0
/
+10
*
parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse
Aaron Schulz
2019-06-09
1
-14
/
+41
*
Improve comments of outputVariesOnRevisionMetaData()
Aaron Schulz
2019-04-12
1
-3
/
+3
*
Add vary-revision-exist flag to handle {{REVISIONID}} and parser cache
Aaron Schulz
2019-04-12
1
-0
/
+8
*
Merge "[MCR] Introduce SlotRoleHandler and SlotRoleRegistry"
jenkins-bot
2018-12-03
1
-0
/
+1
|
\
|
*
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
daniel
2018-11-30
1
-0
/
+1
*
|
Use stashed ParserOutput during saving.
daniel
2018-11-22
1
-0
/
+22
|
/
*
Split out getSlotParserOutputUncached() method for the sake of profiling
Aaron Schulz
2018-10-11
1
-6
/
+17
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-2
/
+0
*
Merge "Introduce ContentHandler::getSecondaryDataUpdates."
jenkins-bot
2018-09-17
1
-1
/
+1
|
\
|
*
Introduce ContentHandler::getSecondaryDataUpdates.
daniel
2018-09-14
1
-1
/
+1
*
|
Cover incomplete revision case in RenderedRevision.
daniel
2018-09-11
1
-13
/
+48
|
/
*
Make HTML generation in RenderedRevision optional
daniel
2018-08-31
1
-8
/
+32
*
[MCR] Introduce RevisionRenderer
daniel
2018-08-30
1
-0
/
+321