Commit graph

1952 commits

Author SHA1 Message Date
Translation updater bot 6f86c823d5 Localisation updates from https://translatewiki.net.
Change-Id: Id3e43716e626d597792655d102d44c40090651a5
2020-06-08 08:49:18 +02:00
libraryupgrader 6fe8c26d17 build: Updating mediawiki/mediawiki-phan-config to 0.10.2
Additional changes:
* Removed phan-taint-check-plugin from extra, now inherited from mediawiki-phan-config.

Change-Id: Ib9056bb6cc53dd8df814a762af783cff25fae787
2020-06-02 10:19:03 +00:00
Translation updater bot ea47b9c098 Localisation updates from https://translatewiki.net.
Change-Id: I72d08f57e76cefb5a152255c90d758424c9169c6
2020-06-01 09:56:45 +02:00
libraryupgrader 1cddbdd5b4 build: Updating composer dependencies
* php-parallel-lint/php-console-highlighter: 0.4.0 → 0.5.0
* php-parallel-lint/php-parallel-lint: 1.0.0 → 1.2.0

Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".

Change-Id: Ic00133d48d06580148fd0ded11e591f248088d16
2020-05-31 00:44:33 +00:00
jenkins-bot f0b01e80da Merge "Use SidebarBeforeOutput hook to add 'cite this page' sidebar link." 2020-05-30 04:49:28 +00:00
Ammar Abdulhamid b9bdc3fc19 Use SidebarBeforeOutput hook to add 'cite this page' sidebar link.
* Remove usage of BaseTemplateToolbox in favor of SidebarBeforeOutput hook
* Also remove SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hook, since SidebarBeforeOutput can provide functionalities of both.

Bug: T253687
Depens-On: Ie10a59048cdf882bad811d3c8fae386d90e93867
Change-Id: Ibe989364b9e500497759e79b789667d0a3430828
2020-05-30 04:49:18 +01:00
libraryupgrader 9837af11b4 build: Updating mediawiki/mediawiki-codesniffer to 31.0.0
Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".

Change-Id: I3cd3f9e6c67bb9806132b45e813b2c6ea1407658
2020-05-29 09:53:21 +00:00
Translation updater bot 664e1fee8d Localisation updates from https://translatewiki.net.
Change-Id: Ic9242ebca6598acb52c30b7e86607a8bbf2249dd
2020-05-29 08:31:56 +02:00
Translation updater bot f927278d05 Localisation updates from https://translatewiki.net.
Change-Id: I5e03513a549f0e473019dcae27e960407cd0e996
2020-05-22 08:34:37 +02:00
Translation updater bot 8a12360001 Localisation updates from https://translatewiki.net.
Change-Id: I0f7dfcbedc8294960c8e54644a88a0721f87a139
2020-05-13 08:42:08 +02:00
Translation updater bot b11a3daa0e Localisation updates from https://translatewiki.net.
Change-Id: I7c18cc2a4a9d88011ddd868a7c26cc040abb6eb2
2020-05-08 09:27:51 +02:00
Translation updater bot 4386905638 Localisation updates from https://translatewiki.net.
Change-Id: Iec3c649293f9d23d1046e4b4677e9d2f66085e2b
2020-05-04 09:14:57 +02:00
Translation updater bot 5dc641c603 Localisation updates from https://translatewiki.net.
Change-Id: I34d24e385a74d0fc77d44403ffd494c258109331
2020-04-30 08:37:08 +02:00
Translation updater bot 455e69045b Localisation updates from https://translatewiki.net.
Change-Id: If9899d11d7c6b0c5dd1425834303fb135b72b1cd
2020-04-29 08:35:13 +02:00
Translation updater bot 5963e6965b Localisation updates from https://translatewiki.net.
Change-Id: I01aa40a32342b54bc7fc906c28e439745a7d3bb2
2020-04-24 08:21:58 +02:00
libraryupgrader dcd546ce08 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0

npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
* grunt-stylelint: 0.14.0 → 0.15.0
* stylelint-config-wikimedia: 0.9.0 → 0.10.1

