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
/
OutputPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-24
/
+19
*
OutputPage: add @internal annotation to addHtmlClasses()
MusikAnimal
2020-05-26
1
-0
/
+1
*
Ajax watch: Move JS config var to packageFiles
suecarmol
2020-05-22
1
-1
/
+0
*
OutputPage: fix @since version
MusikAnimal
2020-05-13
1
-1
/
+1
*
Replace toast with OOUI popup on watchlist message
suecarmol
2020-05-06
1
-0
/
+1
*
OutputPage: allow additional CSS classes to be added to <html>
MusikAnimal
2020-04-28
1
-2
/
+19
*
Deprecate ParserOptions::getTidy() and ParserOptions::setTidy()
C. Scott Ananian
2020-04-19
1
-2
/
+1
*
OutputPage: Add experimental preconnect resource hint for thumbnails
Dave Pifke
2020-04-07
1
-0
/
+22
*
Fix mismatching type hints in PHPDoc tags
Thiemo Kreuz
2020-03-24
1
-1
/
+1
*
OutputPage: Fix warning when setting wgUserNewMsgRevisionId
Roan Kattouw
2020-03-18
1
-1
/
+1
*
resourceloader: Merge 'user.tokens' module into 'user.options'
Timo Tijhof
2020-03-17
1
-1
/
+0
*
OutputPage: Only export wgUserNewMsgRevisionId if non-null
Timo Tijhof
2020-03-13
1
-1
/
+6
*
OutputPage: Remove 'wgMonthNamesShort' from mw.config
Timo Tijhof
2020-03-13
1
-1
/
+0
*
Allow storing additional CSP sources in ParserOutput
Brian Wolff
2020-03-12
1
-0
/
+12
*
Remove $options parameter from OutputPage::parserOptions
Daimona Eaytoy
2020-03-08
1
-28
/
+2
*
Allow adjusting CSP headers from BeforePageDisplay hook
Brian Wolff
2020-03-02
1
-3
/
+4
*
Hard deprecate Title::getUserPermissionsErrors
DannyS712
2020-02-26
1
-1
/
+1
*
Merge "Replace calls to Title::getUserPermissionsErrors (part 5)"
jenkins-bot
2020-02-26
1
-1
/
+2
|
\
|
*
Replace calls to Title::getUserPermissionsErrors (part 5)
DannyS712
2020-02-26
1
-1
/
+2
*
|
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-3
/
+1
|
/
*
Remove deprecated non-tidy OutputPage::parse/parseInline methods
C. Scott Ananian
2020-01-15
1
-66
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Merge "Add get{Robot,Index,Follow}Policy methods to OutputPage"
jenkins-bot
2019-12-29
1
-0
/
+28
|
\
|
*
Add get{Robot,Index,Follow}Policy methods to OutputPage
Jack Phoenix
2019-12-11
1
-0
/
+28
*
|
OutputPage: Make the DB replica lag warning CSS classes greppable
Jack Phoenix
2019-12-14
1
-0
/
+1
|
/
*
Merge "build: Upgrade phan to 0.9.0"
jenkins-bot
2019-12-09
1
-1
/
+0
|
\
|
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+0
*
|
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-2
/
+2
|
/
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
OutputPage,ResourceLoaderStartupModule: Separate internal from public config ...
Timo Tijhof
2019-10-31
1
-17
/
+25
*
Mild refactoring of ContentSecurityPolicy
Brian Wolff
2019-10-28
1
-20
/
+25
*
Merge "resourceloader: Lower severity of targets violation back to DEBUG"
jenkins-bot
2019-10-16
1
-1
/
+1
|
\
|
*
resourceloader: Lower severity of targets violation back to DEBUG
Krinkle
2019-10-16
1
-1
/
+1
*
|
Merge "resourceloader: Bump severity of targets violation to WARNING"
jenkins-bot
2019-10-11
1
-1
/
+1
|
\
|
|
*
resourceloader: Bump severity of targets violation to WARNING
Timo Tijhof
2019-10-11
1
-1
/
+1
*
|
Use real varargs in OutputPage
Umherirrender
2019-10-11
1
-5
/
+5
|
/
*
Merge "Make max-age configurable for logged-out users"
jenkins-bot
2019-10-03
1
-3
/
+13
|
\
|
*
Make max-age configurable for logged-out users
Gilles Dubuc
2019-10-03
1
-3
/
+13
*
|
block: Allow cookie-block tracking from any uncached web request
Timo Tijhof
2019-10-01
1
-0
/
+38
|
/
*
docs: Avoid some scalar juggling
Daimona Eaytoy
2019-09-19
1
-7
/
+7
*
Merge "OutputPage: Add visibility to various methods & do some micro-optimiza...
jenkins-bot
2019-09-15
1
-11
/
+11
|
\
|
*
OutputPage: Add visibility to various methods & do some micro-optimizations
Derick Alangi
2019-09-15
1
-11
/
+11
*
|
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-0
/
+1
|
/
*
output: Narrow Title type hint to LinkTarget
Thiemo Kreuz
2019-09-13
1
-1
/
+1
*
Remove support for wgUseESI
Timo Tijhof
2019-09-08
1
-26
/
+10
*
Merge "resourceloader: Compile documentElement.className server-side"
jenkins-bot
2019-09-03
1
-3
/
+4
|
\
|
*
resourceloader: Compile documentElement.className server-side
Timo Tijhof
2019-08-29
1
-3
/
+4
*
|
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
|
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-1
/
+1
*
|
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-4
/
+0
[next]