Go to file
C. Scott Ananian 9f8d16f9c9 Replace use of ParserOutput::addJsConfigVars(), deprecated since 1.38
Most uses can be replaced with ::setJsConfigVar(); the major semantic
change is that ::setJsConfigVar() is not expected to overwrite
previous values.  That *may* be an issue here, but if so it's not
a change from existing behavior, as the way ::addJsConfigVars() was
being called it would override previous values as well.

Bug: T300307
Bug: T305161
Change-Id: Ibd3fbcbc774491179b0d4fe29ba3b6a128220703
2023-09-11 16:55:54 +00:00
.phan Use HookHandlers for CodeEditor hook 2023-08-15 13:50:13 +02:00
i18n Localisation updates from https://translatewiki.net. 2023-08-28 09:30:59 +02:00
includes Replace use of ParserOutput::addJsConfigVars(), deprecated since 1.38 2023-09-11 16:55:54 +00:00
modules build: Updating npm dependencies 2023-03-16 06:18:26 +00:00
tests Remove Database group again where possible 2023-09-06 11:33:42 +02:00
.eslintrc.json build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
.gitignore build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 10:40:41 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:31 -07:00
.phpcs.xml tests: Replace assertEmpty with assertCount 2022-11-25 10:26:34 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 21:33:35 +00:00
composer.json build: Updating dependencies 2023-04-29 10:08:46 +00:00
COPYING Add strict.lua to replace "Module:No globals" 2022-10-13 04:39:21 +00:00
extension.json build: Update MediaWiki requirement to 1.41 2023-08-19 14:05:01 +08:00
Gruntfile.js build: Updating dependencies 2021-01-30 10:41:13 +00:00
package-lock.json build: Updating npm dependencies 2023-06-02 02:13:44 +00:00
package.json build: Updating npm dependencies 2023-06-02 02:13:44 +00:00
Scribunto.constants.php Remove PHP entry point 2019-06-21 00:02:08 +00:00
Scribunto.magic.php Add namespace and magic word translations for mnw and my 2019-10-18 20:03:05 +00:00
Scribunto.namespaces.php Translate Scribunto namespaces into Uzbek (uz) 2023-05-24 22:19:24 +00:00