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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Intentionally throw TypeError for unsupported sources
Derick Alangi
2024-07-24
1
-5
/
+3
*
Merge "config: Remove unused extractGlobal() and extractVar()"
jenkins-bot
2024-07-22
1
-48
/
+0
|
\
|
*
config: Remove unused extractGlobal() and extractVar()
Derick Alangi
2024-07-22
1
-48
/
+0
*
|
config: Remove unused class property in SiteConfiguration
Derick Alangi
2024-07-22
1
-6
/
+0
|
/
*
Fix PSR-12 compliance in ServiceOptions
Doğu Abaris
2024-07-19
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-2
/
+2
*
Merge "config: Use stale cache instead of hard fail on "no retry" fetch error"
jenkins-bot
2024-05-21
1
-1
/
+1
|
\
|
*
config: Use stale cache instead of hard fail on "no retry" fetch error
Timo Tijhof
2024-05-05
1
-1
/
+1
*
|
Add namespace and deprecation alias to MultiHttpClient
Ebrahim Byagowi
2024-05-20
1
-1
/
+1
|
/
*
docs: Adjust all @deprecated tags to use 'since…' for consistency
James D. Forrester
2024-05-01
1
-1
/
+1
*
Drop hard-deprecated ConfigFactory::getDefaultInstance()
Taavi Väänänen
2024-04-21
1
-12
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
10
-39
/
+10
*
config: Drop `SiteConfiguration::getConfig()`
Derick Alangi
2024-03-18
1
-70
/
+0
*
Deprecate never-used ConfigRepository service
Derick Alangi
2024-01-24
1
-0
/
+1
*
config: replace unused Logger in EtcdConfig with native trigger_error
Timo Tijhof
2023-09-26
1
-13
/
+8
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
13
-7
/
+86
*
Reorg: Move SiteConfiguration to includes/config/
Amir Sarabadani
2023-09-11
1
-0
/
+698
*
ConfigFactory: Hard-deprecate getDefaultInstance()
James D. Forrester
2023-08-19
1
-0
/
+2
*
config: Remove unused ConfigRepository::getValueOf() method
Derick Alangi
2023-08-08
1
-24
/
+9
*
config: Remove not needed indirection from GlobalVarConfig
thiemowmde
2023-07-17
1
-26
/
+4
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-3
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
James D. Forrester
2022-09-16
1
-1
/
+5
*
[php8] Don't use strlen on potentially null string
Brian Wolff
2022-07-24
1
-1
/
+1
*
Use HashConfig to override config variables in phpunit tests
daniel
2022-07-07
1
-0
/
+8
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-3
/
+2
*
Merge "Use updated ObjectFactory namespace"
jenkins-bot
2022-03-12
1
-1
/
+1
|
\
|
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
|
EtcdConfig: Remove YAML from available 'encoding' options
Timo Tijhof
2022-03-11
1
-11
/
+4
|
/
*
Merge "Simplify DnsSrvDiscoverer interface"
jenkins-bot
2022-02-17
1
-20
/
+49
|
\
|
*
Simplify DnsSrvDiscoverer interface
Dan Duvall
2022-02-16
1
-20
/
+49
*
|
Introduce IterableConfig
daniel
2022-02-14
2
-1
/
+73
|
/
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-1
/
+3
*
Introduce includes/Storage/PageUpdaterFactory
daniel
2021-07-19
1
-1
/
+6
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-1
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-0
/
+3
*
Mark ServiceOptions as @newable
DannyS712
2020-10-09
1
-0
/
+4
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
2
-2
/
+2
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
2
-2
/
+2
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
/
*
Mark exceptions as @newable
daniel
2020-07-08
2
-0
/
+4
*
Stability annotations for interfaces.
daniel
2020-07-07
2
-0
/
+4
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+6
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-0
/
+1
*
Services: Convert PermissionManager's static to a const now HHVM is gone
James D. Forrester
2019-10-08
1
-6
/
+6
*
Better docs to make phan happy
Daimona Eaytoy
2019-09-07
2
-1
/
+4
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-0
/
+1
*
config: Change ConfigException to extend LogicException
Gergő Tisza
2019-07-01
1
-1
/
+1
*
config: ServiceOptions O(1) assert time in the common case
Tim Starling
2019-06-20
1
-14
/
+17
[next]