Go to file
2009-01-29 23:49:03 +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 Minor fixes for r46557 2009-01-29 23:04:06 +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 Filter out NewPP limit report from NEW_HTML variable. It's just not really necessary, and that stuff could be included as a separate variable in any case. 2009-01-29 23:46:19 +00:00
abusefilter.css Make sure vars table can't explode beyond 80% wide -- it scrolls if it reaches that width. 2009-01-29 23:38:55 +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 Missing colon in message. 2009-01-29 23:49:03 +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 Make sure vars table can't explode beyond 80% wide -- it scrolls if it reaches that width. 2009-01-29 23:38:55 +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 Abuse Filter changes designed for testing filters against real data: 2009-01-29 22:44:31 +00:00
SpecialAbuseLog.php Add a few missing messages, and fix a syntax error from r46557. 2009-01-29 23:36:09 +00:00