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
|
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-06-08 21:48 UTC)
|
2009-06-08 22:18:39 +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
|
Localisation updates for extension messages from translatewiki.net (2009-06-15 07:42 UTC)
|
2009-06-15 07:49:02 +00:00 |
AbuseFilter.parser.php
|
Remove special-case list handling for contains_any, len, like/in -- breaks backwards-compatibility with old filters.
|
2009-06-16 14:28:00 +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 |