Commit graph

1241 commits

Author SHA1 Message Date
Translation updater bot 08f53b8dd2 Localisation updates from https://translatewiki.net.
Change-Id: I7486d63ca01aea4a0161ecc00bbcc28afc3d9808
2018-12-11 22:39:55 +01:00
Umherirrender 32d112ef64 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: I44d6eadc5b50a1fa7c95302323bb9febee02eae9
2018-12-08 16:39:48 +01:00
Translation updater bot 96a04e531c Localisation updates from https://translatewiki.net.
Change-Id: I9a42944953ff25df6cc2d7caef8e66e25c16cf91
2018-11-29 22:27:29 +01:00
Translation updater bot e15207fae9 Localisation updates from https://translatewiki.net.
Change-Id: I178db2084dce3b1470a6cc65c7617a6c0755769e
2018-11-22 22:22:14 +01:00
Translation updater bot 4df81f6e6a Localisation updates from https://translatewiki.net.
Change-Id: I510f884e04eeef9253010b580f30a14112a52ffd
2018-11-18 22:48:38 +01:00
libraryupgrader 5faeaad157 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: If1f88b3f22340f476d1e071a6e1568682c296d4c
2018-11-16 06:48:41 +00:00
Translation updater bot 5ff1c5a46c Localisation updates from https://translatewiki.net.
Change-Id: I6d3704d19465957e6b8663d8fd129d3ffca4a1ed
2018-11-07 22:22:24 +01:00
Translation updater bot 3d9d228144 Localisation updates from https://translatewiki.net.
Change-Id: Icf85afb38438b334b71ac8c4fbc3cb27cc58a8ed
2018-11-03 11:03:17 +01:00
Umherirrender 99659b32c2 Add method scope visibility
Change-Id: I116b91653c01ace9fa0d9a49f2fa43375ef2924d
2018-11-01 19:50:46 +01:00
jenkins-bot 9f7b99dd98 Merge "Start showing warning for deprecated PHP entry point" 2018-10-30 17:24:43 +00:00
Translation updater bot 4c2d7f6863 Localisation updates from https://translatewiki.net.
Change-Id: I29ebc66c8523c870c65fa2daabb0d4321c8c0c2b
2018-10-27 23:00:06 +02:00
Umherirrender 0d21541553 Start showing warning for deprecated PHP entry point
Change-Id: I579b8be26cc469dd457a1038cdb8847b7a2cbbeb
2018-10-26 21:25:36 +02:00
Translation updater bot 323e6dd8f6 Localisation updates from https://translatewiki.net.
Change-Id: Ic0e58e7ce260449b3ab59468cacd5138abf49d27
2018-10-19 22:19:57 +02:00
Translation updater bot ece88682d0 Localisation updates from https://translatewiki.net.
Change-Id: I772d3ef4f1e4f82aa7ff17848e7e7af327f3f2cb
2018-10-18 22:34:26 +02:00
RazeSoldier d258457e01 Use "break" instead of "continue" inside a switch
"continue" statements in a switch are equivalent to "break". In PHP 7.3, will generate a warning.

Also change the indentation.

Bug: T206977
Change-Id: I8ad0ef6508e73bcca7dabfe2e88d661dd409bdfb
2018-10-15 15:45:06 +00:00
Translation updater bot b2eacc0aa3 Localisation updates from https://translatewiki.net.
Change-Id: I9c4b74b14d2c2998e408676b2811f6735030abc7
2018-10-14 22:25:36 +02:00
libraryupgrader ba4753d65d build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: I59c255ec2a83b3aff307649e1232332a37877e9b
2018-10-13 19:43:49 +00:00
Translation updater bot 31ae9bc561 Localisation updates from https://translatewiki.net.
Change-Id: I38cee195d71c6c8a82a99b860f707f73b6f34aad
2018-10-13 10:19:25 +02:00
Translation updater bot 7597f90305 Localisation updates from https://translatewiki.net.
Change-Id: I3344b54ff26a96d922ceeccf0da2f761f56ef52b
2018-10-07 22:30:18 +02:00
Translation updater bot 61bd65ae11 Localisation updates from https://translatewiki.net.
Change-Id: I445da2454d2793186e587894ea515462bfb91b7c
2018-10-05 22:59:17 +02:00
Translation updater bot 669ea575c1 Localisation updates from https://translatewiki.net.
Change-Id: I2c4809751caf74223319a573701182f66d8a9e27
2018-10-04 14:24:32 +02:00
Translation updater bot d7250360eb Localisation updates from https://translatewiki.net.
Change-Id: Ie92a086c79e3415b52c8dfee0e96ed32e36abd1e
2018-10-03 18:53:38 +02:00
Translation updater bot 8f45f45039 Localisation updates from https://translatewiki.net.
Change-Id: Ie86192f03953b45b7f7cfa38abba7d0d64043124
2018-09-26 13:46:10 +02:00
Translation updater bot 79beaf315c Localisation updates from https://translatewiki.net.
Change-Id: I22021fc6b8f481fc1f6a05a6b222cb5422a9ffb3
2018-09-18 09:52:25 +02:00
Translation updater bot 54c23f6450 Localisation updates from https://translatewiki.net.
Change-Id: Ia00afec8f5fb6d44739beb9a489db0e7d72dee46
2018-09-10 09:32:40 +02:00
Translation updater bot 336555ab40 Localisation updates from https://translatewiki.net.
Change-Id: I4a4b3d6eea4aa61d407482f04912d9bd9be537d6
2018-09-09 10:36:35 +02:00
libraryupgrader 793cf73962 build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
Change-Id: I95256bad152f223c7ac2be9b0dd01187a3afbc74
2018-09-08 04:36:01 +00:00
Translation updater bot 2d0e71aeaa Localisation updates from https://translatewiki.net.
Change-Id: I087e05602cc6a20b68186c4d364762d08407bb03
2018-09-07 09:02:59 +02:00
Translation updater bot 6821ae6fe0 Localisation updates from https://translatewiki.net.
Change-Id: I5f953487c4197e5df86d8bf5fa3e828090decfbc
2018-09-06 09:02:01 +02:00
Translation updater bot a5acc9f943 Localisation updates from https://translatewiki.net.
Change-Id: I197c97c44c41c1c4c091457e2dfaf9d2c20faf29
2018-09-04 22:19:43 +02:00
Translation updater bot 75f96671ec Localisation updates from https://translatewiki.net.
Change-Id: I4894db3f102243593dae055b45180925bfda9947
2018-09-03 22:15:27 +02:00
libraryupgrader 52c6ccb4a0 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Change-Id: Ia5c70d201c26b6894b0f0f028a8838fcb72ef784
2018-09-03 06:58:49 +00:00
libraryupgrader 40bddbf01b build: Updating mediawiki/phan-taint-check-plugin to 1.4.0
Change-Id: Ie20392204415b1dade9f6014fe40e20fa7a81b78
2018-09-01 12:42:42 +00:00
Translation updater bot b9f1925917 Localisation updates from https://translatewiki.net.
Change-Id: Ia8f32eda778b92a37a7bed5edf41f9b034d3019d
2018-08-29 22:28:22 +02:00
libraryupgrader fa09087391 build: Updating mediawiki/phan-taint-check-plugin to 1.3.0
And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: Ib7c7a0b834a9dd6f90f99541b7d726c9de912197
2018-08-19 15:11:06 +00:00
Aryeh Gregor cc6f6cd01c Don't call SpecialPageFactory methods statically
This is deprecated in 1.32. Bump minimum requirement of MediaWiki to
1.32 since this is a tarball-bundled extension.

