mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
4acb266e90
This is the proper solution to replace Ia8e38ba25d1989fe71714d2b76891c4587921466, using a class member and an additional method. Plus, change checkFilter not to accept a prefix, but a boolean indicating if the filter is global (as that's how it's used currently). This change also fixes an issue which caused profiling data for local filters to be mixed with profiling data for global filters with the same ID. Depends-On: Iafc142d2e5ba7aa0fb0d3265fa05cace27679738 Change-Id: I1dc3be6da1cc9e03bc47e8f8c867089ad0100f6f |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package-lock.json | ||
package.json |