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
/
Settings
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz DziewoĆski
2024-06-13
7
-7
/
+15
*
JsonSchemaTrait: Add support for inlined references
Martin Urbanec
2024-04-29
2
-12
/
+52
*
JsonSchemaTrait: normalize resolved references
Sergio Gimeno
2024-04-26
2
-61
/
+52
*
JsonSchemaReferenceResolver: Improve styling and docstring
Martin Urbanec
2024-04-05
3
-3
/
+14
*
ReflectionSchemaSource: Add loadAsSchema()
Martin Urbanec
2024-04-05
1
-1
/
+31
*
ReflectionSchemaSource: add support for JSON schema $refs
Sergio Gimeno
2024-04-05
5
-6
/
+172
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-1
/
+0
*
Merge "Replace unspecific exceptions with InvalidArgumentException"
jenkins-bot
2024-01-21
1
-2
/
+3
|
\
|
*
Replace unspecific exceptions with InvalidArgumentException
thiemowmde
2024-01-20
1
-2
/
+3
*
|
Replace a few array_key_exists with the ??= syntax
thiemowmde
2024-01-08
1
-3
/
+1
|
/
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-3
/
+1
*
Settings: `JsonFormat::decode()` expects string not StreamInterface
Derick Alangi
2023-04-05
1
-1
/
+1
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Settings: add support for obsolete config
daniel
2022-10-14
1
-1
/
+8
*
Settings: Remove unstable markers and mark interfaces appropriately
Derick Alangi
2022-07-11
3
-3
/
+3
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
1
-0
/
+65
*
Merge "Support etcd as a source for SettingsLoader"
jenkins-bot
2022-06-30
1
-0
/
+286
|
\
|
*
Support etcd as a source for SettingsLoader
Dan Duvall
2022-06-21
1
-0
/
+286
*
|
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
3
-138
/
+162
|
/
*
Merge "Make MainConfigSchema more readable."
jenkins-bot
2022-04-07
2
-4
/
+143
|
\
|
*
Make MainConfigSchema more readable.
daniel
2022-04-07
2
-4
/
+143
*
|
Update @since tags of config schema code
Alexander Vorwerk
2022-04-02
1
-1
/
+1
|
/
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+1
*
Use class constants to define config schema, rather than config-schema.yaml
daniel
2022-03-17
1
-0
/
+97
*
Support stale cached settings for failover
Dan Duvall
2022-01-21
1
-0
/
+11
*
SettingsBuilder: load settings recursively
daniel
2022-01-18
4
-2
/
+82
*
Settings: Introduce PhpSettingsSource for provisioning settings
Derick Alangi
2021-12-09
1
-0
/
+85
*
Refactor cache TTL for SettingsBuilder sources
Dan Duvall
2021-12-02
1
-1
/
+17
*
Cache loading of SettingsBuilder sources
Dan Duvall
2021-11-29
2
-2
/
+44
*
SettingsBuilder: Add YAML file format.
Petr Pchelko
2021-11-29
4
-41
/
+153
*
Introduced settings sources and formats
Dan Duvall
2021-11-15
5
-0
/
+303