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
/
context
/
RequestContext.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
RequestContext: add @param documentation to setAuthority()
Universal Omega
2021-05-09
1
-0
/
+3
*
Remove unstable marker from Authority interface
daniel
2021-04-13
1
-0
/
+4
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Add Authority to Context
Petr Pchelko
2021-01-20
1
-0
/
+22
*
Replace deprecated WikiPage::factory in RequestContext
Umherirrender
2020-11-11
1
-1
/
+1
*
Typehint SessionManager::getGlobalSession and RequestContext::getMain
Daimona Eaytoy
2020-10-22
1
-1
/
+1
*
Introduce and apply NonSerializableTrait
daniel
2020-09-28
1
-0
/
+3
*
context: Throw from recursive calls to RequestContext::getLanguage
Timo Tijhof
2020-07-28
1
-6
/
+4
*
context: Remove duplicate log message from RequestContext::getLanguage()
Timo Tijhof
2020-07-23
1
-2
/
+0
*
Mark additional classes as newable for now.
daniel
2020-07-08
1
-0
/
+4
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+2
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+5
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-2
/
+2
*
Merge "Provide a full trace to GlobalTitleFail debug entries"
jenkins-bot
2020-01-06
1
-3
/
+4
|
\
|
*
Provide a full trace to GlobalTitleFail debug entries
Daimona Eaytoy
2019-12-20
1
-3
/
+4
*
|
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
|
/
*
Merge "RequestContext: Clarify uselang support and how it works"
jenkins-bot
2019-11-01
1
-0
/
+12
|
\
|
*
RequestContext: Clarify uselang support and how it works
Timo Tijhof
2019-10-31
1
-0
/
+12
*
|
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-3
/
+5
|
/
*
Use varargs for MessageLocalizer::msg and similar
Umherirrender
2019-10-05
1
-6
/
+3
*
RequestContext: Declare the dynamic property for language recursion
Daimona Eaytoy
2019-09-08
1
-3
/
+9
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-0
/
+1
*
Merge "context: Use getRawVal instead of getVal for 'uselang' and 'useskin'"
jenkins-bot
2019-07-31
1
-2
/
+4
|
\
|
*
context: Use getRawVal instead of getVal for 'uselang' and 'useskin'
Timo Tijhof
2019-07-30
1
-2
/
+4
*
|
context: Make the getSkin() fallback logic more explicit
Timo Tijhof
2019-07-29
1
-13
/
+7
|
/
*
Use AtEase::quietCall() instead of Wikimedia\quietCall()
Derick Alangi
2019-06-10
1
-1
/
+2
*
context: Replace deprecated use of SkinFactory::getDefaultInstance()
Derick Alangi
2019-04-15
1
-1
/
+1
*
Use finally instead of try-catch-throw
Lucas Werkmeister
2019-03-26
1
-5
/
+1
*
specialpage: Fix login crash caused by unknown language via ?uselang
Derick Alangi
2019-01-29
1
-0
/
+2
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+1
*
Replace call_user_func_array(), part 1
Max Semenik
2018-06-04
1
-1
/
+1
*
Update MediaWiki\quietCall() -> Wikimedia\quietCall()
Reedy
2018-02-10
1
-1
/
+1
*
Improve 1-letter variable names in MutableContext and implementations
Thiemo Mättig
2018-01-07
1
-49
/
+23
*
Merge "Remove self-explaining "section heading" comments from classes"
jenkins-bot
2017-12-30
1
-4
/
+0
|
\
|
*
Remove self-explaining "section heading" comments from classes
Thiemo Mättig
2017-12-28
1
-4
/
+0
*
|
Improve (weak and strict) type hints invarious places
Thiemo Mättig
2017-12-28
1
-7
/
+3
|
/
*
Remove unuseful debug messages
Niklas Laxström
2017-12-04
1
-1
/
+0
*
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
Umherirrender
2017-09-25
1
-1
/
+0
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory
Timo Tijhof
2017-07-07
1
-1
/
+1
*
Require $key in msg() functions
Amir Sarabadani
2017-06-14
1
-1
/
+3
*
Refactor Statsd classes to enable null collector to work.
Stanislav Malyshev
2017-05-29
1
-1
/
+1
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+1
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
1
-0
/
+1
*
Document that RequestContext::setTitle's $title can be null
Marius Hoch
2016-10-04
1
-1
/
+1
*
Add getStatsdDataFactory to MediawikiServices
addshore
2016-04-19
1
-11
/
+6
*
Revert "Allow reset of global services."
Catrope
2016-04-11
1
-3
/
+3
*
Allow reset of global services.
daniel
2016-04-11
1
-3
/
+3
[next]