mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
cd1a8efb90
- Increase batch size to 500 - Add an option to print progress markers - Fix some bad logic which caused some JSONified data to be stored in the text table without checking (and respecting) old_flags. This caused some errors on the beta cluster. Additionally, add a return typehint to AbuseFilter::loadVarDump to make sure that errors are caught asap. Not only there's no apparent way that loadVarDump can return an array, but most code is already using the result as a VariableHolder, unconditionally. This is probably another leftover from the past. Bug: T213006 Bug: T246539 Change-Id: Iaebd28badb70d27693fa809cad4db956881e3e5e |
||
---|---|---|
.. | ||
addMissingLoggingEntries.php | ||
fixOldLogEntries.php | ||
normalizeThrottleParameters.php | ||
purgeOldLogIPData.php | ||
updateVarDumps.php |