Go to file
Matěj Suchánek 52dcd4624f Use ActionSpecifier throughout the code
The motivation is to have a single immutable object providing
information about the action. It can represent the current
action being filtered, but also a past action stored in the
abuse log. It will hopefully help us get rid of passing
User(Identity) and Title/LinkTarget objects around together.

Change-Id: I52fa3a7ea14c98d33607d4260acfed3d3ba60f65
2022-12-16 22:52:03 +00:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Convert to abstract schema 2022-06-20 17:19:57 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-12-16 08:45:50 +01:00
includes Use ActionSpecifier throughout the code 2022-12-16 22:52:03 +00:00
maintenance maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
modules build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.23.0 2022-10-07 11:09:55 -04:00
tests Use ActionSpecifier throughout the code 2022-12-16 22:52:03 +00:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload" 2021-05-15 12:22:10 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add Breton aliases for AbuseFilter and AbuseLog 2022-05-06 12:15:20 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 40.0.1 2022-11-02 00:42:03 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json FilterProfiler: use WRStats 2022-07-06 09:35:08 +10:00
Gruntfile.js build: Update linters 2022-03-17 22:19:08 +00:00
package-lock.json selenium: Remove webdriverio npm package 2022-12-13 16:48:52 +01:00
package.json selenium: Remove webdriverio npm package 2022-12-13 16:48:52 +01:00