Translation updater bot
5904ea987f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib04511af7881539cc0a85f4eed71cdb3e63cbde0
2020-04-07 08:33:03 +02:00
libraryupgrader
eef8eba17d
build: Updating gonzales-pe to 4.3.0
...
* https://npmjs.com/advisories/1179
Change-Id: Iae210e4278a99f69196c2eb58a8d33418b5c0929
2020-03-30 22:43:03 +00:00
jenkins-bot
2ce5c9d778
Merge "Localisation updates from https://translatewiki.net ."
2020-03-30 07:21:29 +00:00
Translation updater bot
26b90b2129
Localisation updates from https://translatewiki.net .
...
Change-Id: I73a20cbf6ed2f3efaf97454f8a85314e6ed558f0
2020-03-30 09:11:55 +02:00
Translation updater bot
0d67a60197
Localisation updates from https://translatewiki.net .
...
Change-Id: I8b04d2192a0ed6928365f5a2b6828bf98f9b75b8
2020-03-30 08:35:36 +02:00
Translation updater bot
ead602da41
Localisation updates from https://translatewiki.net .
...
Change-Id: I3bb09cc117dbd9d3aaba4c9e6bcb4cb001c84067
2020-03-24 08:47:37 +01:00
Translation updater bot
5c8b86f48f
Localisation updates from https://translatewiki.net .
...
Change-Id: I5c837bec44f6d21ac1d7fcc87b7b78e9bd08a33c
2020-03-23 09:01:04 +01:00
libraryupgrader
f5f0b6092d
build: Updating mkdirp to 0.5.3
...
* https://npmjs.com/advisories/1179
Change-Id: Ib3455081b1dd47a2527df2dac4371bcf0812dc6c
2020-03-21 17:26:37 +00:00
Translation updater bot
64ec173b05
Localisation updates from https://translatewiki.net .
...
Change-Id: I033a4f3d2d01665dafcccc9ef1634265d222f873
2020-03-19 08:31:42 +01:00
Translation updater bot
515f9aa0e4
Localisation updates from https://translatewiki.net .
...
Change-Id: I37ceecc889557b4997f88844fe11cf88d9453079
2020-03-18 08:56:16 +01:00
libraryupgrader
5fb8bfa533
build: Updating minimist to 1.2.5
...
* https://npmjs.com/advisories/1179
Change-Id: Ia49bba87b26bc73ce1e435517da0202f7bf02a70
2020-03-17 17:37:20 +00:00
libraryupgrader
4cfd36a1ee
build: Updating acorn to 7.1.1
...
* https://npmjs.com/advisories/1488
Change-Id: Ia808e7ea0b3d475261e392413c0af89030a30c47
2020-03-08 19:55:23 +00:00
Translation updater bot
0203cf2015
Localisation updates from https://translatewiki.net .
...
Change-Id: I4c89bd45306812578220fa0ba352845b33468993
2020-03-02 09:07:56 +01:00
Translation updater bot
e41f1db366
Localisation updates from https://translatewiki.net .
...
Change-Id: I33b638edecc6b458d276a05442cb26b5929348ed
2020-02-28 08:21:09 +01:00
Ostrzyciel
5177fd7ace
Fix actor migration script
...
Current version does not consider anonymous votes at all, which
caused the script to fail horribly on wikis that allowed anons
to vote.
Change-Id: Ic2a42a581d3495150f89a66a58276aa004bd22e8
2020-02-25 18:18:11 +01:00
Translation updater bot
632d990ee0
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b4c6cfc71fb9611f7f3e2ddcdbaef85f6edb3f2
2020-02-24 09:01:10 +01:00
libraryupgrader
7ecba0862d
build: Updating npm dependencies
...
* grunt-stylelint: 0.13.0 → 0.14.0
* stylelint-config-wikimedia: 0.8.0 → 0.9.0
Change-Id: Idc88ef96a3e89d012f35fe087f4d2a97e40bacf2
2020-02-20 17:21:37 +00:00
Translation updater bot
c0baa6bf68
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic9902cb7df5d13b7cbc32b747ce0c8c302892fa2
2020-02-19 08:22:05 +01:00
Translation updater bot
3faa2fa81d
Localisation updates from https://translatewiki.net .
...
Change-Id: Idf7c34c0f842f4867a8c9e1f7f40ad21ab81314f
2020-02-17 08:44:30 +01:00
Jack Phoenix
b08fe9b870
Remove use of global $wgUser
...
Bug: T243568
Change-Id: Ib0749163e304f19f4067b8c4f997688be4d4b268
2020-02-08 15:51:46 +02:00
Jack Phoenix
cfba15fde7
Run timestamps through Database#timestamp, for PostgreSQL
...
Bug: T87542
Change-Id: I2826fbd2c6b096ef849f972f8d25503155d42345
2020-02-05 15:43:55 +02:00
jenkins-bot
6ddd43282b
Merge "PostgreSQL support"
2020-02-05 01:13:48 +00:00
Translation updater bot
9518d4c511
Localisation updates from https://translatewiki.net .
...
Change-Id: I2cf9dff9f1bf17ab885b1a3c59fcdf9f23f3e6ad
2020-02-03 08:25:15 +01:00
Jack Phoenix
525a37a284
PostgreSQL support
...
Bug: T87542
Change-Id: I1089667c7228412fcb8f98702a8bad19abe76aa1
2020-02-01 07:33:08 +00:00
Translation updater bot
a9de971f0e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifd886ba1b7f46b1e8ca25d9f13a9744444ef184a
2020-01-31 09:51:37 +01:00
Ostrzyciel
949d97cdb6
Fix errors when using the DB readonly mode
...
AJAXPoll used to throw random DB errors when the DB is in readonly
mode, that should be fixed now. Also fixed a few minor bugs
encountered on the way.
Bug: T205219
Change-Id: I079b2876e01ab8e9916fcc8121d7f4c9a23f00a8
2020-01-29 10:57:08 +01:00
libraryupgrader
6224a88d35
build: Updating mediawiki/minus-x to 1.0.0
...
Change-Id: Ic8ebd77ff4db065e38ce179ac28c47343ff10b4a
2020-01-28 17:15:02 +00:00
libraryupgrader
f7efc8ef4e
build: Updating jakub-onderka/php-console-highlighter to 0.4.0
...
Change-Id: I4dd26992a83e32313c29d3fbb23ca70a8543bc31
2020-01-28 02:26:49 +00:00
jenkins-bot
fc458eee43
Merge "Actor support, now requires MW 1.34(+)"
2020-01-27 02:38:01 +00:00
Translation updater bot
ed926195d8
Localisation updates from https://translatewiki.net .
...
Change-Id: If3399a5455572ccb2d396a5453254b93681d18a9
2020-01-20 08:47:00 +01:00
Jack Phoenix
125e943aa2
Actor support, now requires MW 1.34(+)
...
Bug: T227345
Change-Id: I6b3cefb37efe770f7dcb7f7c093bf71e1e8bb543
2020-01-14 16:32:56 +02:00
libraryupgrader
db586e60d5
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: Ic57c2eef213c89325ffca9ff23fc1f223cb732ac
2020-01-14 02:23:34 +00:00
libraryupgrader
9c28c663fa
build: Updating npm dependencies
...
* stylelint-config-wikimedia: 0.6.0 → 0.8.0
* eslint-config-wikimedia: 0.8.1 → 0.15.0
* grunt-stylelint: 0.11.1 → 0.13.0
* grunt-eslint: 21.0.0 → 22.0.0
Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.
Change-Id: I42ad5adf1c4c95e2bff90ed46c608c13a37bb33a
2020-01-09 01:34:50 -08:00
Translation updater bot
33d1a64fc3
Localisation updates from https://translatewiki.net .
...
Change-Id: If529be76e828d2bc79625dda0f240214c6003f7e
2020-01-06 08:47:03 +01:00
jenkins-bot
0332e5649c
Merge "Fix "Use of the "edit" token is deprecated. Use "csrf" instead.""
2020-01-05 09:56:54 +00:00
jenkins-bot
1bd02a0df3
Merge "Don't pass variables around if you have no need for 'em"
2020-01-05 09:56:53 +00:00
Translation updater bot
1d4a3c4391
Localisation updates from https://translatewiki.net .
...
Change-Id: I962553b6682f2a822ee51b9503431aa2be463d0e
2020-01-02 08:56:36 +01:00
Jack Phoenix
290e497e40
Fix "Use of the "edit" token is deprecated. Use "csrf" instead."
...
Change-Id: I6cbe578628d9f2904043943d8950feb353a53014
2020-01-02 06:42:57 +02:00
Jack Phoenix
71da36ea9c
Don't pass variables around if you have no need for 'em
...
Change-Id: Id9fe08adcd1ba14477b84b469586e56ac9376025
2020-01-02 06:31:13 +02:00
Translation updater bot
7c5a40c3b8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib5fa2708cc7a9351ce97eb9261cd1031d8f020bc
2019-12-22 17:39:05 +01:00
Translation updater bot
6a1a4827f8
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ea40fc16ebad4195c444f80f3fab9b9e2e1149c
2019-12-18 09:24:08 +01:00
libraryupgrader
e87ee45f6f
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: Id576027984508fe85d630bdb60b8253b3ec530fb
2019-12-15 13:41:28 +00:00
Translation updater bot
1441672cfe
Localisation updates from https://translatewiki.net .
...
Change-Id: Id5a91dc7b45a69ac6b9bf13a84642df39a7f8877
2019-12-13 09:23:56 +01:00
Translation updater bot
28b428c2d2
Localisation updates from https://translatewiki.net .
...
Change-Id: I4fa7c5a6c59f4e1fb4cd1805f9d6c26a087f1eca
2019-12-12 09:54:23 +01:00
Translation updater bot
df3223e771
Localisation updates from https://translatewiki.net .
...
Change-Id: I3f75c503d3990ef5f51aecf3f28f43ede678e81d
2019-11-29 09:23:40 +01:00
Translation updater bot
97a270987a
Localisation updates from https://translatewiki.net .
...
Change-Id: Id7fec2e6fd93e7a4a0ae14b6174fa61c3e6f8ee0
2019-11-15 09:18:34 +01:00
Translation updater bot
0ad088f15e
Localisation updates from https://translatewiki.net .
...
Change-Id: I0db4ba51ca3f5b23f38c4988b3d16e71fc2b47f9
2019-11-07 09:39:32 +01:00
Translation updater bot
4d855941e1
Localisation updates from https://translatewiki.net .
...
Change-Id: Iafdf2d718688c3ed3b4d60b0a0efdefd57fdb10a
2019-11-04 09:25:38 +01:00
libraryupgrader
2ae1731bc9
build: Updating mediawiki/mediawiki-codesniffer to 28.0.0
...
Additional changes:
* Added .eslintcache to .gitignore.
Change-Id: Ida17d3683f73e42ecc6860e246801c2a68ffb78c
2019-10-20 23:01:50 +00:00
libraryupgrader
ab1ffbe615
build: Updating grunt-stylelint to 0.11.1
...
Additional changes:
* Added .eslintcache to .gitignore.
Change-Id: Ia258a34614d0e02ddba2fead4d263260b2edb596
2019-10-18 23:00:45 +00:00