mediawiki-extensions-AbuseF.../maintenance
Daimona Eaytoy cd1a8efb90 Minor fixes for the updateVarDumps script
- 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
2020-03-03 18:31:52 +00:00
..
addMissingLoggingEntries.php Fix more inconsistencies in scripts for logging entries 2020-02-03 15:30:07 +00:00
fixOldLogEntries.php fixOldLogEntries: don't pass empty lists to Database::makeList 2020-02-10 17:24:18 +01:00
normalizeThrottleParameters.php Fix query in normalizeThrottleParameters 2019-07-05 18:46:36 +02:00
purgeOldLogIPData.php Replace deprecated wfWaitForSlaves 2019-03-29 11:01:37 +01:00
updateVarDumps.php Minor fixes for the updateVarDumps script 2020-03-03 18:31:52 +00:00