aboutsummaryrefslogtreecommitdiffstats
path: root/includes/OutputPage.php
Commit message (Expand)AuthorAgeFilesLines
* Hooks::run() call site migrationTim Starling2020-05-301-24/+19
* OutputPage: add @internal annotation to addHtmlClasses()MusikAnimal2020-05-261-0/+1
* Ajax watch: Move JS config var to packageFilessuecarmol2020-05-221-1/+0
* OutputPage: fix @since versionMusikAnimal2020-05-131-1/+1
* Replace toast with OOUI popup on watchlist messagesuecarmol2020-05-061-0/+1
* OutputPage: allow additional CSS classes to be added to <html>MusikAnimal2020-04-281-2/+19
* Deprecate ParserOptions::getTidy() and ParserOptions::setTidy()C. Scott Ananian2020-04-191-2/+1
* OutputPage: Add experimental preconnect resource hint for thumbnailsDave Pifke2020-04-071-0/+22
* Fix mismatching type hints in PHPDoc tagsThiemo Kreuz2020-03-241-1/+1
* OutputPage: Fix warning when setting wgUserNewMsgRevisionIdRoan Kattouw2020-03-181-1/+1
* resourceloader: Merge 'user.tokens' module into 'user.options'Timo Tijhof2020-03-171-1/+0
* OutputPage: Only export wgUserNewMsgRevisionId if non-nullTimo Tijhof2020-03-131-1/+6
* OutputPage: Remove 'wgMonthNamesShort' from mw.configTimo Tijhof2020-03-131-1/+0
* Allow storing additional CSP sources in ParserOutputBrian Wolff2020-03-121-0/+12
* Remove $options parameter from OutputPage::parserOptionsDaimona Eaytoy2020-03-081-28/+2
* Allow adjusting CSP headers from BeforePageDisplay hookBrian Wolff2020-03-021-3/+4
* Hard deprecate Title::getUserPermissionsErrorsDannyS7122020-02-261-1/+1
* Merge "Replace calls to Title::getUserPermissionsErrors (part 5)"jenkins-bot2020-02-261-1/+2
|\
| * Replace calls to Title::getUserPermissionsErrors (part 5)DannyS7122020-02-261-1/+2
* | Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-251-3/+1
|/
* Remove deprecated non-tidy OutputPage::parse/parseInline methodsC. Scott Ananian2020-01-151-66/+5
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-4/+4
* Merge "Add get{Robot,Index,Follow}Policy methods to OutputPage"jenkins-bot2019-12-291-0/+28
|\
| * Add get{Robot,Index,Follow}Policy methods to OutputPageJack Phoenix2019-12-111-0/+28
* | OutputPage: Make the DB replica lag warning CSS classes greppableJack Phoenix2019-12-141-0/+1
|/
* Merge "build: Upgrade phan to 0.9.0"jenkins-bot2019-12-091-1/+0
|\
| * build: Upgrade phan to 0.9.0Daimona Eaytoy2019-12-071-1/+0
* | Fix more scalar types in docblocksDaimona Eaytoy2019-12-081-2/+2
|/
* Improve param docsUmherirrender2019-11-281-1/+1
* OutputPage,ResourceLoaderStartupModule: Separate internal from public config ...Timo Tijhof2019-10-311-17/+25
* Mild refactoring of ContentSecurityPolicyBrian Wolff2019-10-281-20/+25
* Merge "resourceloader: Lower severity of targets violation back to DEBUG"jenkins-bot2019-10-161-1/+1
|\
| * resourceloader: Lower severity of targets violation back to DEBUGKrinkle2019-10-161-1/+1
* | Merge "resourceloader: Bump severity of targets violation to WARNING"jenkins-bot2019-10-111-1/+1
|\|
| * resourceloader: Bump severity of targets violation to WARNINGTimo Tijhof2019-10-111-1/+1
* | Use real varargs in OutputPageUmherirrender2019-10-111-5/+5
|/
* Merge "Make max-age configurable for logged-out users"jenkins-bot2019-10-031-3/+13
|\
| * Make max-age configurable for logged-out usersGilles Dubuc2019-10-031-3/+13
* | block: Allow cookie-block tracking from any uncached web requestTimo Tijhof2019-10-011-0/+38
|/
* docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-7/+7
* Merge "OutputPage: Add visibility to various methods & do some micro-optimiza...jenkins-bot2019-09-151-11/+11
|\
| * OutputPage: Add visibility to various methods & do some micro-optimizationsDerick Alangi2019-09-151-11/+11
* | Suppress PhanUndeclaredProperty for custom properties and phan bugsDaimona Eaytoy2019-09-141-0/+1
|/
* output: Narrow Title type hint to LinkTargetThiemo Kreuz2019-09-131-1/+1
* Remove support for wgUseESITimo Tijhof2019-09-081-26/+10
* Merge "resourceloader: Compile documentElement.className server-side"jenkins-bot2019-09-031-3/+4
|\
| * resourceloader: Compile documentElement.className server-sideTimo Tijhof2019-08-291-3/+4
* | Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+2
* | Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-1/+1
* | Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-4/+0