Commit graph

535 commits

Author SHA1 Message Date
Translation updater bot e4d6bba324 Localisation updates from https://translatewiki.net.
Change-Id: I0000ab776301ff1022864de0d3b774f90a97cca8
2019-03-12 22:29:26 +01:00
Translation updater bot 45e2d5f8f4 Localisation updates from https://translatewiki.net.
Change-Id: I603183bb5c98835c2b4ad2d9624154d9d1ad0304
2019-03-11 22:16:48 +01:00
libraryupgrader ed09243414 build: Updating mediawiki/mediawiki-phan-config to 0.5.0
Change-Id: Ie148b252691261b9023a75504cbe14d51ba9e58c
2019-03-10 19:08:40 -07:00
jenkins-bot 1590a82184 Merge "Add phan" 2019-03-10 02:53:51 +00:00
Translation updater bot 0284af9233 Localisation updates from https://translatewiki.net.
Change-Id: Ie612726cbaf653e1616a47668a8dd9be083bc6db
2019-03-08 22:29:18 +01:00
Umherirrender baa1b847bf Add phan
Change-Id: I95b2664615e590a60a81b704328ce5c482722435
2019-03-08 22:11:29 +01:00
Umherirrender e47e471799 Move sql file into own folder
Change-Id: I12ed78d755426644011fca7595dd82192825859f
2019-03-08 21:41:35 +01:00
Umherirrender e649f3029b Fix type of LintError->templateInfo
Change-Id: I2be1d59463ec42ab8955235c83516b2f6a1be276
2019-03-08 20:06:48 +01:00
Translation updater bot c7a21069ee Localisation updates from https://translatewiki.net.
Change-Id: I7b31bf59307cbe5ab2c74b0e916d1f09dd86927a
2019-03-04 22:16:08 +01:00
Kunal Mehta fcb9eba542 DWIM in CategoryManager
If `"has-name": false` is set, then CategoryManager should interpret that
as false, and not treat the existence of the key as making it true.

Same with "parser-migration".

Change-Id: I6b8d5b23fb33707b7596d9172da26fd84d652da8
2019-03-02 22:57:42 +00:00
Translation updater bot 96f8a08777 Localisation updates from https://translatewiki.net.
Change-Id: I8638fb92cd4a8dcfe77d121d8311adeeff459eaa
2019-03-02 22:42:35 +01:00
Translation updater bot e36c7b9b56 Localisation updates from https://translatewiki.net.
Change-Id: I4409d94ffa3fa5f98535f5033dfb0ad8f4af6dff
2019-02-25 22:58:06 +01:00
Translation updater bot b0aadc9112 Localisation updates from https://translatewiki.net.
Change-Id: I9ba0eabdd6a340d9776bb88806e8c5daf51f2b72
2019-02-21 22:21:15 +01:00
Translation updater bot 150478315b Localisation updates from https://translatewiki.net.
Change-Id: I426901481689686134f9655a582d55ce76db0c44
2019-02-19 22:19:59 +01:00
jenkins-bot b734a6fc60 Merge "Add new Linter category wikilink-in-extlink" 2019-02-19 19:07:11 +00:00
SFarida 0f37222bbb Add new Linter category wikilink-in-extlink
Add the category in extension.json and descriptions
of the category in qqq.json and en.json

Bug: T202905
Change-Id: Ie2e76c653ac9aa80bc7c32f3227323225a0cd8e5
2019-02-19 10:53:43 -08:00
Translation updater bot 9a0310a904 Localisation updates from https://translatewiki.net.
Change-Id: Ia289319627c3445e408408a29ddd26a4c3a58b88
2019-02-18 22:23:11 +01:00
Translation updater bot 3e1f935944 Localisation updates from https://translatewiki.net.
Change-Id: Idb2202d19479a445ef997a24a5e068b0d84ddc1b
2019-02-12 22:25:40 +01:00
Translation updater bot a68739798d Localisation updates from https://translatewiki.net.
Change-Id: I45aefae49dd62ca2549bfae34ce00ce29a7b8282
2019-02-10 22:18:44 +01:00
Ed Sanders 2e3f4ee488 build: Update eslint-config-wikimedia to 0.10.1
Change-Id: I6299e2c479fe4106d180f6969f0abda291c51819
2019-02-10 16:06:13 +00:00
libraryupgrader d309572805 build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Change-Id: I676b7e910bc916e9f96038b3f5a557908c6da6be
2019-02-06 08:05:48 +00:00
Translation updater bot fae9fae2bd Localisation updates from https://translatewiki.net.
Change-Id: I32848ca79b07e6b0b45477c1d48d7fd48fd3b786
2019-02-03 22:38:30 +01:00
Translation updater bot 46166908b4 Localisation updates from https://translatewiki.net.
Change-Id: I7ae516d84429c3958326c4530ebf6cf13d83605c
2019-01-17 09:12:40 +01:00
Translation updater bot a006310e8b Localisation updates from https://translatewiki.net.
Change-Id: Id7df2a7d63d78c72c5a781bd5c17b84a6a8d6489
2019-01-13 22:13:13 +01:00
Translation updater bot 62e5f8b000 Localisation updates from https://translatewiki.net.
Change-Id: I2db3187323183af3091205b27d3106bcc5314a26
2019-01-08 22:29:50 +01:00
Translation updater bot 81c22efde5 Localisation updates from https://translatewiki.net.
Change-Id: I3ad26831cebf4534a8c9e9481494c21929dfecaa
2019-01-01 22:21:04 +01:00
Translation updater bot daf0b5cb9f Localisation updates from https://translatewiki.net.
Change-Id: I953cf7c9caf437455fefdab55dd790a749c686cd
2018-12-27 09:51:29 +01:00
Kunal Mehta 1cd89bbd50 build: Set "root": true, in .eslintrc.json
This ensures that each repository's "npm test" command is fully
independent of wherever it might be in the filesystem.

