Go to file
2009-01-29 00:37:53 +00:00
db_patches newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
tests Apply changes from change-tagging branch. I will remove all of the stuff actually related to change tagging in a moment, to avoid trunk changes on Wikimedia sites. 2009-01-23 19:23:19 +00:00
Views Add Special:AbuseFilter/test, which allows (trusted for now, due to DoS potential) users to enter a filter, and have it checked against the last 100 RecentChanges items while-u-wait. 2009-01-28 23:54:41 +00:00
AbuseFilter.alias.php Localisation updates for extension messages from Betawiki (2009-01-28 20:32 UTC) 2009-01-28 20:53:33 +00:00
AbuseFilter.class.php Add Special:AbuseFilter/test, which allows (trusted for now, due to DoS potential) users to enter a filter, and have it checked against the last 100 RecentChanges items while-u-wait. 2009-01-28 23:54:41 +00:00
abusefilter.css Style disabled and deleted filters in light gray, for visual identification. 2009-01-28 20:09:05 +00:00
AbuseFilter.hooks.php Fix for r46500 -- use the hook so it actually works. 2009-01-29 00:37:53 +00:00
AbuseFilter.i18n.php Add Special:AbuseFilter/test, which allows (trusted for now, due to DoS potential) users to enter a filter, and have it checked against the last 100 RecentChanges items while-u-wait. 2009-01-28 23:54:41 +00:00
AbuseFilter.parser.php Fix use of instance methods in nextToken, which is a static method. 2009-01-27 04:09:53 +00:00
AbuseFilter.php Fix for r46500 -- use the hook so it actually works. 2009-01-29 00:37:53 +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 Special:AbuseFilter/test, which allows (trusted for now, due to DoS potential) users to enter a filter, and have it checked against the last 100 RecentChanges items while-u-wait. 2009-01-28 23:54:41 +00:00
install.php Only increment site stats if we are creating the account. 2009-01-23 22:53:50 +00:00
phpTest.php Remove path specific to my system. 2009-01-23 22:52:04 +00:00
SpecialAbuseFilter.php Add Special:AbuseFilter/test, which allows (trusted for now, due to DoS potential) users to enter a filter, and have it checked against the last 100 RecentChanges items while-u-wait. 2009-01-28 23:54:41 +00:00
SpecialAbuseLog.php Refactor, pretty up and spread localisation of filter consequences (in logs, history, filter summary, etc) 2009-01-28 01:26:38 +00:00