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
/
Output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-2
/
+2
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
3
-3
/
+3
*
Merge "Hard deprecate OutputPage::addParserOutput{,Content} with null ParserO...
jenkins-bot
2025-03-24
1
-2
/
+2
|
\
|
*
Hard deprecate OutputPage::addParserOutput{,Content} with null ParserOptions
C. Scott Ananian
2025-03-24
1
-2
/
+2
*
|
Merge "Deprecate OutputPage::showNewSectionLink(), ::forceHideNewSectionLink()"
jenkins-bot
2025-03-24
1
-9
/
+10
|
\
\
|
*
|
Deprecate OutputPage::showNewSectionLink(), ::forceHideNewSectionLink()
C. Scott Ananian
2025-03-24
1
-9
/
+10
*
|
|
Merge "Split OutputPage::getModulesInternal()"
jenkins-bot
2025-03-24
1
-10
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Split OutputPage::getModulesInternal()
C. Scott Ananian
2025-03-22
1
-10
/
+37
*
|
|
Use OutputPage::$metadata to store $mRevisionTimestamp
C. Scott Ananian
2025-03-22
1
-5
/
+7
*
|
|
Deprecate OutputPage::getNoGallery()
C. Scott Ananian
2025-03-22
1
-11
/
+5
|
|
/
|
/
|
*
|
[OutputPage] replace ParserOutput::getText() options with ParserOptions, v2
C. Scott Ananian
2025-03-21
1
-51
/
+154
|
/
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-1
/
+1
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
OutputPage: Remove forgotten @deprecated comments
thiemowmde
2025-03-14
1
-41
/
+13
*
Update PHPDocs for OutputPage::getIndicators() and related
thiemowmde
2025-03-11
1
-4
/
+4
*
output: Use associative arrays to store modules
Máté Szabó
2025-02-20
1
-11
/
+11
*
Replace a few misplaces is_object checks
thiemowmde
2025-02-12
1
-1
/
+1
*
ResourceLoader: Copy ResourceLoader::inDebugMode to OutputPage
Hannah Okwelum
2025-02-05
1
-1
/
+25
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-10
/
+0
*
Remove use of BagOStuff TTL constants from unrelated code
Timo Tijhof
2025-01-13
1
-2
/
+1
*
Remove deprecated hook OutputPageMakeCategoryLinks
Fomafix
2024-12-18
2
-76
/
+37
*
Merge "ResourceLoader: Use MW_INSTALL_PATH constant in transformResourcePath()"
jenkins-bot
2024-12-11
1
-1
/
+1
|
\
|
*
ResourceLoader: Use MW_INSTALL_PATH constant in transformResourcePath()
Timo Tijhof
2024-11-27
1
-1
/
+1
*
|
OutputPage: Minor cleanup
Reedy
2024-12-02
1
-36
/
+41
*
|
Merge "Use ParserOutput::getLinkList() internally"
jenkins-bot
2024-11-19
1
-3
/
+19
|
\
\
|
*
|
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
1
-3
/
+19
|
|
/
*
/
Don't copy POST query params when generating link/redirect URLs
Bartosz Dziewoński
2024-11-16
1
-1
/
+1
|
/
*
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-3
/
+8
*
Revert^2 "Skin: [BREAKING CHANGE] Remove support for rendering outside body e...
Zabe
2024-10-30
1
-1
/
+1
*
Revert "Skin: [BREAKING CHANGE] Remove support for rendering outside body ele...
Jforrester
2024-10-29
1
-1
/
+1
*
Skin: [BREAKING CHANGE] Remove support for rendering outside body element
Jon Robson
2024-10-23
1
-1
/
+1
*
Merge "Remove support for using Skin::addToBodyAttributes"
jenkins-bot
2024-10-21
1
-9
/
+0
|
\
|
*
Remove support for using Skin::addToBodyAttributes
Ammarpad
2024-10-20
1
-9
/
+0
*
|
OutputPage::setRobotPolicy(): deprecate 'index' after 'noindex'
C. Scott Ananian
2024-10-18
1
-1
/
+1
*
|
Deprecate OutputPage::{get,set}PreventClickjacking()
C. Scott Ananian
2024-10-17
1
-1
/
+6
*
|
Deprecate OutputPage::{get,set}IndexPolicy()
C. Scott Ananian
2024-10-17
1
-4
/
+6
*
|
Use OutputPage::$metadata to store language links
C. Scott Ananian
2024-10-17
1
-28
/
+7
*
|
Use OutputPage::$metadata to store the 'prevent clickjacking' flag
C. Scott Ananian
2024-10-17
1
-12
/
+7
*
|
Use OutputPage::$metadata to store index policy
C. Scott Ananian
2024-10-17
1
-8
/
+48
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-3
/
+3
|
/
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+1
*
OutputPage: Remove reference to outdated E_STRICT
Timo Tijhof
2024-10-06
1
-5
/
+3
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-1
/
+1
*
Deduplicate language links in ParserOutput and OutputPage
C. Scott Ananian
2024-09-26
1
-10
/
+37
*
Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"
jenkins-bot
2024-09-06
1
-1
/
+1
|
\
|
*
Remove ParserOutput::getText() calls from core (runOutputPipeline)
Isabelle Hurbain-Palatin
2024-09-06
1
-1
/
+1
*
|
Merge "Introduce runOutputPipeline and clone by default"
jenkins-bot
2024-09-06
1
-1
/
+1
|
\
|
|
*
Introduce runOutputPipeline and clone by default
Isabelle Hurbain-Palatin
2024-09-06
1
-1
/
+1
*
|
Merge "Add missing documentation to class properties (frontend-related)"
jenkins-bot
2024-09-06
1
-0
/
+7
|
\
\
[next]