mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
18b0993d97
- Include an attempt to restore the dump in case the text table contains a truncated dump (not 100% sure that this can really happen, nor do I know the cause, but it shouldn't hurt) - Remove a check for 'action'. The variable might be missing in case of a corrupted dump. Having an array at that point can only mean "new format". - Don't assume that old_wikitext and new_wikitext are set when showing past filter hits (again, might be unset due to data corruption). Bug: T264513 Change-Id: I7510d28fc3f43f985a1283e23b413f07adfe7921 |
||
---|---|---|
.. | ||
addMissingLoggingEntries.php | ||
fixOldLogEntries.php | ||
normalizeThrottleParameters.php | ||
purgeOldLogIPData.php | ||
updateVarDumps.php |