mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
7d192cb1f2
This adds a new get(Type)Vars method for every action type. The goal is to 1-have shorter methods, which is always good; 2-try to make this code a bit more testable. I left as a todo moving all these methods to a separate class, the idea being to make them non-static and thus easier to be tested. Depends-On: I2eab2e50356eeb5224446ee2d0df9c787ae95b80 Change-Id: I6de2dd27a8f972b3f74c730a1516639f8c622166 |
||
---|---|---|
.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 |