aboutsummaryrefslogtreecommitdiffstats
path: root/includes/OutputPage.php
Commit message (Expand)AuthorAgeFilesLines
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* OutputPage: Fix the behavior for canonical URL and alternate URLsWinston Sung2023-03-011-6/+23
* OutputPage: Reduce line complexity of getHeadLinksArrayJon Robson2023-03-011-115/+188
* Merge "mediawiki.user: Remove wgUserIsNamed variable as redundant"jenkins-bot2023-02-221-1/+0
|\
| * mediawiki.user: Remove wgUserIsNamed variable as redundantKevin Israel2023-01-291-1/+0
* | ResourceLoader: Permit partial failure in OutputPage::getBottomScriptsTimo Tijhof2023-02-221-1/+2
* | Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* | Reorg: Move CSP class to Request/Amir Sarabadani2023-02-161-0/+1
* | Remove/simplify not trivial and unnecessary null checksthiemowmde2023-02-141-7/+1
* | Pass appropriate userLang to ParserOutput::getText()C. Scott Ananian2023-02-011-2/+6
|/
* Merge "ResourceLoader: Follow-up to adding ResourceLoaderClientPreferences"jenkins-bot2023-01-251-0/+9
|\
| * ResourceLoader: Follow-up to adding ResourceLoaderClientPreferencesTimo Tijhof2023-01-251-0/+9
* | mediawiki.user: Add methods for isNamed and isTempKosta Harlan2023-01-241-0/+2
|/
* Merge "Generate/set/get TOCData/SectionMetadata objects instead of arrays"jenkins-bot2023-01-191-14/+19
|\
| * Generate/set/get TOCData/SectionMetadata objects instead of arraysSubramanya Sastry2023-01-191-14/+19
* | Merge "Make sure hreflang Tags' alternate URLs are fully-qualified"jenkins-bot2023-01-171-3/+5
|\ \ | |/ |/|
| * Make sure hreflang Tags' alternate URLs are fully-qualifiedJunyin Chen2022-06-301-3/+5
* | Merge "OutputPage: Call setSections() from addParserOutputMetadata()"jenkins-bot2023-01-161-0/+2
|\ \
| * | OutputPage: Call setSections() from addParserOutputMetadata()Bartosz Dziewoński2022-12-201-0/+2
* | | Make use of ??= in more placesDannyS7122022-12-171-12/+4
|/ /
* | Merge "Replace deprecated PermissionManager::groupHasPermission"jenkins-bot2022-12-141-3/+3
|\ \
| * | Replace deprecated PermissionManager::groupHasPermissionUmherirrender2022-11-131-3/+3
* | | OutputPage: Remove unused dynamic property ParserOptions->isBogusUmherirrender2022-12-121-2/+0
* | | Cleanup: Remove some tiny private methods in favor of inlining the codeDannyS7122022-12-111-13/+3
* | | Revert "resourceloader: Raise severity of targets violation to WARNING"Jdlrobson2022-12-061-1/+1
* | | resourceloader: Raise severity of targets violation to WARNINGKrinkle2022-12-031-1/+1
* | | Various doc fixes about false on method arguments/return typesUmherirrender2022-11-101-1/+1
|/ /
* | Merge "OutputPage: Support loading some mw.config vars late, at end of body"jenkins-bot2022-11-071-10/+45
|\ \
| * | OutputPage: Support loading some mw.config vars late, at end of bodyBartosz Dziewoński2022-11-071-10/+45
* | | Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-0/+1
* | | Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-2/+0
* | | Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-0/+2
|/ /
* | build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2022-10-081-0/+1
* | Fixes for the phan upgrade, part 1Daimona Eaytoy2022-10-081-0/+1
* | Allow large image previews by adding max image preview tagMoh'd Khier Abualruz2022-10-051-1/+1
* | Merge "Replace various `array` type hints with more specific `string[]`"jenkins-bot2022-10-041-3/+3
|\ \
| * | Replace various `array` type hints with more specific `string[]`thiemowmde2022-09-271-3/+3
* | | BadTitleError: Enable 1 hour CDN cache for this error responseAlexander Vorwerk2022-09-261-10/+3
|/ /
* | Remove unused key variable from foreach loopsUmherirrender2022-09-211-2/+2
* | Merge "Use ParserOutputFlags::SHOW_TOC in OutputPage"jenkins-bot2022-09-121-1/+15
|\ \
| * | Use ParserOutputFlags::SHOW_TOC in OutputPageC. Scott Ananian2022-08-181-1/+15
* | | Merge "OutputPage::addParserOutputText(): use default ParserOutput options fr...jenkins-bot2022-09-091-0/+7
|\ \ \
| * | | OutputPage::addParserOutputText(): use default ParserOutput options from skinC. Scott Ananian2022-09-081-0/+7
* | | | OutputPage: Fix undefined `['host']` in ImagePreconnect codeTimo Tijhof2022-09-081-10/+12
|/ / /
* | | Merge "Allow customizing OutputPage::showErrorPage() return URL"jenkins-bot2022-09-021-2/+8
|\ \ \
| * | | Allow customizing OutputPage::showErrorPage() return URLGergő Tisza2022-08-311-2/+8
* | | | Merge "OutputPage: Provide consistent info about whether the revision shown i...jenkins-bot2022-08-311-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | OutputPage: Provide consistent info about whether the revision shown is currentBartosz Dziewoński2022-08-311-2/+19
| |/ /
* | | OutputPage: replace legacy link type "shortcut icon" with standardR4356th2022-08-191-1/+1
* | | Add markup to page titles to distinguish the namespace and the main textBartosz Dziewoński2022-08-161-0/+16
|/ /