aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DevelopmentSettings.php
Commit message (Expand)AuthorAgeFilesLines
* resourceloader: Remove support for $wgLegacyJavaScriptGlobalsAmir Sarabadani2021-04-191-4/+1
* Ensure that the legacy wikitext editor is preferred by defaultAdam Wight2021-01-121-0/+2
* Enable VisualEditor newwikitext mode in CIAdam Wight2021-01-111-0/+3
* DevelopmentSettings: Make sure all currently used global have a `global` callReedy2020-09-211-5/+4
* FileImporter browser tests require uploads enabledAdam Wight2020-09-181-0/+4
* mediawiki-docker: Add a jobrunner containerBrennen Bearnes2020-06-171-11/+0
* DevelopmentSettings: Disable resource limitsKosta Harlan2020-03-291-0/+11
* Merge "DevelopmentSettings: Set cache dir to system temp + wiki ID"jenkins-bot2020-03-251-0/+6
|\
| * DevelopmentSettings: Set cache dir to system temp + wiki IDKosta Harlan2020-03-171-0/+6
* | Add config variable $wgRestAPIAdditionalRouteFilesBill Pirkle2020-03-231-0/+3
* | Merge "DevelopmentSettings: Set EnableJavaScriptTest to true"jenkins-bot2020-03-121-0/+4
|\ \
| * | DevelopmentSettings: Set EnableJavaScriptTest to trueKosta Harlan2020-03-121-0/+4
| |/
* / exception,deferred: Standardise on 'exception' for uncaughts and fatalsTimo Tijhof2020-03-061-2/+0
|/
* DevelopmentSettings: Enable 'fatal' and 'DeferredUpdates' error channelsTimo Tijhof2020-02-151-1/+3
* Enable Book Referencing for development and testsAdam Wight2019-10-241-0/+4
* Set l18n cache to array in DevelopmentSettings.phpAmir Sarabadani2019-09-171-1/+4
* DevelopmentSettings: Clarify grouping of settings and purposeTimo Tijhof2019-08-071-4/+18
* Follow-up ffd802a386: Actually disable legacy JS globalsJames D. Forrester2019-07-211-1/+1
* DevelopmentSettings: Disable legacy javascript globals in CI and for devsJames D. Forrester2019-07-191-0/+3
* DevelopmentSettings: Document why wgRateLimits is disabledTimo Tijhof2019-06-181-1/+2
* Disable rate limiting in Development SettingsLeszek Manicki2019-06-171-0/+3
* DevelopmentSettings: Remove redundant CacheType overridesTimo Tijhof2019-06-131-8/+2
* Set cache types to APC/APCu/WinCache in DevelopmentSettings.phpAmir Sarabadani2019-06-111-0/+6
* DevelopmentSettings: Remove unused globals & declare $wgSQLModeDerick Alangi2019-04-131-2/+2
* tests: enable MariaDB/MySQL strict modeAntoine Musso2019-04-011-0/+3
* Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctionalBill Pirkle2018-07-251-5/+3
* tests: Remove verbose logging settings from DevelopmentSettings.phpTimo Tijhof2018-02-191-5/+0
* tests: Commit initial version of DevelopmentSettings.phpTimo Tijhof2017-12-271-0/+59