Go to file
cenarium 782a25937e Use RecentChange::addTags rather than ChangeTags::addTags
To avoid consecutive DB writes on changetag table.
See I8df2fd983c12632337e8d2922fa357808482338c

Change-Id: Id168581956001902f1c02727a6692f5d65b262e9
2016-09-27 17:12:16 +02:00
api Remove pre-1.25 API compatibility code 2016-09-20 15:31:58 -04:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-09-20 22:36:54 +02:00
maintenance Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-08-23 16:18:27 +02:00
modules Compress PNGs with zopflipng 2016-02-21 00:51:11 +00:00
special Avoid wfMessage() in AbuseFilter::buildVarDumpTable() 2016-09-17 00:27:38 -07:00
tests Add test coverage for more bizzare features of the filter parser 2016-08-21 18:45:22 -04:00
Views Avoid wfMessage() in AbuseFilter::buildVarDumpTable() 2016-09-17 00:27:38 -07:00
.gitignore Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -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 Merge "Allow filtering content model changes" 2016-09-17 22:23:21 +00:00
AbuseFilter.hooks.php Use RecentChange::addTags rather than ChangeTags::addTags 2016-09-27 17:12:16 +02:00
AbuseFilter.parser.php Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-08-23 16:18:27 +02:00
AbuseFilter.php Change some globals to work better with extension registration 2016-06-06 19:53:53 +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 $options parameter for testUserForCreation() 2016-06-16 17:33:42 -04:00
AbuseFilterTokenizer.php Remove unnecessary phpcs overrides 2016-04-12 12:36:06 +00:00
AbuseFilterVariableHolder.php Avoid using computed variables to determine stash keys 2016-06-28 21:17:45 +00:00
AbuseLogHitFormatter.php Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00
composer.json Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-08-23 16:18:27 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Add basic AbuseFilter reading rights for OAuth 2016-09-02 22:58:17 +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