aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* upload: Move MinUploadChunkSize logic from Setup.php to ApiUploadTimo Tijhof2020-05-051-12/+0
* Hard deprecate $wgParserTheSandDoctor2020-04-301-2/+2
* doxygen: Changed Doxygen tags causing warnings during documentation generationHolger Knust2020-04-141-2/+1
* Setup: Document the responsibilities of entry pointsTimo Tijhof2020-04-121-1/+13
* objectcache: Improve wgMainWANCache docsTimo Tijhof2020-04-021-3/+2
* Declare $wgUser to be deprecated in version 1.35DannyS7122020-03-251-0/+2
* Setup.php: Remove internal $messageMemc variableTimo Tijhof2020-03-181-1/+0
* Remove $wgContLanguageCodeTimo Tijhof2020-03-171-4/+0
* Setup: Move simple shortcuts together in Setup.php and improve docsTimo Tijhof2020-03-141-28/+34
* Setup: Remove compat for $wgDisableCountersTimo Tijhof2020-03-141-6/+0
* languages: Move default $wgNamespaceAliases to MessagesEn.phpTimo Tijhof2020-03-141-8/+0
* Setup: Remove compat for $wgUseSquid and friendsTimo Tijhof2020-03-141-52/+0
* Setup: Move wgSkipSkins appendix to Skin::getAllowedSkinsTimo Tijhof2020-03-131-3/+0
* Setup: Improve section docs to better explain the pre-config setupTimo Tijhof2020-03-131-22/+18
* Kill off $wgLocalInterwikiReedy2020-03-071-6/+0
* Remove wfGetMessageCacheStoragemainframe982020-02-141-1/+1
* Follow-up 8cd2e13: Setup: Check that 1x key has been set in wgLogos before usingJames D. Forrester2020-02-051-1/+1
* Deprecate access of logos directly from config, introduce wgLogosjdlrobson2020-02-041-0/+6
* Deprecate $wgMemcmainframe982020-01-201-0/+4
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-2/+2
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Drop `wgSkipSkin`, deprecated and unusedDannyS7122020-01-021-6/+0
* Drop `wgProfileOnly`, deprecated and unusedDannyS7122019-12-231-10/+0
* Remove `$wgSysopEmailBans`, deprecated in 1.34DannyS7122019-11-011-8/+0
* Hard deprecate `$wgSysopEmailBans`DannyS7122019-11-011-0/+1
* Disable $wgServer autodetection to prevent cache poisoning attacksKunal Mehta2019-10-301-0/+9
* build: Upgrade mediawiki-phan-config to 0.8.0Daimona Eaytoy2019-10-221-1/+0
* Merge "Setup: Move wgArticlePath validation to its main consumer (PathRouter)"jenkins-bot2019-10-071-12/+0
|\
| * Setup: Move wgArticlePath validation to its main consumer (PathRouter)Timo Tijhof2019-09-251-12/+0
* | NamespaceInfo: use array constants now that we canMax Semenik2019-10-051-1/+1
* | Setup.php: remove HHVM supportMax Semenik2019-10-021-5/+3
|/
* docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-1/+1
* Deprecate `$wgSysopEmailBans`DannyS7122019-09-171-0/+7
* Add a dedicated Exception for SessionOverflowDaimona Eaytoy2019-09-101-15/+10
* Merge "Add MW_REST_API and MW_ENTRY_POINT"jenkins-bot2019-09-091-0/+11
|\
| * Add MW_REST_API and MW_ENTRY_POINTTim Starling2019-09-031-0/+11
* | Merge "Setup: Move wgActionPath logic to PathRouter"jenkins-bot2019-09-051-6/+0
|\ \
| * | Setup: Move wgActionPath logic to PathRouterTimo Tijhof2019-09-041-6/+0
* | | Merge "Setup: Move MWDebug logic to MWDebug.php"jenkins-bot2019-09-051-12/+1
|\ \ \
| * | | Setup: Move MWDebug logic to MWDebug.phpTimo Tijhof2019-09-041-12/+1
* | | | Merge "resourceloader: Drop support for low Suhosin 'max_value_length' values"jenkins-bot2019-09-041-11/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | resourceloader: Drop support for low Suhosin 'max_value_length' valuesTimo Tijhof2019-09-041-11/+0
| |/ /
* | / Unsuppress phan issues, part 8Daimona Eaytoy2019-09-041-0/+1
| |/ |/|
* | Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-0/+1
* | Setup: Remove debug message for "caches"Timo Tijhof2019-08-311-8/+0
|/
* Merge "Setup: Remove scopedProfileIn() calls"jenkins-bot2019-08-261-24/+1
|\
| * Setup: Remove scopedProfileIn() callsTimo Tijhof2019-08-251-24/+1
* | Setup: Move wgRCLinkDays logic from Setup to ChangesListSpecialPageTimo Tijhof2019-08-251-13/+0
|/
* Move list of core namespaces to NamespaceInfoDavid Barratt2019-08-081-19/+1
* Hard-deprecate wgProfileOnly, deprecated in 1.23James D. Forrester2019-07-171-0/+5