mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-15 02:03:53 +00:00
3a85e03c72
This method was divided into multiple, shorter methods. We now have a dedicated method for imports, and one for everything else, plus a method for loading actions. Merged a conditional for when the token didn't match. Avoid returning Status objects with data inside as it's too difficult to properly infer types for those. This is still not perfect, and another round of simplification might be necessary before this class can be updated to use the upcoming Filter value objects. Change-Id: I2de1de1982105e5b9b817a893c357615ffb7db86 |
||
---|---|---|
.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 |