mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 14:13:54 +00:00
0834f37e42
Follow-up Iabd0ae5b18571f8cad44ef2d86bcf2519e7f95ba. This patch: - Moves some save-related code to a separate method - Reduces conditionals nesting - Fixes an edge case where the content of the form would be wiped in case the token didn't match. - Adds another (basic) selenium test - Standardizes return types - Moves data load outside of buildFilterEditor Change-Id: I89444b59f04c495c9ab59244151c8ed5d38cf0fe |
||
---|---|---|
.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 |