Depends-On: Id8a92d57743f790b7d8c377c033cef38d1bb24de
Change-Id: Ie18c7c97405124ccaa3922b4a25fa7b40496039f
2018-08-17 11:04:59 -07:00
Translation updater bot 65dc51cb64 Localisation updates from https://translatewiki.net.
Change-Id: I5fa9b7c9c5e9483faebc37f7d64b25e90f1a98f0
2018-08-14 22:35:29 +02:00
Translation updater bot d6fa4375c3 Localisation updates from https://translatewiki.net.
Change-Id: I98d1ae60f59a4d6a828b8e41c5fecda449a57ab2
2018-08-09 22:24:05 +02:00
Translation updater bot 46c4c92e27 Localisation updates from https://translatewiki.net.
Change-Id: Ic86199f1d4c94b6ed070abd22d5a8a840f09643e
2018-08-07 22:32:00 +02:00
Translation updater bot 23ee5dc708 Localisation updates from https://translatewiki.net.
Change-Id: Icfbcc0ccdfc05aa689c14d8e3bb0ced2e0f81206
2018-08-06 22:22:24 +02:00
Translation updater bot 5e3f8ae1d2 Localisation updates from https://translatewiki.net.
Change-Id: I921b48749fd4ce043a79a3c84296f0a412a1397f
2018-08-01 22:10:41 +02:00
Aryeh Gregor a06cf6f41c Don't use deprecated MagicWord static methods
Bug: T200247
Change-Id: I62b5c87af33ae77d3e305de8b39374d7f18199fa
2018-08-01 11:45:04 +03:00
L10n-bot dc79bdf6c6 Merge "Localisation updates from https://translatewiki.net." 2018-07-31 20:35:12 +00:00
Translation updater bot edf7f09f6e Localisation updates from https://translatewiki.net.
Change-Id: I513f7db09697d7337e0e7c4db67f8379174dc70e
2018-07-31 22:33:12 +02:00
Kunal Mehta 26b8e44180 Remove & from $mwDefault variable assignment
There's no need for it to be a reference in the first place.

Bug: T200772
Change-Id: I1252d481103f3f0ce1ce28b59dcba746f7611598
2018-07-31 09:58:10 -07:00
Translation updater bot 7f343a4d00 Localisation updates from https://translatewiki.net.
Change-Id: I5ee3320fa26c7c44280fa8cf4544a6d1b05360e1
2018-07-29 22:21:20 +02:00
Translation updater bot 4186448a5b Localisation updates from https://translatewiki.net.
Change-Id: Ie974ce139cacebd1a963b6460a6e69a9ae0103f5
2018-07-28 22:30:03 +02:00
Translation updater bot d6219bb927 Localisation updates from https://translatewiki.net.
Change-Id: Ia7c30b372e7241bf52bff8ddab9206b74543c34e
2018-07-27 22:18:03 +02:00
libraryupgrader 03d7f4b860 build: Updating mediawiki/mediawiki-codesniffer to 21.0.0
Change-Id: I40d0356b661c9e7b4f90fd38d0374f5effe4c8c1
2018-07-27 12:06:25 +00:00
Translation updater bot 2f32c1ee3a Localisation updates from https://translatewiki.net.
Change-Id: Ifa215ad11ee995264875683ab0b5ba7162649091
2018-07-22 22:09:04 +02:00