Change-Id: I12b64ad18ba592dcc22c128c0bf3ebdd3f86c288
2020-04-22 06:26:34 +00:00
libraryupgrader 0550af3a8e build: Updating grunt-banana-checker to 0.9.0
Change-Id: I17cd594f2fef8fa1a9760399767eee2d3b964bea
2020-04-19 01:54:59 +00:00
Translation updater bot 04dc9b18ff Localisation updates from https://translatewiki.net.
Change-Id: Ibdf8d81f9110540b3b3596783b48996dba48a3a5
2020-04-17 09:06:20 +02:00
C. Scott Ananian 11c8e67661 Avoid using deprecated $wgParserConf configuration variable
Modern code should use the Parser or ParserFactory service.
See I787f22ea9bf59a049b13631ba6974866a1300988.

Bug: T236811
Change-Id: Idf59cd54146d31c1c32883f4318e6a0bf60e1a8a
2020-04-16 15:56:52 -04:00
C. Scott Ananian 742d94e7f4 Remove ParserOptions::setTidy(false), deprecated in MW 1.33
Disabling tidy has been deprecated since MW 1.33 and has no effect
in MW 1.35.  What is actually wanted is Parser::stripOuterParagraph(),
which is what OutputPage::parseInline* does.

Follow up to I821ef3b8f59b272d983583d407b2f0794fe1e791.

Bug: T250307
Change-Id: If227cdd27392fe09b6dfa2364fcbf43194f71200
2020-04-15 18:00:03 -04:00
Translation updater bot d26be29cbb Localisation updates from https://translatewiki.net.
Change-Id: I5d7709e2c9ecf8977b4c9e39e8123ccff2c4ef88
2020-04-14 08:23:09 +02:00
Translation updater bot e094e68a68 Localisation updates from https://translatewiki.net.
Change-Id: I951e58591d4f36968ba515f481ea6172a01edb2c
2020-04-13 08:59:45 +02:00
Translation updater bot 0d44506131 Localisation updates from https://translatewiki.net.
Change-Id: Ifc2ff32cac7b2de2e5a13044aae58d57b13615cb
2020-04-07 08:37:38 +02:00
jenkins-bot 56359fd77d Merge "Remove use of Revision::newFromTitle" 2020-04-07 01:11:14 +00:00
DannyS712 0bec087364 Remove use of Revision::newFromTitle
Bug: T249183
Change-Id: I00f8e71f2c6e16b220300303c25a41f52331f671
2020-04-07 00:44:35 +00:00
jenkins-bot 45c2d0cc85 Merge "Localisation updates from https://translatewiki.net." 2020-04-06 07:24:16 +00:00
Translation updater bot 2db3c0a871 Localisation updates from https://translatewiki.net.
Change-Id: I3fde01270de5440dbfe34b30872adaba6db455c0
2020-04-06 09:01:30 +02:00
Translation updater bot f20a70d2b9 Localisation updates from https://translatewiki.net.
Change-Id: I52d705382d13100c1a193b9edfe8d0bbcca7d211
2020-04-06 08:19:22 +02:00
libraryupgrader 10de0c0d32 build: Updating gonzales-pe to 4.3.0
* https://npmjs.com/advisories/1179

Change-Id: Ida01dd1a0c621aead47571e7b7c083677877b8e8
2020-03-31 00:58:56 +00:00
Translation updater bot 79db302b09 Localisation updates from https://translatewiki.net.
Change-Id: Ia5e55f2151ea37012281818654fb3615f2510e5a
2020-03-25 08:32:14 +01:00
libraryupgrader cc5a9a3d40 build: Updating mkdirp to 0.5.3
* https://npmjs.com/advisories/1179

Change-Id: I2b0144fb8e13677263717c90ceb77a6740469be3
2020-03-20 20:31:31 +00:00
Translation updater bot a75fe96cc2 Localisation updates from https://translatewiki.net.
Change-Id: I896ba181d9603d562ce5deff8849da91824763a4
2020-03-18 08:57:10 +01:00
libraryupgrader 1b0553bd35 build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: Id61ae06499c9107c9dc44fb46b20b57d51b2e3db
2020-03-18 04:45:14 +00:00
Translation updater bot a6fb988a65 Localisation updates from https://translatewiki.net.
Change-Id: If8ff431ab82bf788fdad7c65d649ce14a347ee61
2020-03-16 14:29:37 +01:00
Timo Tijhof 11b28c468f Replace $wgContLanguageCode with $wgLanguageCode
$wgContLanguageCode has been an unconfigurable copy of $wgLanguageCode
since 2006 (MW 1.8).

