index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
DevelopmentSettings.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Split log files by parallel grouping
Kosta Harlan
2024-10-10
1
-6
/
+27
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-0
/
+2
*
REST: Introduce discovery endpoint
daniel
2024-09-20
1
-0
/
+1
*
REST: yank the new content.v1 module
daniel
2024-09-06
1
-0
/
+1
*
DevelopmentSettings: Enable temp user autocreation
Kosta Harlan
2024-07-25
1
-4
/
+2
*
DevelopmentSettings: Enable auto creation of temp users in CI
Kosta Harlan
2024-07-18
1
-1
/
+6
*
DevelopmentSettings: Disable rate limiting for temp accounts
Kosta Harlan
2024-04-24
1
-0
/
+5
*
Check warnings from INSERT during tests
Tim Starling
2024-01-12
1
-1
/
+2
*
composer serve: create and set log directory
Kosta Harlan
2023-12-21
1
-0
/
+3
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer code
Bartosz Dziewoński
2023-12-14
1
-2
/
+2
*
Enable $wgUseXssLanguage in DevelopmentSettings.php
Lucas Werkmeister
2023-09-28
1
-0
/
+2
*
DevelopmentSettings: Limit display_errors to index.php
Timo Tijhof
2023-09-06
1
-6
/
+7
*
Merge "DevelopmentSettings: Do not override existing REST API config"
jenkins-bot
2023-03-05
1
-1
/
+1
|
\
|
*
DevelopmentSettings: Do not override existing REST API config
Gergő Tisza
2023-03-05
1
-1
/
+1
*
|
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+2
|
/
*
DevelopmentSettings: Fix typo
Reedy
2022-12-23
1
-1
/
+1
*
DevelopmentSettings: Enable Vue development mode
Kosta Harlan
2022-11-17
1
-0
/
+3
*
Enable pig-latin variant for testing
daniel
2022-11-08
1
-3
/
+8
*
Parsoid: Fix e2e tests for size limits.
daniel
2022-10-14
1
-1
/
+7
*
debug: Fix $wgDebugRawPage to work with PSR-3 debug logging
Timo Tijhof
2022-04-13
1
-2
/
+16
*
phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrat...
Aaron Schulz
2022-04-04
1
-1
/
+1
*
Revert "phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWiki...
Alexander Vorwerk
2022-03-24
1
-1
/
+1
*
Merge "phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiI...
jenkins-bot
2022-03-24
1
-1
/
+1
|
\
|
*
phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrat...
Aaron Schulz
2022-03-24
1
-1
/
+1
*
|
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+1
|
/
*
DevelopmentSettings.php: Remove obsolete comment about --mwdebug param
Aaron Schulz
2022-03-15
1
-3
/
+0
*
DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSend
daniel
2022-02-15
1
-1
/
+9
*
DevelopmentSettings: Move wgPasswordAttemptThrottle to correct section
Kosta Harlan
2022-01-25
1
-7
/
+7
*
DevelopmentSettings: Lift PasswordAttemptThrottle limits
Kosta Harlan
2022-01-12
1
-0
/
+7
*
Set $wgIncludejQueryMigrate to false as default
Amir Sarabadani
2021-08-29
1
-3
/
+0
*
Set $wgIncludejQueryMigrate to false in CI/dev
Amir Sarabadani
2021-07-14
1
-0
/
+3
*
DevelopmentSettings: Don't disable rate limits but use very high ones
Petr Pchelko
2021-06-14
1
-3
/
+8
*
resourceloader: Remove support for $wgLegacyJavaScriptGlobals
Amir Sarabadani
2021-04-19
1
-4
/
+1
*
Ensure that the legacy wikitext editor is preferred by default
Adam Wight
2021-01-12
1
-0
/
+2
*
Enable VisualEditor newwikitext mode in CI
Adam Wight
2021-01-11
1
-0
/
+3
*
DevelopmentSettings: Make sure all currently used global have a `global` call
Reedy
2020-09-21
1
-5
/
+4
*
FileImporter browser tests require uploads enabled
Adam Wight
2020-09-18
1
-0
/
+4
*
mediawiki-docker: Add a jobrunner container
Brennen Bearnes
2020-06-17
1
-11
/
+0
*
DevelopmentSettings: Disable resource limits
Kosta Harlan
2020-03-29
1
-0
/
+11
*
Merge "DevelopmentSettings: Set cache dir to system temp + wiki ID"
jenkins-bot
2020-03-25
1
-0
/
+6
|
\
|
*
DevelopmentSettings: Set cache dir to system temp + wiki ID
Kosta Harlan
2020-03-17
1
-0
/
+6
*
|
Add config variable $wgRestAPIAdditionalRouteFiles
Bill Pirkle
2020-03-23
1
-0
/
+3
*
|
Merge "DevelopmentSettings: Set EnableJavaScriptTest to true"
jenkins-bot
2020-03-12
1
-0
/
+4
|
\
\
|
*
|
DevelopmentSettings: Set EnableJavaScriptTest to true
Kosta Harlan
2020-03-12
1
-0
/
+4
|
|
/
*
/
exception,deferred: Standardise on 'exception' for uncaughts and fatals
Timo Tijhof
2020-03-06
1
-2
/
+0
|
/
*
DevelopmentSettings: Enable 'fatal' and 'DeferredUpdates' error channels
Timo Tijhof
2020-02-15
1
-1
/
+3
*
Enable Book Referencing for development and tests
Adam Wight
2019-10-24
1
-0
/
+4
*
Set l18n cache to array in DevelopmentSettings.php
Amir Sarabadani
2019-09-17
1
-1
/
+4
*
DevelopmentSettings: Clarify grouping of settings and purpose
Timo Tijhof
2019-08-07
1
-4
/
+18
*
Follow-up ffd802a386: Actually disable legacy JS globals
James D. Forrester
2019-07-21
1
-1
/
+1
[next]