Commit graph

659 commits

Author SHA1 Message Date
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
libraryupgrader c42a33ebed build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgContLang

Change-Id: I3442d2d77f7dbe03552ecc722108c35574084bf9
2019-02-06 13:07:47 +00:00
libraryupgrader 25a298e9bd build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: I7aa16f2b5a9b3d047e5c17aaee4b8e118f059d7d
2018-11-14 13:12:06 +00:00
libraryupgrader 1e7bf16d2f build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: Iefdaf3f2c27163d56c27b9f443e7fb5cc92b9365
2018-10-11 07:08:36 +00:00
jenkins-bot 932cbe7067 Merge "Convert Special:Editcount to use OOUI" 2018-10-03 19:35:59 +00:00
Umherirrender cffef4aa9f Use short array syntax in i18n alias file
Change-Id: If88528a426ac65a504fc8937d3cdfc2c8af83039
2018-09-20 22:25:12 +02:00
Jayprakash12345 5e00bced59 Convert Special:Editcount to use OOUI
Bug: T204380
Change-Id: I685165f7e51189f461f5f396f938b07b1cb83df6
2018-09-15 01:21:00 +05:30
Translation updater bot 840c3ec8d9 Localisation updates from https://translatewiki.net.
Change-Id: I3f3407a17054fdebe2772390e7b03f0baeabaa89
2018-09-08 10:39:17 +02:00
Translation updater bot 81b995223e Localisation updates from https://translatewiki.net.
Change-Id: I9d9d3583ddab0b4c8352956b87c5ac256c69937d
2018-09-06 09:01:05 +02:00
libraryupgrader d7f4f8ef50 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: I2e52f83b37cb0b684c4fa3b182311a199c3904a5
2018-09-03 01:46:33 +00:00
Translation updater bot 1ac9afa736 Localisation updates from https://translatewiki.net.
Change-Id: Ie53b34c8aa31aa5ed31880b21e23f7632c943f86
2018-08-06 22:21:44 +02:00
Kunal Mehta 845913bc83 Autofixing MediaWiki.Usage.DeprecatedConstantUsage.DB_SLAVE errors
Change-Id: Id5f6804262a86de6f0682c476ae4d1b2018ff112
2018-07-27 00:34:01 -07:00
Kunal Mehta f3559ba849 Autofixing MediaWiki.Commenting.* errors
Change-Id: Idb326bc8c63170930e741feaaa794a1a0003442b
2018-07-27 00:34:00 -07:00
Kunal Mehta cd3d28a0fd Autofixing Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma errors
Change-Id: I1f9b01d420991b7967ab14304bfeab26ca3e1221
2018-07-27 00:33:59 -07:00
Kunal Mehta ef551ef2cc Autofixing Generic.Arrays.DisallowLongArraySyntax.Found errors
Change-Id: Ia0ca1944331fc77b453c83bf4469fa46721f1a56
2018-07-27 00:33:58 -07:00
Kunal Mehta c39734df4f build: Add mediawiki/mediawiki-codesniffer
Change-Id: Ifa5292a056a6bbdcec5df60ce0ed35e53e62f320
2018-07-27 00:33:56 -07:00
Translation updater bot 7a94b05d29 Localisation updates from https://translatewiki.net.
Change-Id: Ibb3b64fae8a293f27c174642ca3b0a659fee9018
2018-07-25 22:18:05 +02:00
Translation updater bot e324a6645e Localisation updates from https://translatewiki.net.
Change-Id: I766aa4c1a203b97eaaf6d5fa064dc0bc91114a25
2018-06-03 22:36:18 +02:00
Translation updater bot c8ee06cbeb Localisation updates from https://translatewiki.net.
Change-Id: If89c0c412e1f559ff6363057cc74812fccd3e187
2018-05-29 22:24:49 +02:00
Translation updater bot 18a0e1889c Localisation updates from https://translatewiki.net.
Change-Id: I7e7b5d90935ee5ef95b47443f71ad84de1b14b0c
2018-05-08 22:19:53 +02:00
Translation updater bot 277887068f Localisation updates from https://translatewiki.net.
Change-Id: I5c5d19f3aecdd8446efaae6d0ec674ef3d0723e0
2018-05-06 22:22:17 +02:00
Translation updater bot 9f5d239c5a Localisation updates from https://translatewiki.net.
Change-Id: I3f562da389706555ee05fa57078b689343af8a8c
2018-05-05 22:14:42 +02:00
Translation updater bot 1fd5f278f7 Localisation updates from https://translatewiki.net.
Change-Id: I9446d624c4529b24daecb65cb0f372c63a8d065d
2018-04-14 22:13:50 +02:00
libraryupgrader 5ddfb142fd build: Updating jakub-onderka/php-parallel-lint to 1.0.0
Change-Id: Ib09913e40026757b5e823f57df5177dcf9c9f854
2018-03-09 08:37:25 +00:00
libraryupgrader a6df48ea76 build: Updating mediawiki/minus-x to 0.3.1
Change-Id: I2d55b0a202c0450491382607a73bf6640f0b2447
2018-02-17 21:09:52 +00:00
Kunal Mehta 076bee8b12 Use SPDX 3.0 license identifier
SPDX released version 3 of their license list (<https://spdx.org/licenses/>),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.

Bug: T183858
Change-Id: Ieb24e1627828829fb858c0d7e2f6a608ad0d249c
2018-01-04 03:00:10 -08:00
Translation updater bot f275d91b2a Localisation updates from https://translatewiki.net.
Change-Id: Ifec36d82162dff9d3107d1a8b21d32d2fe3475f1
2017-12-18 23:06:24 +01:00
libraryupgrader f72cadbeb5 build: Updating mediawiki/minus-x to 0.2.1
Change-Id: I474b226ee460b85870bfd9b4eb2e3cffe795ea15
2017-12-10 07:29:14 +00:00
Translation updater bot 23ccf7bb1c Localisation updates from https://translatewiki.net.
Change-Id: I6400996157fe1213d63a3ed1ea1154aca60d3961
2017-12-05 09:40:32 +01:00
Umherirrender 039d2cd82a build: Add php-parallel-lint and MinusX
php-lint will test for valid php files
MinusX will test for executable bits

Change-Id: I29038a499eb83d2ea0bad6a8c23c739964d86087
2017-11-03 19:48:45 +01:00
Translation updater bot dc435c89a1 Localisation updates from https://translatewiki.net.
Change-Id: I1663ccf24c9aa070a22a0d191f51b616b72a68cd
2017-10-11 22:55:27 +02:00