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
/
ConfigFactory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-4
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+10
*
ConfigFactory: Hard-deprecate getDefaultInstance()
James D. Forrester
2023-08-19
1
-0
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-1
/
+3
*
Better docs to make phan happy
Daimona Eaytoy
2019-09-07
1
-1
/
+2
*
Fix usage of MediaWikiServices in comments and documentation
Fomafix
2019-03-03
1
-1
/
+1
*
Fully extract services framework as a library
Lucas Werkmeister
2019-01-16
1
-1
/
+1
*
ConfigFactory: Improve error message for invalid callback
Umherirrender
2018-01-20
1
-1
/
+6
*
Fix typo in word "callback"
Umherirrender
2017-12-31
1
-1
/
+1
*
Allow resources to be salvaged across service resets.
daniel
2016-05-19
1
-16
/
+47
*
Allow reset of global services (redux).
daniel
2016-05-04
1
-5
/
+33
*
Revert "Allow reset of global services."
Catrope
2016-04-11
1
-33
/
+5
*
Allow reset of global services.
daniel
2016-04-11
1
-5
/
+33
*
Introduce top level service locator.
daniel
2016-04-02
1
-27
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Added getDefaultInstance() return type doc
Aaron Schulz
2015-05-13
1
-0
/
+3
*
Mark ConfigFactory::destroyDefaultInstance() with @codeCoverageIgnore
Kunal Mehta
2014-08-22
1
-0
/
+1
*
Add tests for ConfigFactory::getDefaultInstance
Kunal Mehta
2014-08-03
1
-5
/
+22
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-5
/
+5
*
Make abstract Config class truly implementation-agnostic
Kunal Mehta
2014-05-26
1
-0
/
+94