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
/
IContextSource.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-1
/
+1
*
context: Fix documentation for IContextSource::getLanguage
Umherirrender
2024-02-09
1
-1
/
+2
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+8
*
Move creation of BlockErrorFormatter into FormatterFactory
daniel
2024-01-26
1
-2
/
+3
*
IContextSource: Minor comment tweaks
Reedy
2024-01-02
1
-3
/
+6
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
context: Remove deprecated IContextSource::getStats() implementations
Umherirrender
2022-09-30
1
-8
/
+0
*
pager: Clean up file headers and `@ingroup`
Timo Tijhof
2022-09-29
1
-4
/
+5
*
context: Add a cached RequestContext::getActionName method
Timo Tijhof
2022-03-25
1
-0
/
+8
*
Move CRSF token generation to CsrfTokenSet
Petr Pchelko
2021-06-18
1
-1
/
+2
*
Remove unstable marker from Authority interface
daniel
2021-04-13
1
-1
/
+1
*
Add Authority to Context
Petr Pchelko
2021-01-20
1
-0
/
+8
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Improve 1-letter variable names in MutableContext and implementations
Thiemo Mättig
2018-01-07
1
-16
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
Umherirrender
2017-09-25
1
-2
/
+0
*
statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory
Timo Tijhof
2017-07-07
1
-1
/
+1
*
Require $key in msg() functions
Amir Sarabadani
2017-06-14
1
-9
/
+1
*
Refactor Statsd classes to enable null collector to work.
Stanislav Malyshev
2017-05-29
1
-1
/
+1
*
Add getStatsdDataFactory to MediawikiServices
addshore
2016-04-19
1
-1
/
+5
*
Add Timing interface
Ori Livneh
2015-11-03
1
-0
/
+8
*
Fixed some RequestContext IDEA errors with msg() callers
Aaron Schulz
2015-08-25
1
-0
/
+1
*
Document IContextSource->msg
Matthew Flaschen
2015-04-25
1
-1
/
+1
*
Mention metrics in IContextSource docs
Aaron Schulz
2015-03-11
1
-2
/
+4
*
Add StatsD metric logging
Ori Livneh
2015-03-09
1
-0
/
+8
*
Added clarifying comments to IContextSource
Aaron Schulz
2015-03-07
1
-3
/
+25
*
Removed getLang() from IContextSource and subclasses
withoutaname
2014-06-20
1
-8
/
+0
*
Document that IContextSource::getTitle can return null
Marius Hoch
2014-04-24
1
-1
/
+1
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-1
/
+1
*
Config: Add Config and GlobalConfig classes
Kunal Mehta
2014-01-27
1
-1
/
+1
*
Begin exposing SiteConfiguration via site contexts
Chad Horohoe
2013-10-25
1
-0
/
+8
*
docs: Consistently use "since" phrasing in @deprecated
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Fixed importScopedSession() and moved exportUserSession() to RequestContext.
Aaron Schulz
2013-03-15
1
-0
/
+9
*
Update doc comments and code formatting.
Siebrand Mazeland
2013-01-11
1
-4
/
+2
*
Per Aaron, fix for r108274: added canUseWikiPage() to context objects to know...
Alexandre Emsenhuber
2012-01-14
1
-1
/
+14
*
Push msg from ContextSource/RequestContext into IContextSource
Sam Reed
2012-01-13
1
-0
/
+7
*
* Added WikiPage to RequestContext and related so that it can be shared to av...
Alexandre Emsenhuber
2012-01-06
1
-0
/
+8
*
Add missing @since tags for getLanguage and deal with this sanitizeLangCode f...
Daniel Friesen
2011-12-05
1
-0
/
+1
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-0
/
+8
*
Separate RequestContext.php into separate files inside of context/
Daniel Friesen
2011-09-15
1
-0
/
+73