Go to file
Daimona Eaytoy 4acb266e90 Save profiling data and vars in cache when running filters
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
2019-08-02 22:54:30 +00:00
.phan Migrate to new phan 2019-03-16 09:41:23 +00:00
db_patches Drop afl_log_id 2019-06-28 17:55:55 +00:00
i18n Localisation updates from https://translatewiki.net. 2019-07-29 09:13:06 +02:00
includes Save profiling data and vars in cache when running filters 2019-08-02 22:54:30 +00:00
maintenance fixOldLogEntries: Don't print an extra line 2019-07-24 11:23:28 +00:00
modules Simplify by using mw.util.getUrl 2019-07-03 08:43:40 +02:00
tests Add a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
.eslintrc.json build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 15:44:45 -07:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 15:44:45 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Don't use wgLang and wgContLang" 2019-03-17 09:53:16 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
abusefilter.tables.pg.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
abusefilter.tables.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
abusefilter.tables.sqlite.sql Drop afl_log_id 2019-06-28 17:55:55 +00: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: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
COPYING
extension.json Add a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
Gruntfile.js build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-06 13:56:54 -07:00
hooks.txt Rename the filterAction hook and add a parameter 2019-07-04 18:10:47 +00:00
package-lock.json build: Updating npm dependencies 2019-07-14 07:35:03 +00:00
package.json build: Updating npm dependencies for security issues 2019-06-07 20:12:00 +00:00