aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Output
Commit message (Expand)AuthorAgeFilesLines
* Skin: [BREAKING CHANGE] Remove support for rendering outside body elementJon Robson2024-10-301-1/+1
* Merge "Remove support for using Skin::addToBodyAttributes"jenkins-bot2024-10-211-9/+0
|\
| * Remove support for using Skin::addToBodyAttributesAmmarpad2024-10-201-9/+0
* | OutputPage::setRobotPolicy(): deprecate 'index' after 'noindex'C. Scott Ananian2024-10-181-1/+1
* | Deprecate OutputPage::{get,set}PreventClickjacking()C. Scott Ananian2024-10-171-1/+6
* | Deprecate OutputPage::{get,set}IndexPolicy()C. Scott Ananian2024-10-171-4/+6
* | Use OutputPage::$metadata to store language linksC. Scott Ananian2024-10-171-28/+7
* | Use OutputPage::$metadata to store the 'prevent clickjacking' flagC. Scott Ananian2024-10-171-12/+7
* | Use OutputPage::$metadata to store index policyC. Scott Ananian2024-10-171-8/+48
* | Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-3/+3
|/
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-1/+1
* OutputPage: Remove reference to outdated E_STRICTTimo Tijhof2024-10-061-5/+3
* Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-1/+1
* Deduplicate language links in ParserOutput and OutputPageC. Scott Ananian2024-09-261-10/+37
* Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"jenkins-bot2024-09-061-1/+1
|\
| * Remove ParserOutput::getText() calls from core (runOutputPipeline)Isabelle Hurbain-Palatin2024-09-061-1/+1
* | Merge "Introduce runOutputPipeline and clone by default"jenkins-bot2024-09-061-1/+1
|\|
| * Introduce runOutputPipeline and clone by defaultIsabelle Hurbain-Palatin2024-09-061-1/+1
* | Merge "Add missing documentation to class properties (frontend-related)"jenkins-bot2024-09-061-0/+7
|\ \
| * | Add missing documentation to class properties (frontend-related)Umherirrender2024-09-051-0/+7
* | | Hard deprecate OutputPageMakeCategoryLinksHookFomafix2024-09-051-1/+1
* | | Add new hook OutputPageRenderCategoryLinkFomafix2024-09-052-1/+38
|/ /
* / StreamFile: Support streaming webp from thumb_handler.phpFunc2024-09-031-0/+2
|/
* Add option to sort categories in OutputPageC. Scott Ananian2024-08-291-1/+79
* Deprecate OutputPage::setCategoryLinks()C. Scott Ananian2024-08-271-0/+2
* Remove ParserOutput::getText() calls from core (direct pipeline)Isabelle Hurbain-Palatin2024-08-231-11/+24
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-2/+2
* Merge "Add MediaWiki\Registration namespace to registration classes"jenkins-bot2024-08-101-1/+1
|\
| * Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-1/+1
* | Merge "Move remaining four classes in includes/content into Content namespace"jenkins-bot2024-08-101-1/+1
|\ \
| * | Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+1
| |/
* / Deprecate more methods dealing with legacy error arraysBartosz Dziewoński2024-08-091-0/+2
|/
* Merge "Hard deprecate various public or protected properties of OutputPage"jenkins-bot2024-08-081-13/+37
|\
| * Hard deprecate various public or protected properties of OutputPageC. Scott Ananian2024-08-011-13/+37
* | OutputPage: Add showPermissionStatus(), deprecate showPermissionsErrorPage()Bartosz Dziewoński2024-07-291-5/+38
|/
* Merge "OutputPage: Inline getCdnCacheEpoch() into checkLastModified()"jenkins-bot2024-07-291-17/+8
|\
| * OutputPage: Inline getCdnCacheEpoch() into checkLastModified()Timo Tijhof2024-07-261-17/+8
* | Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-1/+1
|/
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+1
* Fix various version mention for class_aliasUmherirrender2024-07-0513-13/+13
* Merge "OutputPage: Minor refactor to avoid calling deprecated function"jenkins-bot2024-07-051-10/+34
|\
| * OutputPage: Minor refactor to avoid calling deprecated functionBartosz Dziewoński2024-07-051-10/+34
* | Skins: Support useskin=jsonJon Robson2024-07-021-2/+12
* | Replace direct use of $wgRestPath with wfScript()Timo Tijhof2024-07-011-2/+1
* | Merge "OutputPage: Convert helplink icon to use codex css mixin"jenkins-bot2024-06-271-1/+1
|\ \ | |/ |/|
| * OutputPage: Convert helplink icon to use codex css mixinSteph Toyofuku2024-06-271-1/+1
* | OutputPage: delete method getCSPNonce()Novem Linguae2024-06-271-15/+0
|/
* Use namespaced classes (3)Umherirrender2024-06-161-1/+1
* OutputPage: Use single quotes instead of double quotesFomafix2024-06-071-24/+24