Go to file
2009-06-05 10:32:31 +00:00
db_patches Implementation of global filters, including a major i18n change for abusefilter-log-detailedentry message (rename and split). Needs further testing before deployment 2009-03-30 06:12:12 +00:00
tests svn:eol-style native 2009-04-09 20:45:31 +00:00
Views Per comments on code review, use JSON instead of PHP serialization for Abuse Filter data interchange. PHP's unserialize() can expose remote code execution vulnerabilities with some input. 2009-06-02 12:59:05 +00:00
AbuseFilter.alias.php Localisation updates for extension messages from translatewiki.net (2009-05-29 23:28 UTC) 2009-05-29 23:41:34 +00:00
AbuseFilter.class.php (bug 18659) Allow setting AbuseFilter block duration with $wgAbuseFilterBlockDuration 2009-06-03 15:52:53 +00:00
abusefilter.css Add diffs to AbuseFilter. Includes a related pare-down of history, under the assumption that diffs will take up the slack 2009-03-12 05:04:39 +00:00
AbuseFilter.hooks.php (bug 18908) Do not add tags from disabled filters to valid_tags. 2009-06-03 16:05:21 +00:00
AbuseFilter.i18n.php Localization update for he, and fixing comments in en. 2009-06-04 09:22:26 +00:00
AbuseFilter.parser.php Various code quality fixes for AbuseFilter suggested by Tim Starling in a private email, including bugfixes, memory safeguards, performance improvements, removal of redundant code, consolidation of similar functionaality. 2009-05-26 13:08:15 +00:00
AbuseFilter.php (bug 18659) Allow setting AbuseFilter block duration with $wgAbuseFilterBlockDuration 2009-06-03 15:52:53 +00:00
abusefilter.tables.pg.sql Postgres schema updates, per request at ticket 18537. 2009-04-20 22:45:06 +00:00
abusefilter.tables.sql Implementation of global filters, including a major i18n change for abusefilter-log-detailedentry message (rename and split). Needs further testing before deployment 2009-03-30 06:12:12 +00:00
AbuseFilterVariableHolder.php Minor bugfixes to r51014 suggested on codereview by Tim. 2009-06-05 10:32:31 +00:00
ApiQueryAbuseFilters.php Followup to r49449: another typo 2009-04-14 08:58:49 +00:00
ApiQueryAbuseLog.php AbuseFilter: Update API module for r49057 2009-03-31 15:24:51 +00:00
edit.js Add import/export interface for filters so that filters can be copied across wikis 2009-04-23 04:23:56 +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 Various code quality fixes for AbuseFilter suggested by Tim Starling in a private email, including bugfixes, memory safeguards, performance improvements, removal of redundant code, consolidation of similar functionaality. 2009-05-26 13:08:15 +00:00
SpecialAbuseLog.php Revert r49941 and r50013: hackish attempted use of mIsFirst before initialisation. 2009-06-04 06:17:03 +00:00
yes_check.png Prettify and enhance usability of test and examine views. 2009-01-30 00:54:20 +00:00