Commit graph

539 commits

Author SHA1 Message Date
Translation updater bot 1c63919ca3 Localisation updates from https://translatewiki.net.
Change-Id: Ifc998d2474d8b8b000720d7424ba661afff0f4f4
2022-09-12 07:11:39 +02:00
Translation updater bot 1f3859bb96 Localisation updates from https://translatewiki.net.
Change-Id: Ib8107cd58a2a519617c6a165298372625dddad3a
2022-07-25 07:43:38 +02:00
Translation updater bot 8fef014168 Localisation updates from https://translatewiki.net.
Change-Id: I84a2c1c1f21da8f60ce9f784f9c528f9922d3478
2022-07-04 07:17:56 +02:00
Translation updater bot 84d3c98b1c Localisation updates from https://translatewiki.net.
Change-Id: I163a8a4bb66c2c42137d73bb10d7dec7b7db38af
2022-06-13 07:18:39 +02:00
libraryupgrader 3b92a3f7b5 build: Updating npm dependencies
* grunt: 1.4.0 → 1.5.3
* nomnom: 1.8.1 → 1.8.1
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
* underscore: 1.6.0 → 1.6.0
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

Change-Id: I216f67365b844852650c2c51119999d8058133c1
2022-05-22 16:59:27 +00:00
Translation updater bot ad515248a3 Localisation updates from https://translatewiki.net.
Change-Id: Icf59ac8cf39d525f8df6a7b02d825abd35db8f4d
2022-05-02 07:04:25 +02:00
libraryupgrader a646590a95 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 31.0.0 → 38.0.0

npm:
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* nomnom: 1.8.1 → 1.8.1
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
* underscore: 1.6.0 → 1.6.0
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

Additional changes:
* Set `name` in package.json.
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: I8b789d78cedfd1f7ff761587f39c532a51a2c300
2022-04-15 04:18:36 +00:00
Translation updater bot 1aa51c6452 Localisation updates from https://translatewiki.net.
Change-Id: I9529f9681785f5acedb9ec0184657e89ee780bfc
2022-03-28 07:08:22 +02:00
Translation updater bot 8846a0c7c9 Localisation updates from https://translatewiki.net.
Change-Id: I9e86262b8acc7a95954e851c960c591be29e9ce0
2022-02-28 06:59:23 +01:00
Translation updater bot e0382a773f Localisation updates from https://translatewiki.net.
Change-Id: I52fcf0292b5fec3083e490785d985739f5ef8925
2021-12-13 06:52:52 +01:00
Umherirrender 839bc341e0 Require 1.32 in extension.json for use of ContentLanguage service
Follow-Up: Ieb9249214d83772bfae7c45432ff12e02c51a475
Change-Id: Iaeb9dd33412fb6b0f201d308668751940baa06e9
(cherry picked from commit f7d0eac1b6)
2021-12-05 03:18:07 +00:00
libraryupgrader 9c44261e15 build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: I9c1431306454ec1778689a40f333a9c0c9621ddb
2021-09-03 01:24:14 +00:00
AntiCompositeNumber df873f577b Fix hardcoded non-prefixed table in editsInNs query
Hardcoding the table here causes a database error if $wgDBprefix is set.
This fix should be backported to 1.35

Bug: T289902
Change-Id: Id22b696d00069e26edfa7bc4e109e1e6b74fbecf
2021-08-28 00:21:02 +00:00
libraryupgrader 978929f63f build: Updating grunt to 1.4.0
Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).

Change-Id: Ib9fa84aba26770ddb1c2be75df933b1a437fedbb
2021-05-09 20:39:46 +00:00
Reedy 4c4f43c81f Remove hardcoded non prefixed page table in join
Bug: T267993
Change-Id: I9d79eb169833b3e27a94bf74f2cd0bc48dbfc032
(cherry picked from commit c7588ea1ea)
2020-11-17 19:00:19 +00:00
libraryupgrader 312948ec0f build: Updating lodash to 4.17.19
* https://npmjs.com/advisories/1523
* CVE-2019-10744