Bug: T247674
Change-Id: I1d2ec1e63320086fdf9ab7c6321f949c99c1ab2a
2020-03-14 19:33:57 +00:00
DannyS712 115fa5c9e8 extension.json - don't use array syntax when hooks only have 1 handler
Change-Id: Id49f9b74de9331892cb81f54b31a802f10cf1ca9
2020-03-11 08:42:01 +00:00
libraryupgrader 8a933bf634 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I602e9ff1c9c0b5bfefefdeb3140f668f82c1b313
2020-03-07 23:09:59 +00:00
Translation updater bot d3f4790db2 Localisation updates from https://translatewiki.net.
Change-Id: Ibaa857b696b71fff6a6cea2993790cb7d15d607d
2020-03-05 08:37:47 +01:00
jenkins-bot 9dbd2217e4 Merge "Add setFormIdentifier to prevent validation errors" 2020-03-03 21:08:26 +00:00
Translation updater bot 6e91a4f14f Localisation updates from https://translatewiki.net.
Change-Id: If4f77dad04638dd2015242256e03c41b10a1a7f6
2020-02-26 08:24:31 +01:00
libraryupgrader 88df8cefc2 build: Updating npm dependencies
* grunt-stylelint: 0.13.0 → 0.14.0
* stylelint-config-wikimedia: 0.8.0 → 0.9.0

Change-Id: I142861c4248778e515108c604e661079dd06e321
2020-02-20 19:44:13 +00:00
Translation updater bot ece8639405 Localisation updates from https://translatewiki.net.
Change-Id: I0ce3069026d4049e7f2e31b0b0af15a7729bfec6
2020-02-11 08:19:00 +01:00
libraryupgrader f0cf520ffb build: Updating composer dependencies
* mediawiki/minus-x: 0.3.2 → 1.0.0
* mediawiki/mediawiki-phan-config: 0.9.0 → 0.9.1

Change-Id: Ie24d7b3af545acf53740ad3fa5edb3dc68ca5cef
2020-01-29 01:51:50 +00:00
libraryupgrader d1cae84c12 build: Updating jakub-onderka/php-console-highlighter to 0.4.0
Change-Id: I4102453e87fb4a7a5e940fd979a04d8f528a259d
2020-01-28 07:08:39 +00:00
libraryupgrader 22ad3338c8 build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate

Additional changes:
* Also sorted "composer fix" command to run phpcbf last.

Change-Id: Ie22ee4c24b8a7116c59d4fae4b941c3f826b7e27
2020-01-14 04:06:37 +00:00
Translation updater bot aa87d0c457 Localisation updates from https://translatewiki.net.
Change-Id: I3e0041f055775326f1f1aacaa4764dea8df46737
2020-01-13 09:09:48 +01:00
libraryupgrader 8749611dc6 build: Updating npm dependencies
* eslint-config-wikimedia: 0.12.0 → 0.15.0
* grunt-eslint: 21.0.0 → 22.0.0
* stylelint-config-wikimedia: 0.6.0 → 0.8.0
* grunt-stylelint: 0.11.1 → 0.13.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I9334feb3c736ccb5bfbc050232d379ca8ccb03f0
2020-01-09 01:22:14 -08:00
Translation updater bot 2a5b4f5e3a Localisation updates from https://translatewiki.net.
Change-Id: Iac4ab35b80f434948f066c6005ae37c55232b6c4
2020-01-06 08:48:26 +01:00
libraryupgrader 0fb0b7ba0a build: Updating mediawiki/mediawiki-phan-config to 0.9.0
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I3fdba6b342d35ceb158ba04e951bd2d700cd1dea
2019-12-21 01:30:46 +00:00
libraryupgrader d9eb6413a4 build: Updating dependencies
composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

npm:
* grunt-banana-checker: 0.6.0 → 0.8.1

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I3d78a07e58ddd8ae28625e86955338a192e63385
2019-12-16 01:47:14 +00:00