Commit graph

1066 commits

Author SHA1 Message Date
Derick Alangi 41e6b19e57 Avoid usage of deprecated ObjectCache::getMainWANInstance()
Replacement with services made available in 1.28 and this extension
requires 1.31. So, the replacement is good.

Change-Id: Ia1452ace85d13eb07f7d55b338e120f24d339069
2019-07-03 13:58:55 +01:00
Translation updater bot 707574b7fb Localisation updates from https://translatewiki.net.
Change-Id: I0edecfa8c2e2eb4daad84e39c36e9c6619b20089
2019-06-24 08:40:07 +02:00
libraryupgrader ab9ba92826 build: Updating mediawiki/mediawiki-phan-config to 0.6.1
Change-Id: I8fae8e21992ef6382026117c14307fa5c216c2d7
2019-06-10 12:08:01 +00:00
jenkins-bot f233dd5264 Merge "Update unspecific "array" type documentation" 2019-06-06 01:17:45 +00:00
Derick Alangi 088bfe3028 TitleBlacklistHooks: Fix TitleBlacklist hooks to conform with MW
Also, cleanup various legacy behavior of hooks: as they return true. In
addition, objects are passed by reference by default.

I see more room for improvements, but will keep doing them in later change
sets.

Change-Id: I1ff3ec493a1d161cfbcfacf49b1af486a93b1052
2019-06-05 18:21:55 +00:00
Thiemo Kreuz 8b2dd9cae3 Update unspecific "array" type documentation
Change-Id: Ic1120e726be71f09fa6ebd166d4992ee2c3a3a6b
2019-06-05 18:31:39 +02:00
Translation updater bot fb51f805fd Localisation updates from https://translatewiki.net.
Change-Id: I757ea3915901a6e419e5ba43f38922f186b2bd2b
2019-05-30 22:54:28 +02:00
James D. Forrester c2cfae5a94 build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0
Change-Id: I4e655834b47a05675c58677e79086feb41010357
2019-05-19 12:30:07 +00:00
Translation updater bot 331a6e5f92 Localisation updates from https://translatewiki.net.
Change-Id: Iaa5f4a43d7441dc3cbe9f941448b8a0979fc7885
2019-05-15 09:14:56 +02:00
Translation updater bot 448ac96c9c Localisation updates from https://translatewiki.net.
Change-Id: Ia191d0587c4c1a7745faa0a8b0eb099d8d1a45c4
2019-05-12 22:34:20 +02:00
Translation updater bot 86e9fba1d9 Localisation updates from https://translatewiki.net.
Change-Id: I1996778b354424087139f960a8eeaf86a3ae13dc
2019-05-10 09:21:08 +02:00
jenkins-bot 5407e7c96b Merge "Fix various phpstorm warnings" 2019-05-09 23:30:46 +00:00
Aaron Schulz be17ba5286 Fix various phpstorm warnings
Change-Id: Iebaef93dc4d5061ca34934bf18127d8826621fc9
2019-05-09 18:50:35 +00:00
James D. Forrester a2b9eda54b build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ib22e621da6791a713a04a92ebdae8adc22386112
2019-05-07 11:06:43 -07:00
Translation updater bot 74843e2582 Localisation updates from https://translatewiki.net.
Change-Id: I9fa7e8c745445c76062c84c7a51036c194ff1a4c
2019-05-06 09:05:30 +02:00
Translation updater bot d56a3101c7 Localisation updates from https://translatewiki.net.
Change-Id: If445c772a3ecd0773864181b0dd7773a7f4a4f7a
2019-05-01 22:30:25 +02:00
James D. Forrester 156c398975 i18n: Make clear what TitleBlacklistAuthenticationRequest over-rides
Change-Id: I9de7b2bc8ef8f615e7885ce3791dcfe5a4de3a72
2019-04-30 15:49:34 -07:00
Translation updater bot 5d41d5e833 Localisation updates from https://translatewiki.net.
Change-Id: Icc16e62eb81bd5447c921a8f8abf7fb21032b967
2019-04-26 22:28:30 +02:00
Translation updater bot 565c9b11d2 Localisation updates from https://translatewiki.net.
Change-Id: I7e1eb12b5572546c4dd7112ef288890b745b2e30
2019-04-24 22:21:27 +02:00
Translation updater bot ebaacabc5d Localisation updates from https://translatewiki.net.
Change-Id: I11310ae82c77f235f5c0e9a6f103c46095a049ce
2019-04-19 09:54:16 +02:00
Translation updater bot dcc76d3e9f Localisation updates from https://translatewiki.net.
Change-Id: Iea11a098d58147334bf16c84769dcc9ff5b5cb81
2019-04-17 22:13:24 +02:00
Translation updater bot fe1ade4656 Localisation updates from https://translatewiki.net.
Change-Id: Ib5727bcba7b26a059862107c3896a99977860caa
2019-04-15 22:54:35 +02:00
Translation updater bot 6a5ebb2802 Localisation updates from https://translatewiki.net.
Change-Id: I5a9b6cc8a5139b3bb965a8a71ca65e37041a2480
2019-04-14 22:30:43 +02:00
Reedy b448012d82 Add missing action- messages
Change-Id: I78f46c5bf9594a5b4f182698ea08d90898fc556e
2019-04-12 21:29:15 +01:00
libraryupgrader 84f30fd4c5 build: Updating mediawiki/mediawiki-phan-config to 0.5.0
Change-Id: Ie4cc688e4fecbdf53f77c4726292a8d3fcd6a06d
2019-03-10 22:34:49 -07:00
Umherirrender 0b3b7f67f9 Use ExtensionRegistry rather than class_exists
Change-Id: I6788d31ce53868388c9cf9ddbf432f3397363018
2019-03-03 02:36:14 +01:00
zoranzoki21 3d957b51aa Upgrade TitleBlacklist extension to use newer version of phan
Bug: T216946
Change-Id: I70762433e25706487864c86980daa797d6c60f8d
2019-02-25 20:14:35 +00:00
setian 8a25c63a25 Use plaintextParams directly instead of using rawParams()
Bug: T216360
Change-Id: I07f5f441a24da54a79d250652606d0a76e4ae774
2019-02-22 04:08:21 -05:00
Reedy 52358f2362 Update MediaWiki namespaced AtEase global functions
Change-Id: I90fbb959b5011a4fa06a766b2dbe91554bcf3c71
2019-02-13 02:31:11 +00:00
James D. Forrester 277c88d44d Drop support for operation when wgDisableAuthManager is true
This global from MediaWiki was removed in 854a462 in 2016 but we didn't
clean up after it at the time.

