mediawiki-extensions-AbuseF.../includes
Alexia E. Smith 422b77ab0e Actually apply patch-afl_change_deleted_patrolled.
This fixes the abuse_filter_log patch-afl_change_deleted_patrolled
not being applied. The patch is provided for (and should work with) all
the supported DBMS.
Additionally, fix the base table files, which would report
afl_patrolled_by as 'NULL', whereas on the WMF cluster it's 'NOT NULL
DEFAULT 0'. The schema patch takes care of converting that column as
well.

Note that this schema change needs not be applied on the WMF cluster, as
that's already up-to-date.

Finally, note that this patch must be backported to 1.33 and 1.34 (and
it might be fairly hard due to the recent schema changes on the
abuse_filter_log table).

Bug: T240895
Change-Id: Ibdbc9b50c25b9e871ebdeae93a54d10877b585f8
2020-09-21 14:52:22 +00:00
..
api Add separate abusefilter-log-search-filter-help-central message 2020-09-17 23:50:35 +00:00
Hooks Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
pagers Let sysops see difflinks to deleted revisions on Special:AbuseLog 2020-09-20 15:41:12 +02:00
parser parser: Add a BC option to get DNULL for unset variables 2020-09-18 15:05:58 +02:00
special Let sysops see difflinks to deleted revisions on Special:AbuseLog 2020-09-20 15:41:12 +02:00
VariableGenerator Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
Views Add MessageLocalizer to AbuseFilter::getActionDisplay 2020-09-17 22:45:52 +02:00
AbuseFilter.php Add MessageLocalizer to AbuseFilter::getActionDisplay 2020-09-17 22:45:52 +02:00
AbuseFilterChangesList.php Stop using the Revision class 2020-02-26 15:39:12 +00:00
AbuseFilterHooks.php Actually apply patch-afl_change_deleted_patrolled. 2020-09-21 14:52:22 +00:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterRightsLogFormatter.php Hide "User:" prefix from autopromote log entries 2020-09-17 12:12:00 +02:00
AbuseFilterRunner.php Merge "Allow Blockautopromote duration to be configured for wikis." 2020-09-17 17:53:06 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php parser: Add a BC option to get DNULL for unset variables 2020-09-18 15:05:58 +02:00
AbuseLogHitFormatter.php Add MessageLocalizer to AbuseFilter::getActionDisplay 2020-09-17 22:45:52 +02:00
AFComputedVariable.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00