Go to file
Kunal Mehta 220cf0d82b Set phan-taint-check-plugin version in composer.json
We cannot set this in the normal "require-dev" because the plugin
depends on exactly PHP 7.0, preventing running tests on any other PHP
version.

Instead, CI will read the version number out of the "extra" field to
figure out what version to install.

Bug: T187497
Change-Id: I17c52102998e3308806bad11bfc1b9dbd44dd490
2018-02-16 13:41:08 -08:00
i18n Localisation updates from https://translatewiki.net. 2018-02-13 22:25:32 +01:00
.gitignore Expand .gitignore for more editors 2016-11-13 13:03:36 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:46 -07:00
.jscsrc Update Interwiki tests 2015-09-27 22:37:32 +02:00
.jshintignore build: Always exclude vendor and node_modules 2017-11-11 18:57:33 +01:00
.jshintrc Update Interwiki tests 2015-09-27 22:37:32 +02:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-30 01:03:29 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 09:49:58 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 14:13:35 +04:30
composer.json Set phan-taint-check-plugin version in composer.json 2018-02-16 13:41:08 -08:00
COPYING Add COPYING 2014-01-22 00:29:59 +00:00
extension.json Use SPDX 3.0 license identifier 2018-01-31 23:12:42 -08:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 09:49:58 +02:00
Interwiki.alias.php Use short array syntax in alias file 2017-06-18 00:03:00 +02:00
Interwiki.css Load 'ext.interwiki.specialpage' as style module 2018-01-20 12:05:02 +00:00
Interwiki.php Add extension.json, empty PHP entry point 2015-05-02 19:29:17 -07:00
Interwiki_body.php Load 'ext.interwiki.specialpage' as style module 2018-01-20 12:05:02 +00:00
Interwiki_hooks.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 05:27:39 +00:00
InterwikiLogFormatter.php Move InterwikiLogFormatter to own file 2017-12-16 14:14:00 +01:00
package.json Define npm peer dependency explicitly 2017-07-31 13:01:30 +02:00