didicodes
6752b1f99d
Changed mediawiki.org from http to https
...
Bug: T189687
Change-Id: I29e637787816eb927cefd781ea8efec2040ead61
2019-04-08 18:48:28 +01:00
Translation updater bot
0c80e43c14
Localisation updates from https://translatewiki.net .
...
Change-Id: I68d53eaf456e1cf2ad57bbed15b7dcd98676a6a5
2019-03-31 22:17:10 +02:00
libraryupgrader
73843895f6
build: Updating mediawiki/mediawiki-phan-config to 0.5.0
...
Change-Id: I6132f22888b2e63087d9b47fbde2bf5872b87b5b
2019-03-10 22:24:02 -07:00
laasyasree
bf89ab371d
Upgrade ReplaceText extension to use newer phan
...
Bug: T216938
Change-Id: I30e9bd108e1196efd822525423ec94d9a1f6a318
2019-03-10 14:19:59 -07:00
libraryupgrader
bf538064a8
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
...
The following sniffs are failing and were disabled:
* MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgContLang
Change-Id: I56fb225b2f158ed69fed80fe9a1a2066f407064f
2019-02-07 03:44:53 +00:00
Translation updater bot
79655e5aa3
Localisation updates from https://translatewiki.net .
...
Change-Id: I002b33d491d0ee3011e6e21b06657fdc95fc98fd
2019-01-31 22:26:20 +01:00
Translation updater bot
ffc1be4c45
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifa56d3b6ed6dde5fb4455ce0dcf7f2d72a1425ee
2019-01-08 22:30:02 +01:00
jenkins-bot
5cf9f846d9
Merge "Avoid using core module 'mediawiki.special.search'"
2018-12-28 22:53:56 +00:00
Translation updater bot
59bcdabe96
Localisation updates from https://translatewiki.net .
...
Change-Id: I114d0989026a4e7ad433a24afa288aa1e9fd6c74
2018-12-27 09:52:11 +01:00
Fomafix
a316c0f08f
Avoid using core module 'mediawiki.special.search'
...
The core module 'mediawiki.special.search' contains more functions
which are not needed here and which causes an error message in the
JavaScript console. (T211384)
This change copies the used part of module 'mediawiki.special.search'
to the local module 'ext.ReplaceText'.
The CSS file for the style module 'ext.ReplaceTextStyles' is renamed
from ext.ReplaceText.css to ext.ReplaceTextStyles.css to make
ext.ReplaceText.css free for the CSS part of module 'ext.ReplaceText'.
Bug: T211384
Change-Id: I41225ccdf8a95a7c501fb6eea99abbd08353f4ea
2018-12-22 20:32:33 +01:00
Kunal Mehta
833ce2d6a2
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: I3e96122ab056c43e9e064cb0f14a190921c47f74
2018-12-17 18:57:57 -08:00
Fomafix
7ec8d23740
Remove obsolete aliases from closures
...
Bug: T208951
Change-Id: Ie7580aef0af9f6cffed4826b0ae46d4b99446ae1
2018-12-06 18:42:31 +01:00
Fomafix
75ddb5fea0
Use private function instead of attaching the function to window
...
Change-Id: Ie6f8d0cdf0cf8842ff756839951b4b4bdbade942
2018-12-06 18:31:50 +01:00
Translation updater bot
a60333e279
Localisation updates from https://translatewiki.net .
...
Change-Id: I74528dd11ad60698501bc7b0305c31bba0659e74
2018-11-29 22:27:35 +01:00
Translation updater bot
b49e904b05
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic4f5c78c2aedd29d7dc5f6741da517bc76b2f19e
2018-11-21 22:29:24 +01:00
libraryupgrader
3f662a5f81
build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
...
Change-Id: If65a71ec9fa7daf98818d0d26d60aa726d78d9f5
2018-11-16 08:31:06 +00:00
Translation updater bot
0ae082de9a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic0bd3026b63a68fe170b826515c9bf3a25dea2c7
2018-11-03 11:03:23 +01:00
Translation updater bot
6df3761798
Localisation updates from https://translatewiki.net .
...
Change-Id: I6670128ef094d8ce18371947c81a8d09882e3050
2018-11-01 22:23:25 +01:00
libraryupgrader
a5dc24dc47
build: Updating npm dependencies for security issues
...
* Updated grunt to 1.0.3, addressing:
* https://npmjs.com/advisories/577
* CVE-2018-3721
Change-Id: I1662a2f337afc6062840e833b2c86eeac35555f0
2018-10-11 10:39:03 +00:00
jenkins-bot
22f54208c1
Merge "Support renaming pages from CLI"
2018-09-12 12:30:41 +00:00
Translation updater bot
6a08c59393
Localisation updates from https://translatewiki.net .
...
Change-Id: Idcd0b473dcd49c6b37f7c3610095f09506c184f7
2018-09-09 10:36:39 +02:00
libraryupgrader
0c69da23c1
build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
...
Change-Id: I7c86b02dde7543af0c6f04644de5c5442209fce1
2018-09-08 05:22:29 +00:00
Niklas Laxström
19da42d081
Support renaming pages from CLI
...
Change-Id: I3e14d127cdf63ad4bbff9fcc0a165cc1a0552831
2018-09-07 14:29:58 +02:00
libraryupgrader
6adf0a0712
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
...
The following sniffs are failing and were disabled:
* Squiz.PHP.NonExecutableCode.Unreachable
Change-Id: Ifa593af5d3fb2aa38dea9f73e903a2fb27d1d6e6
2018-09-03 14:30:30 +00:00
libraryupgrader
0741f2a1f5
build: Updating mediawiki/phan-taint-check-plugin to 1.4.0
...
Change-Id: Idd5962254aef58bd4e13836e0fae29ee22a9a7fb
2018-09-01 13:56:30 +00:00
Translation updater bot
d0e0922cd4
Localisation updates from https://translatewiki.net .
...
Change-Id: I4fee238efb2f34a078c35b3bb08c7a1d4ac84298
2018-08-29 22:28:24 +02:00
Kunal Mehta
db5e21e1b9
Configure phan-taint-check-plugin
...
The plugin checks and flags potential security issues (XSS, SQLi, etc.)
using static analysis.
See <https://www.mediawiki.org/wiki/Phan-taint-check-plugin > for more
details.
Change-Id: Ibb8736ac41c05b4eed5655ee89627a8894df4dba
2018-08-20 21:46:31 -07:00
Translation updater bot
2f349d8bbf
Localisation updates from https://translatewiki.net .
...
Change-Id: I5dbc34d6f49988d7cfe717909517b13fee159484
2018-08-08 22:14:13 +02:00
Translation updater bot
602a97692c
Localisation updates from https://translatewiki.net .
...
Change-Id: I851a5d1de482b6dce7c701ab40cd1240f589a177
2018-08-07 22:32:03 +02:00
libraryupgrader
aa0b1941ed
build: Updating mediawiki/mediawiki-codesniffer to 21.0.0
...
Change-Id: Ib851d00e1c1a418f27f162d661c0a94a7790c86d
2018-07-27 16:30:33 +00:00
jenkins-bot
d95a4d5ee0
Merge "Replace uses of deprecated Language::truncate()"
2018-07-02 23:03:35 +00:00
C. Scott Ananian
bc50ac5b33
Replace uses of deprecated Language::truncate()
...
See I2291c69d9df17c1a9e4ab1b7d4cbc73bc51d3ebb for the anticipated
hard-deprecation of this method in core.
Bug: T197492
Change-Id: I071882f8a97cc439d49611d8613ea4105b95afb6
2018-07-02 15:18:44 -04:00
Translation updater bot
41f44019e2
Localisation updates from https://translatewiki.net .
...
Change-Id: I9118917bcd327e309335d7bd31115bb6b28cf845
2018-06-27 22:20:09 +02:00
libraryupgrader
65abeaba88
build: Updating mediawiki/mediawiki-phan-config to 0.3.0
...
Change-Id: I9b35b2e447f3dfd5b9cf7f53e6524c4033d781f9
2018-06-08 07:41:53 +00:00
Translation updater bot
90261141d4
Localisation updates from https://translatewiki.net .
...
Change-Id: I1df2310834feb13cff0c6dd17904c83a0e6b8776
2018-06-06 23:06:20 +02:00
Translation updater bot
f7ceca4ccc
Localisation updates from https://translatewiki.net .
...
Change-Id: I959cb1502d0aed092cd30418f6868cf41245167a
2018-05-30 22:24:47 +02:00
Translation updater bot
228eb62b2d
Localisation updates from https://translatewiki.net .
...
Change-Id: I2791cc20551f92632250de0a4716172a601b76f7
2018-05-28 22:42:38 +02:00
libraryupgrader
0b4b0c7cea
build: Updating mediawiki/mediawiki-codesniffer to 20.0.0
...
Change-Id: I2202a99f3ff7c614e3cc9d17035119107a5fa73e
2018-05-26 06:08:39 +00:00
Cindy Cicalese
f7b59db9b3
Fix path to maintenance directory.
...
Change-Id: Ife7a7076ee87938cadb84aa56982cc667bd90e2f
2018-05-16 12:43:54 +00:00
Yaron Koren
f164113698
Follow-up to d7db166e4f
- disable regex option for MSSQL as well
...
Change-Id: Ib859e5b9104b9b9d6909024585b0573695f72f6d
2018-05-10 16:27:14 +00:00
Translation updater bot
9ea086b4c0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieeef3f89dbfd528dd01c36c98476f38d7b3e20f7
2018-05-09 22:41:35 +02:00
Yaron Koren
43b753b86d
Standardized DB type checking
...
Change-Id: I374c0f9ce0e79181842f53fe9e5778e3fcdc1dcb
2018-05-03 21:32:48 +00:00
Kunal Mehta
2beae377e7
Move replaceAll.php into maintenance/
...
And fix an issue that phan found.
Change-Id: I91cb562ac674b02bb84c6c1da4236810f6a3aa3c
2018-05-03 13:08:15 -07:00
Kunal Mehta
d5342d874d
Add GPL file headers to PHP classes that are missing it
...
Change-Id: Id8a0f08d9133e07bb5e03a618e6b9c0fe06d8b50
2018-05-03 13:03:40 -07:00
Yaron Koren
c854531150
Added limit for search query
...
Change-Id: I62cd622cfd2f9d44f09648ec51932acdb54a3991
2018-05-03 17:43:31 +00:00
Yaron Koren
d7db166e4f
Disable regex option for SQLite
...
Change-Id: I83c8b38a47fc571077fef1fccabb31f5db0ac2e5
2018-05-03 15:36:33 +00:00
Yaron Koren
fca559a72e
Fix for ee7ac78ca7
- removed extra checkbox for moved pages
...
Change-Id: I34b3e6186a3136dd9a53ce81b44bf985fd82e7f0
2018-05-03 02:01:21 +00:00
Cindy Cicalese
1f292fb405
Added HtmlArmor.
...
Bug:T191546
Change-Id: I16de28f829953eb8d1e028e600ca53f583e64e67
2018-05-02 12:43:59 +00:00
Cindy Cicalese
288bd4f5e2
Remove inline JavaScript
...
Bug:T191546
Change-Id: I14306c05b50a4a9319ed31f8e714a8cab629ca73
2018-04-30 17:41:30 +00:00
jenkins-bot
9a4964e848
Merge "build: Simplify linter configs"
2018-04-27 02:00:36 +00:00