Commit graph

2021 commits

Author SHA1 Message Date
Translation updater bot b5c3a52620
Localisation updates from https://translatewiki.net.
Change-Id: Ibf66320bd5ed0ff809844f6905e9ffe34af1b523
2024-11-07 07:02:37 +01:00
Translation updater bot 712b286ea0
Localisation updates from https://translatewiki.net.
Change-Id: Ib70d25b05662ee6ed5da5c1c54f4d667553c177b
2024-10-31 07:13:34 +01:00
Translation updater bot 022e7c8aae
Localisation updates from https://translatewiki.net.
Change-Id: I7d83cdf9a392208b82468864b6bfc07b4dd83dcd
2024-10-17 08:30:38 +02:00
Translation updater bot a87457968a
Localisation updates from https://translatewiki.net.
Change-Id: I39c19236ff631b6ce00688a1d362374545cae52d
2024-10-03 08:12:21 +02:00
Translation updater bot 6d484bc51c
Localisation updates from https://translatewiki.net.
Change-Id: I607abc5cd8045d2d83095be5220eb53e3e8f775b
2024-09-26 07:58:59 +02:00
Translation updater bot 5e0f117d65
Localisation updates from https://translatewiki.net.
Change-Id: I5c650522ea8848e3d61b5b76e57ee6d739007a61
2024-09-05 08:06:44 +02:00
libraryupgrader 78aee1e577 build: Updating micromatch to 4.0.8
* https://github.com/advisories/GHSA-952p-6rrq-rcjv

Change-Id: I1cbd334625e3c7cdc190f047830d1609c8961722
2024-08-29 03:40:03 +00:00
Translation updater bot 8b79f4b196
Localisation updates from https://translatewiki.net.
Change-Id: I9aaf7130cdde4c96f5635aca1fcde753ee8ad654
2024-08-15 08:03:07 +02:00
Translation updater bot a8501e2f72
Localisation updates from https://translatewiki.net.
Change-Id: Ic8f9a8b98c6b2f4412409adc7535379ce4a2f681
2024-08-08 08:10:13 +02:00
Translation updater bot ee8f73e9ab
Localisation updates from https://translatewiki.net.
Change-Id: I2b5eac9df66f6a444e489f08be1ac6d999a8feb4
2024-08-01 07:55:58 +02:00
Translation updater bot 24fb52095b
Localisation updates from https://translatewiki.net.
Change-Id: I9302e2f61f884f17e5b6334e97f2145ec6ee34e2
2024-07-18 08:16:38 +02:00
Translation updater bot 09e4f53bab
Localisation updates from https://translatewiki.net.
Change-Id: I13a283252c4b00312ac4f076ebb37390fea79cf7
2024-07-11 08:06:34 +02:00
Translation updater bot 9536be1dfd
Localisation updates from https://translatewiki.net.
Change-Id: I68c65a9fe64772f425001270b39bbd594b16d444
2024-07-04 08:35:55 +02:00
Translation updater bot f1d1e8adaa
Localisation updates from https://translatewiki.net.
Change-Id: Ic65fa357f44a19ed4f61a68ad3256bcf811b24ff
2024-06-20 08:46:21 +02:00
libraryupgrader 7dea5f00a9 build: Updating braces to 3.0.3
* https://github.com/advisories/GHSA-grv7-fg5c-xmjg

