mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-12 08:49:28 +00:00
1973ea6714
* 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 |
||
---|---|---|
.. | ||
patch-abuse_filter_history.pg.sql | ||
patch-abuse_filter_history.sql | ||
patch-abuse_filter_history.sqlite.sql | ||
patch-af_actions.sql | ||
patch-af_deleted.sql | ||
patch-af_group.sql | ||
patch-afh_changed_fields.sql | ||
patch-afl_action_id.sql | ||
patch-afl_change_deleted_patrolled.sql | ||
patch-fix-indexes.sql | ||
patch-fix-indexes.sqlite.sql | ||
patch-global_filters.sql | ||
patch-global_logging_wiki-index.sql | ||
patch-global_logging_wiki-index.sqlite.sql | ||
patch-hide_patrol.sql |