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
/
skins
/
QuickTemplate.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-0
/
+5
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Simplify redundant Message::exists and ::isDisabled
thiemowmde
2024-11-05
1
-2
/
+1
*
Merge "Skin: Remove deprecated skin methods"
jenkins-bot
2024-10-19
1
-1
/
+1
|
\
|
*
Skin: Remove deprecated skin methods
Jon Robson
2024-10-19
1
-1
/
+1
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
|
/
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Hard deprecate QuickTemplate template key
jdlrobson
2021-12-20
1
-0
/
+33
*
skins: Clarify SkinTemplate and QuickTemplate class doc comments
Timo Tijhof
2021-09-06
1
-2
/
+32
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-0
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-1
/
+0
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
Mark skin base classes as stable for subclassing.
daniel
2020-07-09
1
-0
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-0
/
+3
*
skins: Drop several usage of deprecated methods now unused
Derick A
2020-05-26
1
-13
/
+0
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-12
/
+6
*
skins: Remove deprecated method Skin::getSkinNameMessages()
Derick A
2020-03-01
1
-1
/
+1
*
Merge "Set method visibility for various constructors"
jenkins-bot
2019-12-05
1
-1
/
+1
|
\
|
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
|
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-1
/
+1
|
/
*
Remove deprecated QuickTemplate::setRef()
Max Semenik
2019-10-27
1
-12
/
+0
*
skins: Hard-deprecate QuickTemplate::msgWiki()
Piotr Miazga
2019-08-17
1
-1
/
+1
*
Remove several methods, deprecated in 1.32
Derick Alangi
2019-05-09
1
-13
/
+0
*
Use the .= operator to concatenate a var with another
Derick Alangi
2019-03-06
1
-1
/
+1
*
Soft deprecate QuickTemplate::msgWiki()
Thiemo Kreuz
2019-02-01
1
-2
/
+3
*
Replace deprecated calls to OutputPage::parse()
C. Scott Ananian
2018-10-29
1
-2
/
+2
*
Deprecate QuickTemplate::msgHtml & fix phan-taint-warning in includes/skins
Brian Wolff
2018-09-21
1
-0
/
+8
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-06-12
1
-5
/
+1
*
skins: Remove MediaWikiI18N class and QuickTemplate::setTranslator
Timo Tijhof
2018-04-18
1
-16
/
+0
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
skins: Deprecate MediaWikiI18N::translate()
Timo Tijhof
2018-02-02
1
-12
/
+12
*
skins: Deprecate QuickTemplate::setTranslator and MediaWikiI18N::set
Timo Tijhof
2018-02-02
1
-0
/
+3
*
skins: Deprecate QuickTemplate::setRef()
Timo Tijhof
2018-01-31
1
-0
/
+4
*
Fix spacing for @param and indent of function comments
Umherirrender
2017-08-15
1
-5
/
+5
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-2
/
+2
*
Add missing class propertys in QuickTemplate
addshore
2017-06-30
1
-0
/
+10
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+2
*
Fix FakeTemplate usage in LoginSignupSpecialPage
Gergő Tisza
2016-06-15
1
-5
/
+0
*
Fix trivial PHPCS violations in */skins/* directories
Bartosz Dziewoński
2016-03-02
1
-1
/
+1
*
Templates:Captcha position modified,extend functionality added to QuickTemplate
Sumit Asthana
2015-01-20
1
-0
/
+14
*
Split SkinTemplate.php per-class
Bartosz Dziewoński
2014-09-24
1
-0
/
+180