Change-Id: I409a116369d1d173f24ac12eb1caf7b09105bcaf
2024-06-15 22:58:09 +00:00
Translation updater bot 7dd2820ce9
Localisation updates from https://translatewiki.net.
Change-Id: I555154c02ac52e2efefcc84b93a67bb33206cb74
2024-06-13 08:40:45 +02:00
Translation updater bot 49f73bcfa1 Localisation updates from https://translatewiki.net.
Change-Id: I9279fb04a14580996adae236c87f2ce3eafbed1a
2024-06-06 08:41:35 +02:00
Translation updater bot 5c493354d5 Localisation updates from https://translatewiki.net.
Change-Id: I4922096bfe2f37ee60b3c47d0280536dcdb0756d
2024-05-30 09:13:40 +02:00
Translation updater bot 486d30ca02 Localisation updates from https://translatewiki.net.
Change-Id: I39fb3a37e890364e7c57f02b44f09046ed2279d0
2024-05-23 08:41:41 +02:00
Translation updater bot 07d08d275c Localisation updates from https://translatewiki.net.
Change-Id: Iac2a27526336854de8c2636124ef7d838c173aca
2024-05-16 08:32:21 +02:00
Translation updater bot 703531d5fa Localisation updates from https://translatewiki.net.
Change-Id: I5b3cc00c91a246d148e570f8ed03774d0910dc42
2024-05-09 08:08:57 +02:00
Translation updater bot a6b0c7825a Localisation updates from https://translatewiki.net.
Change-Id: I06f5024a953ddeaf424599f91a5abff3c1f2e495
2024-05-02 08:12:06 +02:00
Translation updater bot 5b8f464e60 Localisation updates from https://translatewiki.net.
Change-Id: I144358dab4bdaaa2594fc1c08c838b0a8a922ec5
2024-04-25 08:32:14 +02:00
C. Scott Ananian 6ddb12cb28 TitleLibrary: Don't register external titles as dependencies
In TitleLibrary::getContentInternal(), an external (interwiki) title will
fail when we try to `Parser::fetchCurrentRevisionRecordOfTitle`, but by
that time we've already tried to add it to the dependency list for the
page via `ParserOutput::addTemplate()`, which causes issues further on.

Bug: T362222
Change-Id: I171e97f17b6de176f92ced47757d10c341c979fd
(cherry picked from commit 5bde75bf38)
2024-04-10 18:10:48 +00:00
Translation updater bot ffdbcf5723 Localisation updates from https://translatewiki.net.
Change-Id: I79343d5adc98a00ac7776884a4c7270bcf1be24b
2024-04-08 09:26:56 +02:00
Timo Tijhof 796c3dddfd Replace 'hash' with CACHE_HASH to improve discovery
Bug: T139216
Change-Id: Icd75953ccdb71543f3100f659fa32e1a1e7d1e26
2024-03-29 15:38:08 -07:00
Translation updater bot e7542a6756 Localisation updates from https://translatewiki.net.
Change-Id: I4c83442ac8c02aa1f27228871699f8683ffbe585
2024-03-25 08:36:38 +01:00
Umherirrender 52af61330f Add explicit parentheses around mixed boolean operator
Mixing different binary boolean operators within an expression
without using parentheses to clarify precedence is not allowed (T358966)

Change-Id: I6d3edc5f8dddcfc6bd6a7d2a8f2ad9467372908d
2024-03-23 00:59:35 +01:00
Translation updater bot f449c209b8 Localisation updates from https://translatewiki.net.
Change-Id: I732714d8569fb97d66f5c8aca124dcd12f77f43c
2024-03-22 08:45:27 +01:00
Translation updater bot 4a87f8ec6a Localisation updates from https://translatewiki.net.
Change-Id: I3254a38e5e5ebec91ce75f38e22d771b912eb3de
2024-03-19 08:25:40 +01:00
Translation updater bot bfa39eb49f Localisation updates from https://translatewiki.net.
Change-Id: I0b2cdf1d0a436ee78c38cc720862a2a8f9c5ab68
2024-03-18 08:31:46 +01:00
Fomafix 2a45dbb577 Inject services into ApiScribuntoConsole, CodeEditorHooks and Hooks
Also use private instead of public for internal function reportTiming.

Change-Id: I52c301d11244436ddc142ec84a7c6740a4ea4d32
2024-03-18 04:40:47 +00:00
Fomafix 70605bf630 Replace global configuration variables
Use overrideConfigValues instead of setMwGlobals in tests.

