Go to file
James D. Forrester 72cf4e6261 build: Bump devDependencies to latest
grunt                       1.0.1  →  1.0.2
 grunt-banana-checker        0.5.0  →  0.6.0
 grunt-jsonlint              1.0.7  →  1.1.0
 grunt-stylelint             0.6.0  →  0.9.0
 stylelint                   7.8.0  →  8.2.0
 stylelint-config-wikimedia  0.4.1  →  0.4.2

Change-Id: Iad57f3b5020525fa6821e9316a1186fd931583d3
2018-02-10 21:00:53 +00:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Fix wrong name in i18n 2018-02-10 11:35:06 +01:00
includes Select only needed columns in queries 2018-02-10 20:35:05 +00:00
maintenance Correctly reference the "Abuse Filter" extension in maintenance scripts 2018-02-10 16:13:41 +00:00
modules build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
tests Add contains_all and ccnorm_contains_all functions 2018-02-09 17:33:24 +01:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-29 22:58:29 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Merge "Remove back-compat code paths" 2017-10-31 16:12:40 +00:00
abusefilter.tables.pg.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json Use SPDX 3.0 license identifier 2018-01-31 22:56:28 -08:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Log accessing private information in abuse filter logs 2018-02-07 18:35:36 +00:00
Gruntfile.js build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00