Commit graph

2217 commits

Author SHA1 Message Date
Alexander Vorwerk d7b1bfe6f3 Replace usages of deprecated wfWikiID()
The global function wfWikiID() is deprecated since 1.35 and it's usages
should be replaced with WikiMap::getCurrentWikiId().

Bug: T298059
Change-Id: I0cb8e96b7e988aa1d6dce0cb3cddf65fc627b214
2021-12-21 02:32:37 +01:00
Translation updater bot 52e68a94ac Localisation updates from https://translatewiki.net.
Change-Id: Ib67f0a1631ed5aa8051838509c76566fb6a70be5
2021-12-20 08:21:44 +01:00
Alexander Vorwerk c60c7f01f9 Avoid using WikiPage::factory()
WikiPage::factory() is deprecated since 1.36 and should be replaced
with WikiPageFactory::newFromTitle().

Bug: T297688
Change-Id: I8a141512c51b5f7901ce1af36062f9b1ae64ef7b
2021-12-14 22:49:30 +01:00
Translation updater bot 60365beb76 Localisation updates from https://translatewiki.net.
Change-Id: I91568ddc358b4acc52fe77f4b9259fa8ad812569
2021-12-09 08:23:03 +01:00
Translation updater bot ee03573a37 Localisation updates from https://translatewiki.net.
Change-Id: I27321701fb2232944156eebedb0f8a30b2d09572
2021-12-08 08:12:55 +01:00
Translation updater bot 01a2289681 Localisation updates from https://translatewiki.net.
Change-Id: I59f894c5d318fa968b653029f791ba708e02b0da
2021-12-03 08:43:06 +01:00
Translation updater bot 55a18d91bc Localisation updates from https://translatewiki.net.
Change-Id: I9d607796724253f46b41316a10e1bfb04e7bffe1
2021-12-01 08:15:38 +01:00
Translation updater bot eb5e729c37 Localisation updates from https://translatewiki.net.
Change-Id: Ia770665446a288e103e4720f1dab2823c8518c16
2021-11-30 08:22:21 +01:00
Translation updater bot f297a69e0d Localisation updates from https://translatewiki.net.
Change-Id: I1d4bcee846dc4a2e3c762fd931251f691d72f0b3
2021-11-29 08:12:34 +01:00
Translation updater bot 5e3d537231 Localisation updates from https://translatewiki.net.
Change-Id: Ifa977030dbfdfbf673b1510bceb7f26c18e8fefc
2021-11-25 09:02:42 +01:00
Matěj Suchánek 88b9e21e7a Don't throw away '0' edit summary
Change-Id: I73e07adff39a657a11fbab37716e1cbc17f2f255
2021-11-22 13:39:09 +00:00
Translation updater bot a285706a92 Localisation updates from https://translatewiki.net.
Change-Id: I9ae4f307f84ab5a2c797c93455fef8566157c28c
2021-11-22 09:03:49 +01:00
Translation updater bot f72c3b2af7 Localisation updates from https://translatewiki.net.
Change-Id: I0a519a0eb5efc77f1e3fc43827476b783cc54bfa
2021-11-17 08:31:04 +01:00
Translation updater bot faaf8b26b4 Localisation updates from https://translatewiki.net.
Change-Id: I7ec32345e8a289905df2b76f9a7952965999c270
2021-11-15 08:12:51 +01:00
Translation updater bot c0594e8a63 Localisation updates from https://translatewiki.net.
Change-Id: I6e2e616cae4ceccdd4095427836530ac6d03121d
2021-11-11 10:03:03 +01:00
Translation updater bot 93c0bc1c80 Localisation updates from https://translatewiki.net.
Change-Id: Ia95086f15f479b79ffd7e647b7c01eba8a53803e
2021-11-09 07:29:49 +01:00
Translation updater bot df6245d36b Localisation updates from https://translatewiki.net.
Change-Id: Ia2aef26479dff5ce78db019dd95f0915c56ee7d8
2021-11-08 08:17:30 +01:00
Translation updater bot 349e92b060 Localisation updates from https://translatewiki.net.
Change-Id: Ia2ed2f07cd61d56ef7369f8aebd31bd848df8774
2021-11-01 09:34:39 +01:00
Translation updater bot ba80ca9b3f Localisation updates from https://translatewiki.net.
Change-Id: I7ab84381366594f4d5ed270bc28ca6562e092102
2021-10-29 08:22:26 +02:00
Translation updater bot 419cc675b4 Localisation updates from https://translatewiki.net.
Change-Id: Ifebba974ed4cff579c1a9ab5d0167998b6079ebd
2021-10-28 08:29:05 +02:00
Translation updater bot 6c84b567fe Localisation updates from https://translatewiki.net.
Change-Id: I7f2c5d74380930542cf4a19bda9f6e3633ccebc4
2021-10-26 08:18:09 +02:00
Translation updater bot 32b66a1ac8 Localisation updates from https://translatewiki.net.
Change-Id: I2e68d2d39bca6481c1c554cde7199ee2eef25d32
2021-10-25 08:52:36 +02:00
libraryupgrader e3c2adaf59 build: Updating mediawiki/mediawiki-codesniffer to 38.0.0
Change-Id: I79c28373d7ec846c91f44ba4d2aa821cb290c5f9
2021-10-24 14:22:50 +00:00
Translation updater bot 86c811fb61 Localisation updates from https://translatewiki.net.
Change-Id: Ie0742ffe1c6030604a12299b4632c05008351938
2021-10-18 15:21:29 +02:00
Alexander Vorwerk 559e3e04ce MediaWikiTestCase -> MediaWikiIntegrationTestCase
MediaWikiTestCase has been renamed to MediaWikiIntegrationTestCase in 1.34.

