aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DevelopmentSettings.php
Commit message (Expand)AuthorAgeFilesLines
* Tests: Split log files by parallel groupingKosta Harlan2024-10-101-6/+27
* Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-0/+2
* REST: Introduce discovery endpointdaniel2024-09-201-0/+1
* REST: yank the new content.v1 moduledaniel2024-09-061-0/+1
* DevelopmentSettings: Enable temp user autocreationKosta Harlan2024-07-251-4/+2
* DevelopmentSettings: Enable auto creation of temp users in CIKosta Harlan2024-07-181-1/+6
* DevelopmentSettings: Disable rate limiting for temp accountsKosta Harlan2024-04-241-0/+5
* Check warnings from INSERT during testsTim Starling2024-01-121-1/+2
* composer serve: create and set log directoryKosta Harlan2023-12-211-0/+3
* Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer codeBartosz Dziewoński2023-12-141-2/+2
* Enable $wgUseXssLanguage in DevelopmentSettings.phpLucas Werkmeister2023-09-281-0/+2
* DevelopmentSettings: Limit display_errors to index.phpTimo Tijhof2023-09-061-6/+7
* Merge "DevelopmentSettings: Do not override existing REST API config"jenkins-bot2023-03-051-1/+1
|\
| * DevelopmentSettings: Do not override existing REST API configGergő Tisza2023-03-051-1/+1
* | Reorg: Migrate WikiMap to WikiMap/ out of includesAmir Sarabadani2023-02-271-0/+2
|/
* DevelopmentSettings: Fix typoReedy2022-12-231-1/+1
* DevelopmentSettings: Enable Vue development modeKosta Harlan2022-11-171-0/+3
* Enable pig-latin variant for testingdaniel2022-11-081-3/+8
* Parsoid: Fix e2e tests for size limits.daniel2022-10-141-1/+7
* debug: Fix $wgDebugRawPage to work with PSR-3 debug loggingTimo Tijhof2022-04-131-2/+16
* phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrat...Aaron Schulz2022-04-041-1/+1
* Revert "phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWiki...Alexander Vorwerk2022-03-241-1/+1
* Merge "phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiI...jenkins-bot2022-03-241-1/+1
|\
| * phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrat...Aaron Schulz2022-03-241-1/+1
* | phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-0/+1
|/
* DevelopmentSettings.php: Remove obsolete comment about --mwdebug paramAaron Schulz2022-03-151-3/+0
* DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSenddaniel2022-02-151-1/+9
* DevelopmentSettings: Move wgPasswordAttemptThrottle to correct sectionKosta Harlan2022-01-251-7/+7
* DevelopmentSettings: Lift PasswordAttemptThrottle limitsKosta Harlan2022-01-121-0/+7
* Set $wgIncludejQueryMigrate to false as defaultAmir Sarabadani2021-08-291-3/+0
* Set $wgIncludejQueryMigrate to false in CI/devAmir Sarabadani2021-07-141-0/+3
* DevelopmentSettings: Don't disable rate limits but use very high onesPetr Pchelko2021-06-141-3/+8
* 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