Change-Id: I48f5d104e5350bd2ac170afc155015b8060e2ed5
2019-02-09 12:36:25 -08:00
libraryupgrader 269187744f build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Change-Id: Ic334841f62ab0971fdbcbf2cf321b73a0aa29a35
2019-02-07 05:44:36 +00:00
Translation updater bot 490cd3d3de Localisation updates from https://translatewiki.net.
Change-Id: I4387160e41168b30ed594eb3ef08390a77d3a978
2019-01-20 22:36:09 +01:00
Bartosz Dziewoński 3c8be5e7c6 Add mobile target to VE plugin modules
Bug: T213774
Change-Id: I6441fb2278c76e66c68badb937c339f012fe7f5a
2019-01-15 01:06:00 +01:00
Translation updater bot 6d49982106 Localisation updates from https://translatewiki.net.
Change-Id: I6d4fd5312e6ac2c19cfb7bcd825b9e5235d2428a
2019-01-10 22:49:25 +01:00
Timo Tijhof 3808d1ee5f Remove left-over jshintrc file
No longer used, eslint is active in this repo.

Change-Id: Ib631831aa1b386cc349f31e43c885e172695a443
2019-01-08 20:42:30 -08:00
Translation updater bot 64fddebef4 Localisation updates from https://translatewiki.net.
Change-Id: I3f066695a86a488df617b07f7c5f8885da845a8a
2019-01-06 22:30:27 +01:00
Translation updater bot 687c1d092f Localisation updates from https://translatewiki.net.
Change-Id: I8119d0dbfd1ac6c89a08df5ae75b3a8c05730d32
2019-01-05 22:34:02 +01:00
Translation updater bot 33dabf1e84 Localisation updates from https://translatewiki.net.
Change-Id: I6b96df868aeb2e5dc54776cd0eb2efb3cb359eee
2019-01-03 22:52:40 +01:00
Kunal Mehta 559766117f 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: Ied1bfbb0d0850f1e85a2b49c1009beb002e9f66e
2018-12-17 18:59:01 -08:00
Translation updater bot 2618c04582 Localisation updates from https://translatewiki.net.
Change-Id: I2e41f01e1b54332bcf866fe98903909afce2ee99
2018-12-12 22:18:49 +01:00
Translation updater bot 9d1407b283 Localisation updates from https://translatewiki.net.
Change-Id: Iea2bae9a1992dc80f2233f6028ca9ac80d419b57
2018-12-11 22:40:04 +01:00
jenkins-bot 370238e6b9 Merge "build: Update sniff list in .phpcs.xml" 2018-12-10 09:41:23 +00:00
Translation updater bot 8e2f54b64c Localisation updates from https://translatewiki.net.
Change-Id: I0d0040a280c990402aef026e93fa07a2827fc0ea
2018-12-09 22:39:19 +01:00
Umherirrender d676a5fddc build: Update sniff list in .phpcs.xml
Exclude Scribunto class from Squiz.Classes.ValidClassName.NotCamelCaps
The name concept is taken from another extension

Change-Id: Ica307a6773bd80c25d0de6c757ce2ad2ea21cd0d
2018-12-08 16:40:01 +01:00
Bartosz Dziewoński 717820286e ve.init.mw.TitleBlacklistSaveErrorHandler: Disallow retrying
Retrying can never resolve this problem.

Change-Id: I8c0403f994d36cde2003d6b69071459d035fd245
2018-12-07 22:16:37 -05:00
Translation updater bot 7e7a330970 Localisation updates from https://translatewiki.net.
Change-Id: I82c5b6b6d6ab77e9c5a4332099b6771f4e360c8c
2018-12-07 22:21:51 +01:00
Bartosz Dziewoński 6ac35e2586 ve.init.mw.TitleBlacklistSaveErrorHandler: Update to receive entire response
Change-Id: I1feaf08354cbe08709d7a4e14fbbcc2766817591
Depends-On: I818d916275b8451af6910ddaa7cd4d7c653085ee
2018-12-07 14:18:30 -05:00
Ed Sanders d62cb11ea8 Bring in VE support
Bug: T211242
Depends-On: I9d7efbecfd954acff86f279f75aa80a9fcc10c89
Change-Id: Ibaf8a37f1aaef510923bde5ed9114f1f00fff461
2018-12-07 18:49:43 +00:00
Ed Sanders ccf77bdddb Replace jshint with eslint
Change-Id: I34d56f7e6c8efe4b9bb1efebd2e8bfce35d6afb7
2018-12-05 17:02:53 -05:00
Translation updater bot ea141a70fe Localisation updates from https://translatewiki.net.
Change-Id: If1e98eff5af1eec128e957ef7cbf29e6db92e9f0
2018-12-03 22:35:35 +01:00