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
*
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
*
Remove useless use of current and end
Florian
2019-05-18
1
-12
/
+0
*
Don't pass Config to service constructors
Aryeh Gregor
2019-05-02
1
-0
/
+87
*
Use the ?? feature instead of isset() where it makes sense
Thiemo Kreuz
2019-03-24
1
-4
/
+2
*
Fix usage of MediaWikiServices in comments and documentation
Fomafix
2019-03-03
1
-1
/
+1
*
Remove comments literally repeating the next line of code
Thiemo Kreuz
2019-02-27
1
-1
/
+1
*
Fully extract services framework as a library
Lucas Werkmeister
2019-01-16
2
-2
/
+2
*
config: Add new ConfigRepository
Florian Schmidt
2018-07-19
1
-0
/
+224
*
Expose the latest modified index seen by EtcdConfig
Giuseppe Lavagetto
2018-03-01
1
-21
/
+38
*
Use wikimedia/object-factory 1.0.0
Kunal Mehta
2018-02-04
1
-0
/
+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
*
Improve some parameter docs
Umherirrender
2017-09-10
3
-6
/
+9
*
EtcdConfig: allow slashes in config key names
Tim Starling
2017-09-01
2
-15
/
+56
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-3
/
+3
*
config: Fix invalid EtcdConfig return value after JSON parse error
Timo Tijhof
2017-07-24
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-3
/
+0
*
Improve HTTP logging
Tim Starling
2017-05-19
1
-1
/
+3
*
EtcdConfig: Fix infinite timeout bug, and reduce timeout
Tim Starling
2017-05-04
1
-2
/
+2
*
config: Use less generic cache key, and not fragmented by wiki
Timo Tijhof
2017-05-01
1
-4
/
+5
*
config: Add unit tests for EtcdConfig
Timo Tijhof
2017-05-01
1
-1
/
+4
*
Improve EtcdConfig fallback logic
Aaron Schulz
2017-04-29
1
-15
/
+15
*
EtcdConfig: use array_key_exists(), the value can be null
Tim Starling
2017-04-28
1
-1
/
+1
*
Document which EtcdConfig parameters are optional
Aaron Schulz
2017-04-19
1
-5
/
+5
*
Add EtcdConfig class
Aaron Schulz
2017-04-10
1
-0
/
+275
*
Fix reference in docs of HashConfig::set
Leszek Manicki
2016-10-27
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
2
-3
/
+3
*
Added getDefaultInstance() return type doc
Aaron Schulz
2015-05-13
1
-0
/
+3
*
Made ConfigException extend Exception
Aaron Schulz
2015-02-27
1
-1
/
+1
*
Remove deprecated GlobalVarConfig::set()
Kunal Mehta
2014-10-20
1
-21
/
+0
*
Add MultiConfig for fallback logic
Kunal Mehta
2014-09-17
4
-5
/
+178
*
Move Config::set() to MutableConfig::set()
Kunal Mehta
2014-09-11
3
-10
/
+42
*
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
2
-6
/
+6
*
Fixed spacing
umherirrender
2014-07-24
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-07-20
1
-1
/
+2
*
GlobalVarConfig shouldn't throw exceptions for null-valued config settings
Brad Jorsch
2014-06-23
1
-1
/
+1
*
Make abstract Config class truly implementation-agnostic
Kunal Mehta
2014-05-26
4
-43
/
+198
[next]