aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MainConfigSchema.php
Commit message (Expand)AuthorAgeFilesLines
* Optimise and clean up Language::ucfirst()Tim Starling2022-11-011-1/+0
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+1
* objectcache: Remove WANObjectCacheReaper featureTimo Tijhof2022-10-251-15/+0
* Externallinks: Add ability to write to the new fieldsAmir Sarabadani2022-10-251-0/+16
* Merge "Settings: add support for obsolete config"jenkins-bot2022-10-201-2/+10
|\
| * Settings: add support for obsolete configdaniel2022-10-141-2/+10
* | Merge "Feed: Move feed-related classes to Feed/ and namespace them"jenkins-bot2022-10-201-2/+2
|\ \
| * | Feed: Move feed-related classes to Feed/ and namespace themAmir Sarabadani2022-10-201-2/+2
| |/
* / Add default value for search-thumbnail-extra-namespacesMatthias Mullie2022-10-181-0/+1
|/
* Remove $wgParserTestFiles, deprecated in MW 1.30C. Scott Ananian2022-10-131-19/+0
* ServiceWiring: Remove backcompat code and kill $wgShellboxUrlDerick Alangi2022-10-051-8/+0
* Merge "Use OpenSSL if available for PBKDF2 password hashing"jenkins-bot2022-10-051-5/+12
|\
| * Use OpenSSL if available for PBKDF2 password hashingKevin Israel2022-10-041-5/+12
* | The Special:Contributions page should show tabs to Special:ContributeMoh'd Khier Abualruz2022-10-041-0/+11
|/
* Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs inMatthias Mullie2022-10-031-0/+11
* Merge "wgPasswordPolicy: Raise default password length for basic users to 8 c...jenkins-bot2022-10-011-1/+1
|\
| * wgPasswordPolicy: Raise default password length for basic users to 8 charactersJames D. Forrester2022-09-271-1/+1
* | Merge "jobqueue: Remove unused EnqueueJob class"jenkins-bot2022-09-291-2/+0
|\ \
| * | jobqueue: Remove unused EnqueueJob classTimo Tijhof2022-09-281-2/+0
| |/
* / interwiki: Remove outdated CDB referencesTimo Tijhof2022-09-231-2/+7
|/
* Merge "Fix docs for InterwikiCache about .cdb files"jenkins-bot2022-09-191-3/+2
|\
| * Fix docs for InterwikiCache about .cdb filesUmherirrender2022-09-061-3/+2
* | Revert "Mobile Preferences - display Special:Preferences as a vertical menu"Jsn.sherman2022-09-151-11/+0
* | Mobile Preferences - display Special:Preferences as a vertical menusuecarmol2022-09-151-0/+11
* | Merge "ResourceLoader: Remove $wgIncludeLegacyJavaScript and simplify code"jenkins-bot2022-09-121-10/+0
|\ \
| * | ResourceLoader: Remove $wgIncludeLegacyJavaScript and simplify codeTimo Tijhof2022-09-111-10/+0
* | | Merge "Fix block handling in CheckBlocksSecondaryAuthenticationProvider"jenkins-bot2022-09-121-5/+3
|\ \ \ | |/ / |/| |
| * | Fix block handling in CheckBlocksSecondaryAuthenticationProviderGergő Tisza2022-08-301-5/+3
* | | OutputPage: Fix undefined `['host']` in ImagePreconnect codeTimo Tijhof2022-09-081-4/+12
* | | Merge "Add "1 year" to watchlist expiry"jenkins-bot2022-09-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Add "1 year" to watchlist expiryNovemLinguae2022-08-131-1/+1
* | | schema: Drop tl_title and tl_namespace fields from templatelinksAmir Sarabadani2022-09-061-1/+1
| |/ |/|
* | OutputPage: replace legacy link type "shortcut icon" with standardR4356th2022-08-191-1/+1
* | Remove experimental warning from MultiShardSiteStatsLucas Werkmeister2022-08-131-1/+0
* | Support CDN query parameter re-orderingOri Livneh2022-08-091-0/+15
* | Merge "Skin: Remove schema leftover for removed $wgFooterLinkCacheExpiry"jenkins-bot2022-08-031-9/+0
|\ \
| * | Skin: Remove schema leftover for removed $wgFooterLinkCacheExpiryTimo Tijhof2022-08-021-9/+0
* | | objectcache: Remove unused WRITE_SYNC flagTimo Tijhof2022-08-021-1/+0
|/ /
* | Merge "Use ParserOptions::setSuppressTOC() for Javascript content"jenkins-bot2022-07-271-0/+6
|\ \
| * | Use ParserOptions::setSuppressTOC() for Javascript contentC. Scott Ananian2022-07-211-0/+6
| |/
* / Remove Flash cross-domain policy manglingTim Starling2022-07-221-4/+4
|/
* Fix type declarations in MainConfigSchemadaniel2022-07-151-15/+14
* Merge "SettingsBuilder: report warnings"jenkins-bot2022-07-151-2/+3
|\
| * SettingsBuilder: report warningsdaniel2022-07-151-2/+3
* | tests: Remove intermediary `suites` concept from /tests/qunitTimo Tijhof2022-07-131-1/+1
|/
* Merge "Add support for write new for templatelinks migration"jenkins-bot2022-07-121-2/+3
|\
| * Add support for write new for templatelinks migrationAmir Sarabadani2022-07-121-2/+3
* | Dynamic defaults: fix $wgLocaltimezone being emptydaniel2022-07-091-1/+9
* | Move dynamic defaults into MainConfigSchemaAryeh Gregor2022-07-071-5/+257