r107866 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107865‎ | r107866 | r107867 >
Date:08:46, 3 January 2012
Author:amire80
Status:ok
Tags:
Comment:
Follow up to r107830 - adding commit after update.
Modified paths:
  • /trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php
@@ -60,6 +60,7 @@
6161 array( 'up_property' => $newPropName, 'up_value' => 0 ),
6262 array( 'up_property' => $oldPropName, 'up_user' => $ids ),
6363 __METHOD__ );
 64+ $dbw->commit();
6465
6566 wfWaitForSlaves( 10 );
6667 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r107867Follow up to r107866 - removing unneeded commit.amire8008:48, 3 January 2012
r108769Followup to r107866, add in new job_timestamp field which was likely complete...overlordq22:11, 12 January 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107830Preferences update script for Bug 31917.amire8013:27, 2 January 2012

Status & tagging log