mediawiki-extensions-AbuseF.../db_patches
csteipp 1973ea6714 Add Global Rules
* Update rules list view to show global rules toggle, global rules
* Update rule processing to get global rules from memcache, if no
rule exists, get them from the central database and store them in
memcache
* Delete global rule key whenever global rules are updated
* Add filtering for log by wiki on the central database, updated
table definitions to add index on afl_wiki
* Add global $wgAbuseFilterDisallowGlobalLocalBlocks so local wikis
can prevent global rules from locally blocking, removing or revoking
permissions.

* patchset 13: Include recommendations from Tim. Add db updates to
LoadExtensionSchemaUpdates hook.
* patchset 14: forgot to add new files

Change-Id: Id69a9d603f9679f838e8691c651a3e9d8461b422
2012-08-27 03:30:07 +00:00
..
patch-abuse_filter_history.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
patch-abuse_filter_history.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-abuse_filter_history.sqlite.sql Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
patch-af_actions.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-af_deleted.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-af_group.sql Abuse Filter: Allow filters to be split into "groups" for the purposes of operating them on different types of input. 2012-05-12 12:53:32 +10:00
patch-afh_changed_fields.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-afl_action_id.sql AbuseFilter: Resolve bug 18374, bug 28633. 2012-07-11 10:16:59 -04:00
patch-afl_change_deleted_patrolled.sql AbuseFilter: Add .sql patch for the changes in r68584. Not used by anything in the software, but useful for applying the change to the WMF cluster 2011-01-26 22:35:07 +00:00
patch-fix-indexes.sql AbuseFilter: Fix mSearchUser on abuse log. 2010-06-25 00:06:07 +00:00
patch-fix-indexes.sqlite.sql Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
patch-global_filters.sql Move abuse filter log hiding, add patrolling support into a new file patch-hide_patrol.sql 2009-06-06 22:34:51 +00:00
patch-global_logging_wiki-index.sql Add Global Rules 2012-08-27 03:30:07 +00:00
patch-global_logging_wiki-index.sqlite.sql Add Global Rules 2012-08-27 03:30:07 +00:00
patch-hide_patrol.sql AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00