Bug: T206485
Change-Id: Ic4e3051e2a74b7576f27f076b043d3046761c4b1
2018-12-17 18:56:04 -08:00
Translation updater bot ecdf65ad19 Localisation updates from https://translatewiki.net.
Change-Id: I91e2ee8eaec99dcf97dc240d90850c04992c5ef5
2018-12-14 22:22:04 +01:00
Translation updater bot ca7271a998 Localisation updates from https://translatewiki.net.
Change-Id: I20bfe4090dcd8d447fc0a6cea9164b28dd62b5f7
2018-12-05 22:30:24 +01:00
Translation updater bot 7bcb2529f2 Localisation updates from https://translatewiki.net.
Change-Id: Iadd7103e4f3715fff6af0e944797dbb67887b95c
2018-12-02 22:15:01 +01:00
Translation updater bot 006dd71b6d Localisation updates from https://translatewiki.net.
Change-Id: I7abc9c4604c136ad178c63cfb42750bde5cb6be8
2018-11-21 22:29:13 +01:00
libraryupgrader e308350d8b build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: I12c5d1e3a393a03aeacadadc7afaf99b03019dca
2018-11-14 05:59:11 +00:00
jenkins-bot 93d761592d Merge "build: Update devDependencies" 2018-11-13 23:24:49 +00:00
jenkins-bot 63a50ce711 Merge "Remove obsolete aliases from closures" 2018-11-13 23:24:47 +00:00
Translation updater bot 4bfd39f099 Localisation updates from https://translatewiki.net.
Change-Id: I458134050d1d38e6bd13eeac95b2d8bce8bf207c
2018-11-12 22:12:50 +01:00
Ed Sanders b8a03444dd build: Update devDependencies
eslint-config-wikimedia   0.5.0  →   0.8.1
 grunt-eslint             20.1.0  →  21.0.0

Change-Id: I8c0cc86c79760c4a6aaba5d8096c4bde2daad8be
2018-11-12 16:07:17 +00:00
Ed Sanders 1558e4515f Remove obsolete aliases from closures
Bug: T208951
Change-Id: I1375167c846b09943c174ae56482a8339d6051ed
2018-11-12 16:06:19 +00:00
Translation updater bot d82e03d0b0 Localisation updates from https://translatewiki.net.
Change-Id: Ie5bdedcfdc0b14647ad53ce693b642df383f35c8
2018-11-10 22:28:15 +01:00
Translation updater bot d130210298 Localisation updates from https://translatewiki.net.
Change-Id: I1bef149d44c3f62c1084e5e9d54d78efd0c69c1e
2018-11-04 22:42:19 +01:00
jenkins-bot 8c990ae1b9 Merge "build: Updating mediawiki/phan-taint-check-plugin to 1.5.0" 2018-11-01 04:08:59 +00:00
Translation updater bot 9332289125 Localisation updates from https://translatewiki.net.
Change-Id: I506adcfc69f6b9e6cd344b00304e70fb2d6e30fc
2018-10-28 22:21:59 +01:00
Translation updater bot 7d9c44a4c8 Localisation updates from https://translatewiki.net.
Change-Id: I7c76e0218f3e2da198d76dd75bb664694fe2ed67
2018-10-27 23:00:01 +02:00
Umherirrender 5f53ed7727 build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
Change-Id: Ib19a5a01838bc66e8b1d8cfce3ddea8f1e60113d
2018-10-26 20:25:36 +02:00
Translation updater bot 6d404993f8 Localisation updates from https://translatewiki.net.
Change-Id: I52dd909c69b25fc4a8786e60d66a294686b7be3a
2018-10-25 22:38:53 +02:00
Translation updater bot be62270f7c Localisation updates from https://translatewiki.net.
Change-Id: I6267cb1f713032da7cc98413f3ecf6471a38bc93
2018-10-23 22:09:00 +02:00
Translation updater bot 79a8912f3c Localisation updates from https://translatewiki.net.
Change-Id: I0c3a439264c4dc1026da6c4c24e8905c12445e27
2018-10-18 22:34:22 +02:00
Translation updater bot abd3161c46 Localisation updates from https://translatewiki.net.
Change-Id: Iadc42ed161cb84e155b28616f5be8d4e276ac6a6
2018-10-13 10:19:23 +02:00
Translation updater bot bae8273aad Localisation updates from https://translatewiki.net.
Change-Id: I89dc27b9b6efba4f3c0042c4bc5567ad771794e5
2018-10-11 22:37:20 +02:00
libraryupgrader 4db07dd625 build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: I75f59811b02cdbdfa876d312b3e56424968501df
2018-10-10 23:52:28 +00:00