Bug: T293043
Change-Id: Ic6305e141941667fc52844ae45386ce69a60e8e4
2021-10-13 12:28:31 +02:00
libraryupgrader 99fb7b7404 build: Updating ansi-regex to 5.0.1
* https://npmjs.com/advisories/1002401 (CVE-2021-3807)

Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: I91ecb20ea77f92425facbca9bd0687547ee8aea4
2021-10-09 00:32:10 +00:00
Translation updater bot b9e03fcffa Localisation updates from https://translatewiki.net.
Change-Id: Ia0c53055f82bf6ef8d848e086700229c7f74f79a
2021-09-30 08:57:56 +02:00
Translation updater bot ca74ad5370 Localisation updates from https://translatewiki.net.
Change-Id: I10ac00d503373ac6e0d09d3c403b57c5e4ba2fbc
2021-09-29 09:02:17 +02:00
Translation updater bot 5433102024 Localisation updates from https://translatewiki.net.
Change-Id: Ia9d9a140f12875c9af05199e01ecf7b21636a0a2
2021-09-28 08:19:13 +02:00
Translation updater bot 11120de6a8 Localisation updates from https://translatewiki.net.
Change-Id: I30a029d795ec4e34b0c7c15ff6e4b3b71ae32585
2021-09-27 08:35:41 +02:00
Translation updater bot 60c697c245 Localisation updates from https://translatewiki.net.
Change-Id: I1cf4da89367e3df363616fbfe6e3dc2f271d716e
2021-09-21 08:09:29 +02:00
Translation updater bot 4e65e828f0 Localisation updates from https://translatewiki.net.
Change-Id: I8081629ef3230b7ee5d98861b1ec49ba8ae072a3
2021-09-20 08:19:40 +02:00
Translation updater bot 943509d958 Localisation updates from https://translatewiki.net.
Change-Id: I3130c8484fa82a27b1d183b0818c85e4efb14ac3
2021-09-16 08:11:58 +02:00
Translation updater bot 0d461ccd49 Localisation updates from https://translatewiki.net.
Change-Id: I8798503b296ccad1feefdd66771e596f77c387cf
2021-09-15 08:14:52 +02:00
Translation updater bot fe6dde9c6b Localisation updates from https://translatewiki.net.
Change-Id: Idfe32571cb5d56ab9e2a4a191534a5c28348e5de
2021-09-14 08:33:19 +02:00
Translation updater bot fa80aa9b50 Localisation updates from https://translatewiki.net.
Change-Id: Ifb5050da54920145a58032514102785ddd5a4aa0
2021-09-13 08:30:24 +02:00
libraryupgrader b33de1c9c6 build: Updating composer dependencies
* mediawiki/mediawiki-phan-config: 0.10.6 → 0.11.0
* php-parallel-lint/php-parallel-lint: 1.3.0 → 1.3.1

Change-Id: I9ca8baea50bee5b1f48744bb1ba3520421b8543a
2021-09-09 17:45:10 +00:00
Translation updater bot 6c985bf4b0 Localisation updates from https://translatewiki.net.
Change-Id: I5b6d800b57fb8980b13926a899d208ad71ec8aa0
2021-09-07 08:11:13 +02:00
Translation updater bot e89f9bb4ba Localisation updates from https://translatewiki.net.
Change-Id: Ic0f4127fc0f35597e452b8b0827a7f6e5f33309c
2021-09-06 08:21:20 +02:00
Translation updater bot 3aa408361a Localisation updates from https://translatewiki.net.
Change-Id: I0107408c0da73e0304ba486edc10100173d13102
2021-09-02 08:26:51 +02:00
Translation updater bot 1c4b94aed9 Localisation updates from https://translatewiki.net.
Change-Id: Iecd7824ac493e7978b02ed582b0028a9712f2d3e
2021-08-30 08:20:41 +02:00
libraryupgrader 908320abaa build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: Iec6ed5ef393294cc520d8a46489c39003de13278
2021-08-25 10:40:09 +00:00
Translation updater bot 02d378744c Localisation updates from https://translatewiki.net.
Change-Id: I3f5117d87f95aab37dea32a127001bfc0954a82b
2021-08-23 09:04:26 +02:00
Translation updater bot 8b6c8698ef Localisation updates from https://translatewiki.net.
Change-Id: I77c14b4e625474dba7e457172ad4c5a150de6d2e
2021-08-12 08:09:52 +02:00
Translation updater bot ee9a4a379e Localisation updates from https://translatewiki.net.
Change-Id: I03da207ab1bdf975eeb494b406f13d01327e0909
2021-08-06 08:14:01 +02:00
Translation updater bot 67a5cbe576 Localisation updates from https://translatewiki.net.
Change-Id: I095728ad8986d0eb1ef2c899dff8838820d89ae2
2021-08-05 08:22:48 +02:00
Translation updater bot c9e69bf0ba Localisation updates from https://translatewiki.net.
Change-Id: Ibb6b3ebe3cae128603f823b944c94f9c0d25d384
2021-08-04 08:15:23 +02:00
Translation updater bot edf66244e9 Localisation updates from https://translatewiki.net.
Change-Id: I0d5a2a394b7ee2586e1c6e0c5088af651a8e6cdc
2021-07-30 08:28:05 +02:00
Translation updater bot 1867a7beb6 Localisation updates from https://translatewiki.net.
Change-Id: I64fe33e40c6c86dbf9d73a1cc869c5cc68234681
2021-07-29 08:45:21 +02:00
Translation updater bot 30f09924d6 Localisation updates from https://translatewiki.net.
Change-Id: I95743f59a8a201a234660ebcf229661cadf99497
2021-07-26 08:12:45 +02:00