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
/
tests
/
phpunit
/
includes
/
parser
/
RevisionOutputCacheTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make stats from RevisionOutputCache consistent with those from ParserCache
C. Scott Ananian
2025-04-04
1
-0
/
+8
*
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
-2
/
+2
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Remove ParserOutput::getText() calls from core (getRawText)
Isabelle Hurbain-Palatin
2024-08-19
1
-1
/
+2
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-2
/
+2
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-2
/
+2
*
Remove all @package comments
thiemowmde
2024-05-10
1
-1
/
+0
*
parser: Remove explicit StatsdDataFactory backward-compat logic
Derick Alangi
2024-03-26
1
-2
/
+2
*
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-2
/
+2
*
Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer
C. Scott Ananian
2024-02-07
1
-1
/
+5
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
JsonCodec: fix en/decoding of nested objects and stdClass objects
C. Scott Ananian
2023-01-12
1
-0
/
+1
*
Replace deprecated calls `ParserOptions::newCanonical( 'canonical' )`
Derick Alangi
2022-06-16
1
-18
/
+18
*
Use new namespace for revision related classes
Umherirrender
2022-04-14
1
-1
/
+1
*
Tests: remove unneeded tearDown functions
DannyS712
2021-07-27
1
-5
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Convert ParserCache to PageRecord
Petr Pchelko
2021-04-02
1
-14
/
+16
*
Implement caching for old revision HTML endpoint
daniel
2020-12-15
1
-3
/
+52
*
Introduce RevisionOutputCache
daniel
2020-12-14
1
-0
/
+331