Go to file
Andrew Garrett 92698e95ba Improve AbuseFilter performance by implementing lazy initialisation of computed variables.
This has been done by replacing simple associative arrays with an AbuseFilterVariableHolder, which recognises helper classes called AFComputedVariables.
Computation may occur during the abuse filter analysis, or later when testing and reviewing filters.
2009-02-26 12:15:14 +00:00
db_patches newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
tests Abuse Filter Parser updates: 2009-02-11 18:23:21 +00:00
Views Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
AbuseFilter.alias.php Localisation updates for extension messages from translatewiki.net (2009-02-25 22:32 UTC) 2009-02-25 22:58:35 +00:00
AbuseFilter.class.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
abusefilter.css Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00
AbuseFilter.hooks.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
AbuseFilter.i18n.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
AbuseFilter.parser.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
AbuseFilter.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
abusefilter.tables.pg.sql Quick Postgres support. 2008-07-18 16:03:27 +00:00
abusefilter.tables.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
edit.js Add an edit link too. 2009-02-03 22:54:46 +00:00
install.php Only increment site stats if we are creating the account. 2009-01-23 22:53:50 +00:00
phpTest.php Abuse Filter Parser updates: 2009-02-11 18:23:21 +00:00
red_x.png Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00
SpecialAbuseFilter.php * Break long lines. If I'm going to review this code, I need to be able to read it. 2009-02-07 09:34:11 +00:00
SpecialAbuseLog.php * Break long lines. If I'm going to review this code, I need to be able to read it. 2009-02-07 09:34:11 +00:00
yes_check.png Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00