Change-Id: Icaf7d8d9bb3a4c1eb981ef83a12719c2619039fa
2024-03-18 04:40:44 +00:00
Translation updater bot 076bcb2711 Localisation updates from https://translatewiki.net.
Change-Id: Iff42fe808157a18b87b3ac95f0691392ad75ee52
2024-03-11 08:27:59 +01:00
Umherirrender 09f2905ae6 build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0
Change-Id: Idf24dd1742439d80aaecc308eda386a1afbb0bdc
2024-03-10 23:46:30 +01:00
Translation updater bot c03d734c06 Localisation updates from https://translatewiki.net.
Change-Id: Iac5c367637c2791dcb1331e58db181e4d20c7d6f
2024-03-08 08:23:37 +01:00
Translation updater bot 64ed675207 Localisation updates from https://translatewiki.net.
Change-Id: I28fee3c666762fa985e8a9e44aff65f17a2ad1cb
2024-03-06 08:20:15 +01:00
Translation updater bot 45bbb57fa2 Localisation updates from https://translatewiki.net.
Change-Id: I83ff75f88411608b1f09745f5e9c28a4c737afc4
2024-03-05 08:28:20 +01:00
Translation updater bot 5e57c5478a Localisation updates from https://translatewiki.net.
Change-Id: I042970d541bf263c343be99420553a36950a0e00
2024-03-04 08:24:09 +01:00
Siddharth VP e6cf6bb161 Allow localising content model name
Define the content-model-$model message which is used by
ContentHandler::getLocalizedName.

Bug: T358341
Depends-On: I0f090f21ce2b0f6d92790ae9f2b755dabb2e7082
Change-Id: I221f98cbb7d06dc667fdacedcdbe77d5781b025b
2024-03-04 06:34:16 +00:00
Translation updater bot 6c87302e6a Localisation updates from https://translatewiki.net.
Change-Id: I59495da82120e3d443034bf1e350ad9c65169348
2024-02-26 08:36:57 +01:00
Translation updater bot b9e2934294 Localisation updates from https://translatewiki.net.
Change-Id: I9051f3e2cf4dd0af5f29b3eb5b225aa657166db6
2024-02-23 08:45:13 +01:00
C. Scott Ananian d00b6aa0ea ParserOutput::setText() has been renamed to ::setRawText()
Depends-On: I3ef34814ab9473cc70d0a6806e8c5a4a02b73491
Change-Id: Iaf220266c8544ab2f1969af4c2b4ec16aca1e46d
2024-02-21 17:13:48 +00:00
vlakoff 6c340bff8d Synchronize mw.text.nowiki() with wfEscapeWikiText in core
Added escapes for "!" and ";" as well as additional escapes
at beginning and end of string.

Bug: T168763
Co-Authored-By: vlakoff <vlakoff@gmail.com>
Co-Authored-By: C. Scott Ananian <cananian@wikimedia.org>
Depends-On: I34f2fa8c329e6f6771453b2f94dc4afbec31dac8
Change-Id: I6c9dcfdbbb2c6eff9414e24d3f2693ebe576505a
2024-02-15 05:29:36 +00:00
Translation updater bot bce8a82d66 Localisation updates from https://translatewiki.net.
Change-Id: Ic5bf9a5fb3a597b9d0338bd7f288ffabdf22636c
2024-02-14 08:19:20 +01:00
Translation updater bot ddf71f2904 Localisation updates from https://translatewiki.net.
Change-Id: I96fbf5743e546f236ea9c8bb01faaa03439dd87d
2024-02-12 14:50:28 +01:00
libraryupgrader ac6ea01347 build: Updating dependencies
composer:
* mediawiki/mediawiki-phan-config: 0.12.1 → 0.14.0

npm:
* grunt-banana-checker: 0.11.0 → 0.11.1

Change-Id: I5409769b09c1985b18d7b81809c549522236c949
2024-02-10 13:38:43 +00:00
libraryupgrader e98e902b6a build: Updating eslint-config-wikimedia to 0.26.0
Change-Id: Ic8210e28563e6f4406b9e56b807ed421e19f4d5e
2024-02-09 12:48:10 +00:00
libraryupgrader 53a238cfd9 build: Updating npm dependencies
* grunt-eslint: 24.0.1 → 24.3.0
* grunt-stylelint: 0.18.0 → 0.19.0
* stylelint-config-wikimedia: 0.15.0 → 0.16.1

Change-Id: Ifddfc3787981fbb90a6c69171996ce21c8b5605c
2024-02-07 22:31:14 +00:00
Translation updater bot 7ea29b4e40 Localisation updates from https://translatewiki.net.
Change-Id: I5413f3636881262fbbf736f79bb181e475231b1c
2024-02-07 08:27:33 +01:00