Niklas Laxström
|
d89704bc4c
Improve page display title handling for category pages
|
8 years ago |
Timo Tijhof
|
2ec27eb038
resourceloader: Refuse to preview content with </script>
|
6 years ago |
Timo Tijhof
|
5d0b5a402e
resourceloader: Move logo preload from OutputPage to SkinModule
|
6 years ago |
Umherirrender
|
40d3ce8d17
Reduce calls to MediaWikiServices::getInstance()
|
6 years ago |
Aryeh Gregor
|
e68fdb4065
Mass conversion to SpecialPageFactory service
|
6 years ago |
jenkins-bot
|
fe25fde55b
Merge "Add type hint for ParserOutput"
|
6 years ago |
Aryeh Gregor
|
90d4f56fe4
Mass conversion of $wgContLang to service
|
6 years ago |
jenkins-bot
|
34392825d0
Merge "Comments and code cleanup in OutputPage"
|
6 years ago |
Brian Wolff
|
146e9c96ea
resourceloader: Give module eval the ContentSecurityPolicy nonce
|
6 years ago |
Aryeh Gregor
|
7f0c305c33
Comments and code cleanup in OutputPage
|
6 years ago |
jenkins-bot
|
d9327f9a57
Merge "Improve OutputPage test coverage more"
|
6 years ago |
Aryeh Gregor
|
5daf4022a2
Improve OutputPage test coverage more
|
6 years ago |
Aryeh Gregor
|
a5853433da
Remove long-dead OutputPage methods set/getPageTitleActionText()
|
6 years ago |
jenkins-bot
|
b1289408df
Merge "Improve test coverage for OutputPage"
|
6 years ago |
Aryeh Gregor
|
243e0f5d6c
Improve test coverage for OutputPage
|
6 years ago |
Fomafix
|
6a022c8d20
Add type hint for ParserOutput
|
6 years ago |
jenkins-bot
|
e8efad4669
Merge "Use array_merge() for OutputPage::$mLanguageLinks, not +"
|
6 years ago |
Aryeh Gregor
|
8a1bc59d11
Use array_merge() for OutputPage::$mLanguageLinks, not +
|
6 years ago |
Aryeh Gregor
|
62eea350d7
Remove two unused OutputPage methods
|
6 years ago |
Aryeh Gregor
|
dcb721dca4
Make OutputPage::mPagetitle private
|
6 years ago |
Jack Phoenix
|
0ed71cb0e0
New 'OutputPageAfterGetHeadLinksArray' hook, allowing extensions to modify the return value of OutputPage#getHeadLinksArray
|
6 years ago |
Brian Wolff
|
cb57179a01
Deprecate specialized file errors in OutputPage and fix escaping
|
7 years ago |
Brian Wolff
|
53a18d1294
CSP: Allow an option of disabling nonces
|
6 years ago |
Umherirrender
|
130ec2523d
Fix PhanTypeMismatchDeclaredParam
|
6 years ago |
Umherirrender
|
ae2f5d6232
Add missing use statements
|
6 years ago |
jenkins-bot
|
84fa176c9c
Merge "Avoid deprecated LinkCache::singleton()"
|
6 years ago |
Fomafix
|
0f1858321c
Use PHP 7 '??' operator instead of if-then-else
|
6 years ago |
Fomafix
|
e1630b6a53
PHP: Use short ternary operator (?:) where possible
|
6 years ago |
Kunal Mehta
|
c4e5a9dd97
Avoid deprecated LinkCache::singleton()
|
6 years ago |
Max Semenik
|
9bab7de5f8
Clean up CSPRNG support for PHP7
|
7 years ago |