aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DefaultSettings.php
Commit message (Expand)AuthorAgeFilesLines
* Remove support for MW_USE_LEGACY_DEFAULT_SETTINGSdaniel2023-03-021-2/+3
* Turn DefaultSettings.php into a deprecated stubdaniel2022-05-171-7135/+17
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-2/+2
* ResourceLoader namespaceTim Starling2022-05-161-2/+2
* Merge "Remove support for $wgMaxRedirect"jenkins-bot2022-05-081-7/+0
|\
| * Remove support for $wgMaxRedirectdaniel2022-05-061-7/+0
* | MainConfigSchema: fix @deprecated tag of $wgSquidPurgeUseHostHeaderYuki Shira2022-05-061-1/+1
|/
* Merge "WikiFarm: remove site detection based on domain name."jenkins-bot2022-05-051-7/+0
|\
| * WikiFarm: remove site detection based on domain name.daniel2022-05-041-7/+0
* | Merge "MainConfigSchema: declare deprecations"jenkins-bot2022-05-041-0/+27
|\ \ | |/ |/|
| * MainConfigSchema: declare deprecationsdaniel2022-05-021-0/+27
* | Merge "Call ZipDirectoryReader from MimeAnalyzer"jenkins-bot2022-05-031-7/+1
|\ \
| * | Call ZipDirectoryReader from MimeAnalyzerTim Starling2022-05-031-7/+1
| |/
* / auth: Replace deprecated User::getOptionUmherirrender2022-04-291-0/+1
|/
* Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config"jenkins-bot2022-04-141-8/+0
|\
| * Drop $wgMultiContentRevisionSchemaMigrationStage configAlexander Vorwerk2022-04-121-8/+0
* | TempUser infrastructure and servicesTim Starling2022-04-141-0/+22
|/
* BotPasswordSessionProvider: inject GrantsInfoAlexander Vorwerk2022-04-121-0/+3
* Make MainConfigSchema more readable.daniel2022-04-071-25/+25
* Add wiki-farm supportdaniel2022-04-011-0/+21
* Copy over Parsoid's Config and ServiceWiring classesC. Scott Ananian2022-03-281-0/+10
* Allow managing upload-by-url allowlist as a system messageTaavi Väänänen2022-03-231-0/+7
* Fix default value for $wgShowEXIF and $wgUSePathInfo.daniel2022-03-211-5/+5
* Generate DefaultSettings.php from schemadaniel2022-03-181-6649/+3813
* Merge "Remove &$references from $wgAutopromote in DefaultSettings"jenkins-bot2022-03-111-4/+4
|\
| * Remove &$references from $wgAutopromote in DefaultSettingsdaniel2022-03-111-4/+4
* | Remove conditional initialized from DefaultSettings.phpdaniel2022-03-111-9/+0
|/
* logos: Set default install icon to be an SVG oneJames D. Forrester2022-03-101-2/+2
* Merge "Allow the user to set a default number of search results"jenkins-bot2022-03-091-0/+1
|\
| * Allow the user to set a default number of search resultsAlan Thomas2022-02-201-0/+1
* | Merge "rcfeed: Deprecate $wgRCEngines and RCFeedEngine"jenkins-bot2022-03-081-43/+29
|\ \
| * | rcfeed: Deprecate $wgRCEngines and RCFeedEngineTimo Tijhof2022-03-081-43/+29
* | | Merge "Deprecate the ParserOutputHook functionality"jenkins-bot2022-03-081-0/+2
|\ \ \ | |/ / |/| |
| * | Deprecate the ParserOutputHook functionalityC. Scott Ananian2022-03-071-0/+2
* | | Merge "Define MW_INSTALL_PATH constant and BaseDirectory config."jenkins-bot2022-03-081-0/+11
|\ \ \
| * | | Define MW_INSTALL_PATH constant and BaseDirectory config.daniel2022-03-041-0/+11
* | | | Merge "Add configuration for write both on templatelinks table"jenkins-bot2022-03-081-0/+14
|\ \ \ \
| * | | | Add configuration for write both on templatelinks tableAmir Sarabadani2022-03-031-0/+14
| |/ / /
* | / / DefaultSettings.php: Add example for $wgSkinMetaTagsReedy2022-03-081-0/+4
| |/ / |/| |
* | | Consistently use `@deprecated since` rather `@deprecated`Reedy2022-03-061-1/+1
* | | Remove deprecated alias $wgStyleSheetPathdaniel2022-03-041-1/+0
|/ /
* / Remove change tags for media additions/removalsMatthias Mullie2022-02-281-4/+0
|/
* DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSenddaniel2022-02-151-0/+13
* Improve ObjectCache integration testsTim Starling2022-02-111-0/+8
* Optimise Skin::getLanguages()Tim Starling2022-02-081-3/+2
* Do not rely on $IP in DefaultSettings.phpdaniel2022-02-031-7/+9
* Merge "HttpRequestFactory: allow 0 to mean no max timeout."jenkins-bot2022-01-311-2/+4
|\
| * HttpRequestFactory: allow 0 to mean no max timeout.daniel2022-01-281-2/+4
* | Metrics: Fix typo in wgMetricsPrefix docsTimo Tijhof2022-01-301-1/+1
* | Merge "filerepo: Simplify and document 'favicon' FileRepo option"jenkins-bot2022-01-281-0/+2
|\ \ | |/ |/|