Change-Id: Ic841020eb4e8b962d20562b7bf8d70e1110c53ca
2020-07-09 10:50:51 +00:00
libraryupgrader 8b9837a389 build: Updating mediawiki/minus-x to 1.1.0
Change-Id: I559cc7da2f29ed2f199c6e88e4362d8491a4ac0e
2020-06-08 12:37:56 +00:00
Translation updater bot eed0b2bf09 Localisation updates from https://translatewiki.net.
Change-Id: Ia2ebcf088e6482fbcec0a0588e0c10bb1c7e3bbe
2020-06-08 08:50:09 +02:00
libraryupgrader ec2c571d2b 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: Icdd1bdb644aca5c57b09ec23b39b614014fa5243
2020-05-31 03:00:36 +00:00
libraryupgrader ab0cfa77aa build: Updating mediawiki/mediawiki-codesniffer to 31.0.0
The following sniffs are failing and were disabled:
* Generic.Files.LineLength.TooLong

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

Change-Id: Ic8176d811bb7f452e3bd5cf843a2f8501f0b7412
2020-05-29 13:26:53 +00:00
Translation updater bot 051824ef62 Localisation updates from https://translatewiki.net.
Change-Id: I1854452ae95366aae79a5dcb152d7cf1c92fe82a
2020-05-26 08:35:49 +02:00
Translation updater bot e4db1120b1 Localisation updates from https://translatewiki.net.
Change-Id: I51bb1b6e3254eb411f13ace7cf3383df3c06cbca
2020-05-11 08:37:08 +02:00
libraryupgrader 3de28e5939 build: Updating mediawiki/mediawiki-codesniffer to 30.0.0
Change-Id: I27b70394aa6cd387e562c7613690f7c42efe06c9
2020-04-22 08:46:55 +00:00
libraryupgrader 03ed06e6b0 build: Updating grunt-banana-checker to 0.9.0
Change-Id: Ia5cf62d6c12544bb1180f405c08a918e06b71468
2020-04-19 04:08:18 +00:00
Translation updater bot b5026faa79 Localisation updates from https://translatewiki.net.
Change-Id: I26c2ebd804566cc3ba4292c483e9dc2517b708a2
2020-04-07 08:39:56 +02:00
Translation updater bot ae7fda21ef Localisation updates from https://translatewiki.net.
Change-Id: I8457ba1fe40b351ea0bed90fb7cde079c02922ba
2020-03-24 08:49:04 +01:00
libraryupgrader 0ffd52f236 build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: I8a56272eaed42aed139341554002331647cf5d8f
2020-03-18 07:30:32 +00:00
libraryupgrader a896233e50 build: Updating mediawiki/minus-x to 1.0.0
Change-Id: I494b6fd22b867874d1476d3e3fffd4b720bd57ad
2020-01-29 04:19:54 +00:00
libraryupgrader 6c365e9979 build: Updating jakub-onderka/php-console-highlighter to 0.4.0
Change-Id: I48b9e767d8b529e5466bfca022ce8adc71c27540
2020-01-28 10:30:28 +00:00
libraryupgrader c72edac08b build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
Change-Id: I50ff8e4fe8c3a0780357854aebe8694e309bbbe7
2020-01-14 05:12:03 +00:00
Ostrzyciel 13a0a67ea6 Editcount: support the actor table
Add support for the actor table and the temporary actor revision table.

Bug: T240893
Change-Id: I1db8cb74d808093a357af0f430f7d4b9d43e50b8
2019-12-18 17:27:56 +01:00
libraryupgrader ec48059187 build: Updating dependencies
composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

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

Change-Id: I092e57de687dd631787b3fcde1824de4a33ac88d
2019-12-16 06:50:27 +00:00
Translation updater bot 02357d528a Localisation updates from https://translatewiki.net.
Change-Id: Ic79a3a8a0e7aa27e82e3f5a83a3de77133fb1250
2019-11-18 09:22:17 +01:00
Thiemo Kreuz 551649bdd1 Fix all PHPCS errors and update code to modern standards
There are still some exceptions in .phpcs.xml, but now they are for
blacklisted files only, instead of disabling the rules entirely.

