Translation updater bot
e62fe3fcfd
Localisation updates from https://translatewiki.net .
...
Change-Id: I065eec8c9ff71da572281f7cf133902e8c652233
2020-04-02 08:25:14 +02:00
C. Scott Ananian
16c50e014e
Update parserTests to v2 (tidy by default)
...
Bug: T249138
Change-Id: I663c3919e08688354d68ced6945f6eb40265d2ac
2020-04-01 16:03:19 -04:00
Translation updater bot
d6bb7a91dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I9fd52396f6359cb92b657a823deb7c307def0887
2020-03-30 09:14:47 +02:00
DannyS712
6a9432647e
PHP coding conventions: reorder doxygen tags
...
See https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP#Doxygen_tags
Change-Id: Id8fc6d999ace1f222cbb6cc91e70652f60cf4f8b
2020-03-26 15:49:31 +00:00
Translation updater bot
fa2dbd636e
Localisation updates from https://translatewiki.net .
...
Change-Id: I2296242c1bde732de467631d310f927d540779cb
2020-03-23 09:04:08 +01:00
libraryupgrader
e23d0ab215
build: Updating mkdirp to 0.5.3
...
* https://npmjs.com/advisories/1179
Change-Id: Ia92b15208ddfba9f58c56de9a1cacfd166bd898f
2020-03-21 04:48:01 +00:00
Translation updater bot
da08750a08
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia83cb9513135c5deb02413f30e0f03312ddc878b
2020-03-20 08:24:41 +01:00
libraryupgrader
c2864abddf
build: Updating minimist to 1.2.5
...
* https://npmjs.com/advisories/1179
Change-Id: Ie92ad0fa5cb4d09df0a40f1027061ed8270afd40
2020-03-19 04:21:34 +00:00
Translation updater bot
f0397118d8
Localisation updates from https://translatewiki.net .
...
Change-Id: I59897d8f480111df9cb26e85f4cad0461fe909a9
2020-03-17 10:25:37 +01:00
Translation updater bot
a8e6e994c8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief7fdf4b6d805e7aaf07eb11ee026369db500015
2020-03-16 16:02:15 +01:00
Umherirrender
b00143f151
Use MediaWikiServices::getLinkCache()
...
Since 1.28
Change-Id: I502726983b7ebddcf887d377a1c87740441b0a12
2020-03-14 21:25:00 +01:00
Umherirrender
2c97d15088
Use MediaWikiServices::getRepoGroup
...
This required MediaWiki 1.34
Change-Id: I1578dffaa20d80696378827397a0593d1c634477
2020-03-14 14:45:29 +01:00
Translation updater bot
5996ce45c7
Localisation updates from https://translatewiki.net .
...
Change-Id: I019dc17390dc1935c3c0e62f90da5da345dde73b
2020-03-13 08:54:53 +01:00
libraryupgrader
1ff5340944
build: Updating acorn to 7.1.1
...
* https://npmjs.com/advisories/1488
Change-Id: I5c60591ea1c71190fee87480021e90d51a819794
2020-03-08 10:24:45 +00:00
Translation updater bot
ba41ddfcc1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia90e1a92e600e791eb53539bd83838fa45ecdecc
2020-03-06 08:18:32 +01:00
Translation updater bot
b83b779a8d
Localisation updates from https://translatewiki.net .
...
Change-Id: I904a90b2b9e7f6e2377ea954db1e6ccce6037091
2020-02-24 09:03:30 +01:00
Translation updater bot
48be4d97eb
Localisation updates from https://translatewiki.net .
...
Change-Id: Id0088dffe57f875e78693de54d2617f62ac4e397
2020-02-19 08:25:46 +01:00
Translation updater bot
9361948296
Localisation updates from https://translatewiki.net .
...
Change-Id: I5efbe367581330de1f9a69138adba4ae6940bed7
2020-02-13 08:55:23 +01:00
libraryupgrader
143b892e43
build: Updating composer dependencies
...
* jakub-onderka/php-console-highlighter: 0.3.2 → 0.4.0
* mediawiki/minus-x: 0.3.2 → 1.0.0
* mediawiki/mediawiki-phan-config: 0.9.0 → 0.9.1
Change-Id: I1c30afaed8ed117efe2d27120c5cb5e797f2c848
2020-01-29 22:58:55 +00:00
Translation updater bot
6d273ed243
Localisation updates from https://translatewiki.net .
...
Change-Id: I95dd2eecc45f98b4240cc93f5949cd25f4c3702f
2020-01-29 08:18:45 +01:00
libraryupgrader
b718f1bf1a
build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
...
Additional changes:
* Also sorted "composer fix" command to run phpcbf last.
Change-Id: Id96905c5755a2705e434b3d1755827d2788c0efb
2020-01-14 09:00:15 +00:00
Translation updater bot
0261005bf2
Localisation updates from https://translatewiki.net .
...
Change-Id: Iaf7f4b0af515573a214ebb25ab4fd369c462f8af
2020-01-13 09:11:34 +01:00
Umherirrender
f3aa6a71ff
build: Remove unneeded exclude from .eslintrc.json
...
This reverts parts of commit e948bf3b51
.
Change-Id: Ic3dd6651b85a7f46c2fa38fd2d80a129ec1c1346
2020-01-08 19:30:27 +00:00
libraryupgrader
e948bf3b51
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.12.0 → 0.15.0
The following rules are failing and were disabled:
* brace-style
* camelcase
* eqeqeq
* max-len
* max-statements-per-line
* new-cap
* no-alert
* no-console
* no-constant-condition
* no-dupe-keys
* no-empty
* no-implicit-globals
* no-jquery/no-global-selector
* no-mixed-spaces-and-tabs
* no-redeclare
* no-tabs
* no-undef
* no-underscore-dangle
* no-unused-vars
* no-use-before-define
* no-useless-concat
* one-var
* valid-jsdoc
* vars-on-top
* grunt-eslint: 21.0.0 → 22.0.0
Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.
Change-Id: I3a57a2cc46f83ef5792e02e2c2a842dd833d008a
2020-01-08 03:01:44 +00:00
Translation updater bot
46b1dda0bf
Localisation updates from https://translatewiki.net .
...
Change-Id: I877d2d462d8017431698bcbb2a79f22966d0d636
2019-12-24 10:03:07 +01:00
Translation updater bot
7c8df9331c
Localisation updates from https://translatewiki.net .
...
Change-Id: Iac29b3fc4bc9b3ab0b7a7b94cdade62a4cf9d227
2019-12-22 17:41:27 +01:00
libraryupgrader
8147ea1234
build: Updating mediawiki/mediawiki-phan-config to 0.9.0
...
Additional changes:
* Added .eslintcache to .gitignore.
Change-Id: Iaa842d3239239fda735375d75de5a13e7c43b81e
2019-12-21 21:41:36 +00:00
libraryupgrader
61b4ead10b
build: Updating mediawiki/minus-x to 0.3.2
...
Additional changes:
* Added .eslintcache to .gitignore.
Change-Id: I1c100c935a184a4effb5f77d4aa28064ff9da71d
2019-12-17 20:18:25 +00:00
Translation updater bot
fc66ab3c65
Localisation updates from https://translatewiki.net .
...
Change-Id: I9bef3ed9e829ae994b27d790bdcf1fd639114876
2019-12-16 12:14:52 +01:00
libraryupgrader
f1ced8f71b
build: Updating grunt-banana-checker to 0.8.1
...
Additional changes:
* Added .eslintcache to .gitignore.
Change-Id: I29a726d23ceac98f0522c31119224c274b3cb77b
2019-12-14 13:46:32 +00:00
Translation updater bot
50c8752811
Localisation updates from https://translatewiki.net .
...
Change-Id: I1994e59ed0c306b2e9d67ca13ee9b7f76588f24c
2019-12-06 09:32:09 +01:00
Translation updater bot
f5956fdfb4
Localisation updates from https://translatewiki.net .
...
Change-Id: I6d9dcbdaa6a3b31d12d413ea3d6812ec6049f0ef
2019-12-02 09:22:53 +01:00
Translation updater bot
205790b22f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieb45ed1b5d7da794bd3b6f9782acd69d7d104233
2019-11-25 09:10:44 +01:00
Translation updater bot
21bcb7eeac
Localisation updates from https://translatewiki.net .
...
Change-Id: I8828db642ac31af4c8bc4c7112ae8566a550a4b7
2019-11-18 09:24:22 +01:00
Translation updater bot
d87635b99a
Localisation updates from https://translatewiki.net .
...
Change-Id: Id007a973276b91dfc7c5350c9330fcc535089746
2019-11-11 14:50:52 +01:00
Translation updater bot
943ff9cc27
Localisation updates from https://translatewiki.net .
...
Change-Id: I04b8e9bbc5c7874346e01774b2e8d40cbf29e557
2019-11-07 09:44:50 +01:00
Umherirrender
740e9552bf
build: Updating mediawiki/mediawiki-phan-config to 0.8.0
...
Bug: T235049
Change-Id: I24ef1f55946c253950378bea4d1f14233ebc3e82
2019-11-04 18:45:57 +01:00
Translation updater bot
1d78b6c36b
Localisation updates from https://translatewiki.net .
...
Change-Id: Id7448308da0fe4ba8ee7ec39e6bf0758082e21fe
2019-11-04 10:17:16 +01:00
Translation updater bot
a43810c6d6
Localisation updates from https://translatewiki.net .
...
Change-Id: Iade9e5c4217e60a52a7fa2e01bc46ab998e1f659
2019-10-28 16:35:46 +01:00
Translation updater bot
1c49830c61
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia80c913cb3f9ab37a924db21c620cbb7917257ee
2019-10-24 10:47:43 +02:00
Translation updater bot
86aaaf8117
Localisation updates from https://translatewiki.net .
...
Change-Id: I1d9999dd1ab63267fb2545d35175fd7148898908
2019-10-21 10:00:26 +02:00
Translation updater bot
2dd8ae3326
Localisation updates from https://translatewiki.net .
...
Change-Id: I9dd83c0d792696f19e7eefc54a02fd44fd6abd27
2019-10-16 20:41:11 +02:00
James D. Forrester
57d561a797
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException and make pass
...
Change-Id: I5a0fc6dc753e3d3a0192647304d4b02e467f23a5
2019-10-12 03:10:31 +00:00
James D. Forrester
2b6468c63f
build: Upgrade mediawiki-codesniffer to v28.0.0
...
Change-Id: Ibe33db60a29d5b8967e76bee0e8a7a5730dd0525
2019-10-11 11:09:10 -07:00
Translation updater bot
23f37aa7ac
Localisation updates from https://translatewiki.net .
...
Change-Id: I1f4849ed40d2c89ab705d9233c1b23129108f57b
2019-10-08 09:34:06 +02:00
Translation updater bot
4de6f30b9b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic1bf9fd057d8367b5c1567a18c1b79ae16200729
2019-09-30 09:20:27 +02:00
Translation updater bot
d9bee7a095
Localisation updates from https://translatewiki.net .
...
Change-Id: Icf3c0def6b53db72471b20d1c8f2edae697c85bf
2019-09-24 09:58:34 +02:00
Translation updater bot
af10a23ef3
Localisation updates from https://translatewiki.net .
...
Change-Id: I0166c591dd00a82c394c9bfbece1c021a5b15313
2019-09-13 10:20:03 +02:00
Max Semenik
1e8444fad1
Improve ExprParser test coverage
...
Had to change a bit how ExprError is used, to prevent having to turn unit
tests into ingergation tests, adding 5 seconds to run time.
Change-Id: Id4e158f3a4418d320b1c0bdac834ebbba03762af
2019-09-05 15:37:21 -07:00
Translation updater bot
d420b96d09
Localisation updates from https://translatewiki.net .
...
Change-Id: I550c525119ba756b7c18f49ac19f22a0b76d2d1b
2019-09-02 10:20:17 +02:00