Go to file
Kunal Mehta edc5732ccf Add missing use statement
Spotted by phan 1.2.4.

Change-Id: I1d2c417881a88c41dc382f583e4a0b6cddc0048f
2019-02-24 18:36:14 +00:00
api SECURITY: Remove private information from the API results 2018-12-03 18:06:45 -06:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Remove info leak 2018-10-23 16:16:29 +02:00
maintenance Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00
modules Compress PNGs with zopflipng 2016-02-21 00:51:11 +00:00
special Remove info leak 2018-10-23 16:16:29 +02:00
tests Optimize 'count()' function 2016-04-17 08:32:27 +02:00
Views Remove info leak 2018-10-23 16:16:29 +02:00
.gitignore Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00
.gitreview Creating new REL1_27 branch 2016-05-04 13:35:36 -07:00
.jshintignore Add npm entry point 2016-02-29 19:52:23 +00:00
.jshintrc Add npm entry point 2016-02-29 19:52:23 +00:00
AbuseFilter.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:00:08 +02:00
AbuseFilter.class.php Update for AuthManager 2016-07-20 03:01:21 +00:00
AbuseFilter.hooks.php Update for AuthManager 2016-07-20 03:01:21 +00:00
AbuseFilter.parser.php Optimize 'rcount()' function 2016-04-27 18:01:56 +02:00
AbuseFilter.php Change some globals to work better with extension registration 2016-07-20 02:27:48 +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
AbuseFilterPreAuthenticationProvider.php Add missing use statement 2019-02-24 18:36:14 +00:00
AbuseFilterTokenizer.php Remove unnecessary phpcs overrides 2016-04-12 12:36:06 +00:00
AbuseFilterVariableHolder.php Fix caching in AFComputedVariable 2019-02-24 18:31:14 +00:00
AbuseLogHitFormatter.php Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00
composer.json Don't install AntiSpoof extension via composer 2018-10-16 23:23:02 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Update for AuthManager 2016-07-20 03:01:21 +00:00
Gruntfile.js Add npm entry point 2016-02-29 19:52:23 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Add npm entry point 2016-02-29 19:52:23 +00:00
phpcs.xml Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00