"Skizzerz" posted a comment on MediaWiki.r114345. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114345#c32511
Commit summary for MediaWiki.r114345: * Add $wgMaintenanceDebug global to configure the "Show debug information" box, which potentially reveals information such as environment variables * The metadata.ini parser no longer fails outright when it encounters a script that does not exist on the server, it now just ignores that script (fixes "metadata.ini corrupted or missing" error on 1.18 and others) * Modify some wording in checkImages and checkSyntax scripts * Now supports three more scripts: cleanupSpam, clear_interwiki_cache, createAndPromote * Bump version number to 2.1.0 Skizzerz's comment: I'll get to it sometime next week. Be warned that the "documentation" is going to be very bare-bones: only listing what the $params mean, whether a message describes input or output, and what the general purpose of the maintenance script is. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
