Translation updater bot
407144cbe7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic85fa4a022f298d4db0efeeb9994709a5009a022
2024-10-28 08:22:05 +01:00
Andre Klapper
659cf72b2f
Use explicit nullable type on parameter arguments (for PHP 8.4)
...
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.
Bug: T376276
Change-Id: Ifb189a3fcacc971ff43ff44d5ffc564f068a7da0
2024-10-26 14:58:29 +02:00
jenkins-bot
49462da6a9
Merge "en.json: Update sysadmin link to Project:{{int:Group-sysop}}"
2024-10-26 12:02:12 +00:00
Translation updater bot
2605913f05
Localisation updates from https://translatewiki.net .
...
Change-Id: I597246e5e0efde2437a02a0755fcef1debd54a06
2024-10-25 09:47:12 +02:00
Reedy
5147779e84
en.json: Update sysadmin link to Project:{{int:Group-sysop}}
...
Bug: T363099
Change-Id: I0eab7ddc8d847260cb21cdfc0ed7a30dcd3da013
2024-10-24 02:09:32 +01:00
Translation updater bot
bffee6c513
Localisation updates from https://translatewiki.net .
...
Change-Id: Iaa4e8153992c04f06e95cac092b030a44e9a011e
2024-10-22 09:30:02 +02:00
Translation updater bot
6c56c8c43b
Localisation updates from https://translatewiki.net .
...
Change-Id: I1b88acc2e5f6b5bd9ce76e66028419d3862d0733
2024-10-21 18:17:48 +02:00
Umherirrender
1cfba87b23
Use namespaced classes
...
Changes to the use statements done automatically via script
Addition of missing use statement done manually
Change-Id: I60968f9b735b27eaef20e5d42af322a8c2ecd257
2024-10-19 23:34:41 +02:00
Translation updater bot
f430cb0fc3
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie5c1126f70f39c5fa3778791089a792e8dcc6e7a
2024-10-17 09:21:34 +02:00
Translation updater bot
0f067c9126
Localisation updates from https://translatewiki.net .
...
Change-Id: I5acb489c3e40aac2c9b18d1a4e7ca524e0733e25
2024-10-15 09:40:36 +02:00
Translation updater bot
1cb7fcd2c9
Localisation updates from https://translatewiki.net .
...
Change-Id: If4b18c439ea6ab5ec826509841c2629b9b2ec093
2024-10-11 09:24:36 +02:00
Translation updater bot
76abdd701a
Localisation updates from https://translatewiki.net .
...
Change-Id: I7670e11dfa92710f589c8b516a6f7df76fd03974
2024-10-10 09:21:27 +02:00
jenkins-bot
7e77d818d6
Merge "Localisation updates from https://translatewiki.net ."
2024-10-08 07:47:06 +00:00
Translation updater bot
b418f4a65b
Localisation updates from https://translatewiki.net .
...
Change-Id: I06eadf0da7fc640185049cbe4bf2e22fe5dd3ed1
2024-10-08 09:42:30 +02:00
jenkins-bot
428812edb2
Merge "Replace global configuration variables by Config"
2024-10-08 07:13:43 +00:00
Translation updater bot
6caf14bf84
Localisation updates from https://translatewiki.net .
...
Change-Id: I7c8a9a8c75256f7e7fce0d72a6baf1008ff05bd4
2024-10-07 09:25:34 +02:00
Translation updater bot
b5163a16d2
Localisation updates from https://translatewiki.net .
...
Change-Id: I45740be2074f287420afba13043731b89fc9bb36
2024-10-02 09:23:56 +02:00
Translation updater bot
cc87cac916
Localisation updates from https://translatewiki.net .
...
Change-Id: Iff9e538fcddfd7616728e3fcca745189adf99820
2024-09-30 09:20:51 +02:00
Fomafix
27d3b30321
Replace global configuration variables by Config
...
Change-Id: I141399ab639edd04528af767948b27b92fdcf87c
2024-09-30 06:53:20 +00:00
Translation updater bot
faf8efe348
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia7561508dc8d2010ecf8d12b2491c1be7eb3e83d
2024-09-27 09:18:27 +02:00
obamwonyi
c4c2ed9768
component: Update ConfirmEdit README.md to use namespaced class names
...
More details. The class with the namespace was added in place of the CaptchaSessionStore class used
before
Bug: T355991
Change-Id: Ib5e6bb1642229eb27502bae3e582e9b18f34c6f0
2024-09-23 12:25:04 +01:00
Translation updater bot
54f8e104fd
Localisation updates from https://translatewiki.net .
...
Change-Id: If69ad15279a0856c420478339cc3584399240797
2024-09-23 09:21:12 +02:00
Translation updater bot
863268f185
Localisation updates from https://translatewiki.net .
...
Change-Id: I8a1fb5f106425a5d81e4e2104a00e135bbe6e2aa
2024-09-20 09:23:26 +02:00
Translation updater bot
0c5494c8db
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia69fe7114422c901f7fbfc58b7776aad17e2c95b
2024-09-19 09:18:00 +02:00
Translation updater bot
12387b9f2b
Localisation updates from https://translatewiki.net .
...
Change-Id: Idb0284f2cc27fa0c98e213df1f0c64ab17e1e280
2024-09-18 09:18:44 +02:00
jenkins-bot
cd2955534f
Merge "Replace uses of mw.Uri with browser native URL"
2024-09-17 23:40:47 +00:00
jenkins-bot
31c26eaa77
Merge "Fix confusing usages of TestingAccessWrapper"
2024-09-17 23:27:24 +00:00
Ebrahim Byagowi
639dbc5cd7
Replace uses of mw.Uri with browser native URL
...
Uses of mediawiki.Uri apparently wasn't explicit but this
makes uses of URL's polyfill explicit which later will
be removed.
Bug: T374314
Change-Id: I62b92b3bc923269226512ab50b0708ce5a382abf
2024-09-17 22:53:53 +03:30
jenkins-bot
bac39ab8fe
Merge "Use more trivial HashConfig in CaptchaTest"
2024-09-17 11:13:21 +00:00
thiemowmde
8180e6450d
Fix confusing usages of TestingAccessWrapper
...
Some of this is not necessary at all because all properties are
public anyway.
In other cases only one property needs to use the wrapper, the rest
is public and can be accessed normally.
In other cases we just missed the @var annotation to make the IDE
aware of what's actually going on.
Change-Id: I29b526ee3aad9f0c9671fb133c625b9f14309db9
2024-09-17 08:53:41 +00:00
thiemowmde
7913547820
Use more trivial HashConfig in CaptchaTest
...
HashConfig is a rather trivial value class with not much behavior.
The complexity of an actual moc is not needed here, it seems.
Change-Id: I80025e67f248889ffff4d7237793e7d83dd269d5
2024-09-17 06:58:43 +00:00
Translation updater bot
498dac5cc1
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb4bb3547ed9346ea7a2bd726a03559f23567afd
2024-09-16 09:25:46 +02:00
jenkins-bot
be21cb388f
Merge "Merge trivial @dataProviders in CaptchaTest"
2024-09-15 05:22:36 +00:00
thiemowmde
50f533c9e9
A few very minor code cleanups
...
A bunch of very minor code cleanups I collected in my local dev
environment the past months:
* Remove dead code.
* Make use of the ??= operator where possible.
* Fix inconsistent @var syntax.
Change-Id: Ie8de34f15503eb2bf0f6df855af55c212235dff3
2024-09-13 13:04:53 +02:00
thiemowmde
9639f30ed5
Merge trivial @dataProviders in CaptchaTest
...
These providers don't really do anything but provide the two possible
booleans. That's it. Why not make the code say that?
Change-Id: I0cbca6222e8130d504494ae86b1a963a92430a61
2024-09-13 13:02:24 +02:00
Translation updater bot
5a86fd08ff
Localisation updates from https://translatewiki.net .
...
Change-Id: I108aa3185feff38a3bd5ad875d45c9cfe3a6f717
2024-09-12 09:17:43 +02:00
Translation updater bot
b375ba354f
Localisation updates from https://translatewiki.net .
...
Change-Id: I41158510619fb123c8b503bea90bd206edd4ade4
2024-09-10 09:28:53 +02:00
Translation updater bot
a6d94a988b
Localisation updates from https://translatewiki.net .
...
Change-Id: I281fe6efc8f690a56f6b7f3fc12117d35e05220a
2024-09-06 09:39:16 +02:00
Translation updater bot
e498a08397
Localisation updates from https://translatewiki.net .
...
Change-Id: I6bbbb3f96a8c86e520feeca98c09abf89091deb5
2024-09-03 09:32:12 +02:00
Translation updater bot
0581336821
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia3f53b5b300e48c142839417041498ce0acff80b
2024-09-02 09:20:29 +02:00
jenkins-bot
484f30b4a5
Merge "Keep sending CAPTCHA info if an unrelated save error happens"
2024-08-28 20:21:28 +00:00
Translation updater bot
7eb90c6767
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic8c36dd9f4887dfa7206c180acdd610eede702c9
2024-08-28 09:37:49 +02:00
Bartosz Dziewoński
6e4fd9cff7
Keep sending CAPTCHA info if an unrelated save error happens
...
Bug: T371041
Change-Id: Id18095d830f6b78770a4f9167268d9717352e7e4
2024-08-27 23:53:43 +02:00
Translation updater bot
c6b0bdfb34
Localisation updates from https://translatewiki.net .
...
Change-Id: Id96645e6e05df9142f93c453176f65952675d1d4
2024-08-27 09:47:28 +02:00
Translation updater bot
9aec7c4ece
Localisation updates from https://translatewiki.net .
...
Change-Id: I6ddc86bd147340f65c2f2fbb9988efec838cc93e
2024-08-26 09:21:58 +02:00
libraryupgrader
db5a5bcd4f
build: Updating micromatch to 4.0.8
...
* https://github.com/advisories/GHSA-952p-6rrq-rcjv
Change-Id: I873c7caf32ed1539b8f4399667975c09b20079fc
2024-08-26 02:18:03 +00:00
James D. Forrester
fbd2ef2947
build: Update MediaWiki requirement to 1.43
...
All extensions in the MediaWiki tarball are expected to track MediaWiki's release directly.
Change-Id: I0fcf7343ca5bfcdeb3f3447bd335beaa29b488ad
2024-08-22 16:51:16 -04:00
Translation updater bot
ae7be8e66b
Localisation updates from https://translatewiki.net .
...
Change-Id: I390aa730dd660db6365697dde76dc5799208c959
2024-08-22 09:21:59 +02:00
Translation updater bot
01176575f8
Localisation updates from https://translatewiki.net .
...
Change-Id: I7e14215bdb66752d24d78c3d59dfac115a920db9
2024-08-21 09:23:09 +02:00
jenkins-bot
a1047fd2f6
Merge "Replace gettype() with get_debug_type() in exception messages"
2024-08-20 21:49:50 +00:00