Go to file
Kunal Mehta 34a18a4c99 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.

Bug: T201219
Change-Id: I609fcfe54f635199b4228773b6338fe88572b68d
2018-08-03 21:30:18 -07:00
i18n Localisation updates from https://translatewiki.net. 2018-06-27 22:20:08 +02:00
includes Register EventLogging schema in extension.json 2018-06-11 18:30:22 -07:00
resources Contain code in own call stack 2018-06-19 11:41:25 -07:00
tests Use wdio-mediawiki in selenium tests 2018-06-20 10:23:11 -05:00
.eslintrc.json build: Cleanup eslint config 2017-10-09 15:34:49 +01:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-09 16:59:15 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:27 -07:00
.phpcs.xml Rename file ResourceLoaderMuhoganModule.php to match class 2017-12-09 23:15:30 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:26:03 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 15:41:22 +04:30
composer.json Configure phan-taint-check-plugin 2018-08-03 21:30:18 -07:00
extension.json Require MediaWiki 1.31 in extension.json for AutoloadNamespaces 2018-07-07 12:00:25 +02:00
Gruntfile.js build: Cleanup eslint config 2017-10-09 15:34:49 +01:00
HISTORY Release 2.1.0 2015-12-14 09:40:11 -08:00
package.json Use wdio-mediawiki in selenium tests 2018-06-20 10:23:11 -05:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php build: Updating mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-09 16:59:15 -07:00
RelatedArticles.php Use extension registration 2015-10-07 15:54:07 +01:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>