db_patches
|
Implementation of global filters, including a major i18n change for abusefilter-log-detailedentry message (rename and split). Needs further testing before deployment
|
2009-03-30 06:12:12 +00:00 |
tests
|
* Use lists instead of implode()d strings in built-in variables wherever it's possible
|
2009-04-05 19:07:47 +00:00 |
Views
|
Usability work, making abuse filter forms readonly (rather than just lacking a submit button and rejecting submissions) for users without permission.
|
2009-04-01 04:34:21 +00:00 |
AbuseFilter.alias.php
|
Localisation updates for extension messages from translatewiki.net (2009-04-03 19:42 UTC)
|
2009-04-03 19:55:44 +00:00 |
AbuseFilter.class.php
|
Support for variable setting with the set_var function, and multiple expressions separated by semicolons (;). In evaluation, the result of the LAST expression will be the return value.
|
2009-04-01 06:53:18 +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
|
Abuse filter:
|
2009-04-05 11:47:42 +00:00 |
AbuseFilter.i18n.php
|
Fix abusefilter-exception-outofbounds, this is a parameter
|
2009-04-05 20:18:02 +00:00 |
AbuseFilter.parser.php
|
Introduce list (non-associated array) support into abuse filter parser.
|
2009-04-05 17:11:17 +00:00 |
AbuseFilter.php
|
Implementation of global filters, including a major i18n change for abusefilter-log-detailedentry message (rename and split). Needs further testing before deployment
|
2009-03-30 06:12:12 +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
|
Implementation of global filters, including a major i18n change for abusefilter-log-detailedentry message (rename and split). Needs further testing before deployment
|
2009-03-30 06:12:12 +00:00 |
AbuseFilterVariableHolder.php
|
* Use lists instead of implode()d strings in built-in variables wherever it's possible
|
2009-04-05 19:07:47 +00:00 |
ApiQueryAbuseFilters.php
|
AbuseFilter API modules:
|
2009-03-30 12:19:41 +00:00 |
ApiQueryAbuseLog.php
|
AbuseFilter: Update API module for r49057
|
2009-03-31 15:24:51 +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
|
Normalise usernames in abuse log, bug 18286
|
2009-04-01 03:38:57 +00:00 |
yes_check.png
|
Prettify and enhance usability of test and examine views.
|
2009-01-30 00:54:20 +00:00 |