db_patches
|
Modified version of patch from Brad Jorsch, updates Postgres schema to match MySQL, bug 18076
|
2009-03-23 14:18:35 +00:00 |
tests
|
Abuse Filter Parser:
|
2009-03-25 11:36:38 +00:00 |
Views
|
Remove accidentally-committed code in r48856
|
2009-03-26 04:44:47 +00:00 |
AbuseFilter.alias.php
|
Localisation updates for extension messages from translatewiki.net (2009-03-23 18:54 UTC)
|
2009-03-23 19:15:02 +00:00 |
AbuseFilter.class.php
|
Fix batch-testing (follow-up to r48855)
|
2009-03-26 04:41:05 +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
|
Modified version of patch from Brad Jorsch, updates Postgres schema to match MySQL, bug 18076
|
2009-03-23 14:18:35 +00:00 |
AbuseFilter.i18n.php
|
Fix typo in 'abusefilter-edit-builder-misc-tern'
|
2009-03-29 16:07:39 +00:00 |
AbuseFilter.parser.php
|
Add contains_any function, for searching a single haystack for multiple needles. Implemented with FSS with a fallback to a for loop, so it should be really fast.
|
2009-03-26 02:03:32 +00:00 |
AbuseFilter.php
|
(bug 18063) Add API module to list filter information.
|
2009-03-29 04:23:20 +00:00 |
abusefilter.tables.pg.sql
|
Modified version of patch from Brad Jorsch, updates Postgres schema to match MySQL, bug 18076
|
2009-03-23 14:18:35 +00:00 |
abusefilter.tables.sql
|
Store Abuse Filter variable dumps to external storage instead of leaving in afl_var_dump. afl_var_dump needs to be left as a BLOB for the moment for backwards-compatibility.
|
2009-02-27 03:06:19 +00:00 |
AbuseFilterVariableHolder.php
|
Add hook to AFPComputedVariable::compute() so extensions can add lazy-loaded variables.
|
2009-03-25 05:18:27 +00:00 |
ApiQueryAbuseFilters.php
|
(bug 18063) Add API module to list filter information.
|
2009-03-29 04:23:20 +00:00 |
ApiQueryAbuseLog.php
|
add option to see IP addresses in list=abuselog if user has 'abusefilter-private' right
|
2009-03-29 04:29:15 +00:00 |
edit.js
|
Add an edit link too.
|
2009-02-03 22:54:46 +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
|
Fix nav links for edit screen
|
2009-03-17 14:09:17 +00:00 |
SpecialAbuseLog.php
|
Hide the rest of the log view from details, move the diff to above the var dump where it's more useful
|
2009-03-22 23:33:27 +00:00 |
yes_check.png
|
Prettify and enhance usability of test and examine views.
|
2009-01-30 00:54:20 +00:00 |