Change-Id: I8101eb66fad39c2a87b2af397597b5a9b7729ed2
2019-11-12 10:06:27 +01:00
Translation updater bot e8157130c8 Localisation updates from https://translatewiki.net.
Change-Id: Ia892eaf8debd9c949384ab4f0546e050fcb1d3c2
2019-11-04 09:30:15 +01:00
Translation updater bot dc1215646b Localisation updates from https://translatewiki.net.
Change-Id: Icb4788596e25c341b514a7fcec08d19a93d8f769
2019-10-25 09:18:27 +02:00
Translation updater bot d405aff67c Localisation updates from https://translatewiki.net.
Change-Id: I7466a2dfa00376157061cc0d579cb87e2e5b8bf3
2019-10-24 10:43:55 +02:00
libraryupgrader 95c208fbd1 build: Updating mediawiki/mediawiki-codesniffer to 28.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingReturn

Change-Id: Iaa2ecc5b8b26b78fa8a723cab18bc5c67a21b5b2
2019-10-21 03:20:32 +00:00
Translation updater bot dc75266b25 Localisation updates from https://translatewiki.net.
Change-Id: I88488fe4251c8762b311f91f2700469b93c58c1e
2019-09-10 09:37:15 +02:00
Jack Phoenix 3a4503d991 Fix silly typo in method name
Change-Id: I5046b88836e10f5d1e03b6e17a67da3783be5e34
2019-08-28 21:32:22 +00:00
Translation updater bot a996b8c0a0 Localisation updates from https://translatewiki.net.
Change-Id: I4e2d7bda481392c72362fc5429448b7332a86c0d
2019-08-21 10:03:26 +02:00
Jack Phoenix ce2b57f492 Remove phpcs exclusion regarding the deprecated $wgContLang global
Follow-up to ddf6cc8fb8, which removed all usages of the aforementioned global.

Change-Id: I739e2dca595de4c2695c2055c13d40077befa05c
2019-08-05 17:34:59 +03:00
jenkins-bot 395e46b536 Merge "Properly mark private functions as such for function visibilities have been a thing for a while now" 2019-08-02 05:46:16 +00:00
libraryupgrader 80d05150a1 build: Updating lodash to 4.17.15
* https://npmjs.com/advisories/1065
* CVE-2019-10744

Change-Id: I8500479d0d53093387e6473b60c999477b137b58
2019-08-02 02:29:09 +00:00
Jack Phoenix 3ae702b39a Properly mark private functions as such for function visibilities have been a thing for a while now
Change-Id: I48e81cd18e4cf9ccc7e2b63a7523fae696834763
2019-07-28 19:35:17 +00:00
Jack Phoenix ddf6cc8fb8 Replace $wgContLang global with MediaWikiServices
Globals? What globals?

Change-Id: Ieb9249214d83772bfae7c45432ff12e02c51a475
2019-07-28 07:03:28 +00:00
libraryupgrader d6aa7fd793 build: Updating mediawiki/mediawiki-codesniffer to 26.0.0
Change-Id: Iada982b98f205c2be1b2ba50d2b025a062393619
2019-07-14 10:58:07 +00:00
libraryupgrader 2db361653a build: Updating npm dependencies for security issues
* Updated grunt to 1.0.4, addressing:
  * https://npmjs.com/advisories/788
  * https://npmjs.com/advisories/813

Committed package-lock.json (T179229) too.

Change-Id: Ib5c8af5eda3baf5936c438f93ee555725248ec69
2019-06-08 05:56:32 +00:00
Nikita Rana d8522a5e4d Remove php entry point
Bug: T140007
Change-Id: I7f0378d632d6f2d71aa04bf22f28614ae3256bb5
2019-04-06 01:14:59 +05:30
Translation updater bot 2837748dfe Localisation updates from https://translatewiki.net.
Change-Id: I49387c191e3d3d7448780de99627f40323eabd87
2019-02-21 22:20:59 +01:00