db_patches
|
Move abuse filter log hiding, add patrolling support into a new file patch-hide_patrol.sql
|
2009-06-06 22:34:51 +00:00 |
tests
|
svn:eol-style native
|
2009-04-09 20:45:31 +00:00 |
Views
|
Change disabled to readonly for textboxes on uneditable filters
|
2009-07-03 13:54:08 +00:00 |
AbuseFilter.alias.php
|
Localisation updates for extension messages from translatewiki.net (2009-07-01 21:29 UTC)
|
2009-07-01 22:39:43 +00:00 |
AbuseFilter.class.php
|
Change disabled to readonly for textboxes on uneditable filters
|
2009-07-03 13:54:08 +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
|
Don't trigger AbuseFilter for null edits, bug 19267
|
2009-07-03 14:01:43 +00:00 |
AbuseFilter.i18n.php
|
Add condition limit profiling as well as time profiling to the abuse filter (bug 19256)
|
2009-07-03 13:46:51 +00:00 |
AbuseFilter.parser.php
|
Fix Abuse Filter fatals. Resulted from the fact that whenever a regex error was encountered, the error handler was not reset. This error handler was then triggering for any PHP notice, E_STRICT or whatever, causing fatals on Wikimedia
|
2009-06-18 20:13:52 +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
|
Update abusefilter.tables.sql
|
2009-06-08 09:35:05 +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
|
(bug 19218) Fix for r49057, join_conds were being passed as query options
|
2009-06-15 17:36:57 +00:00 |
yes_check.png
|
Prettify and enhance usability of test and examine views.
|
2009-01-30 00:54:20 +00:00 |