mediawiki-extensions-AbuseF.../Views
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
..
AbuseFilterView.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
AbuseFilterViewEdit.php Do not display tools if there are not any 2009-02-19 23:52:08 +00:00
AbuseFilterViewExamine.php Improve AbuseFilter performance by implementing lazy initialisation of computed variables. 2009-02-26 12:15:14 +00:00
AbuseFilterViewHistory.php Silly syntax error 2009-02-18 23:32:56 +00:00
AbuseFilterViewList.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
AbuseFilterViewRevert.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
AbuseFilterViewTestBatch.php Normalise usernames before searching for them in Abuse Filter examine and test interfaces. 2009-02-25 02:33:09 +00:00
AbuseFilterViewTools.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
examine.js Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00
tools.js Fix some silly bugs in reautoconfirmation 2009-02-18 19:34:36 +00:00