Go to file
Krenair 1b9c71fabe Add maintenance script to restore missing log entries for each filter history entry
Quite a few of these occured on wikis between r48501 (2009-03-17) and r52734 (2009-07-03)

Bug: 52919
Change-Id: Ib33d0a1814fe131a5291ed7408057515482aa61f
2015-08-08 01:32:37 +01:00
api API: Fix abuse log detail visibility for private filters 2013-07-17 17:18:13 +02:00
db_patches (bug 38371) Fixing SQL files for SQLite compatibility 2013-07-10 16:50:49 +02:00
maintenance Add maintenance script to restore missing log entries for each filter history entry 2015-08-08 01:32:37 +01:00
modules Load filter conditions when the user presses ENTER 2013-07-23 14:01:02 -03:00
special Merge "Make global AbuseFilters searchable on Special:AbuseLog" 2013-07-10 17:17:13 +00:00
tests Allow running the AbuseFilter parser tests via phpunit 2013-07-08 19:22:43 +02:00
Views Refactor AbuseFilterView::canEdit* functions 2013-08-26 19:57:00 +00:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
.jshintrc Add .jshintrc for AbuseFilter and make it pass 2013-04-17 15:03:36 +02:00
AbuseFilter.alias.php Localisation updates from http://translatewiki.net. 2013-09-09 19:45:50 +00:00
AbuseFilter.class.php Fixed "A BAD KEY WAS PROVIDED/CHARACTERS OUT OF RANGE" memcached errors 2013-09-17 16:52:19 -07:00
AbuseFilter.hooks.php Avoid connecting to central database when not necessary 2013-09-18 16:26:22 +00:00
AbuseFilter.i18n.php Localisation updates from http://translatewiki.net. 2013-09-21 19:35:05 +00:00
AbuseFilter.parser.php Make AbuseFilter work without AntiSpoof 2013-07-02 21:50:23 +02:00
AbuseFilter.php Allow running the AbuseFilter parser tests via phpunit 2013-07-08 19:22:43 +02:00
abusefilter.tables.pg.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sqlite.sql (bug 38371) Fixing SQL files for SQLite compatibility 2013-07-10 16:50:49 +02:00
AbuseFilterVariableHolder.php New variable: new_pst which provides a PSTed version of new_wikitext 2013-04-24 23:01:57 +08:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Add composer.json 2013-02-14 13:41:40 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00