r51046 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51045‎ | r51046 | r51047 >
Date:05:32, 27 May 2009
Author:tstarling
Status:deferred
Tags:
Comment:
Reverted r50065, restInPeace does this since r49684.
Modified paths:
  • /trunk/phase3/index.php (modified) (history)

Diff [purge]

Index: trunk/phase3/index.php
@@ -71,7 +71,6 @@
7272 require_once( $IP . '/includes/AjaxDispatcher.php' );
7373 $dispatcher = new AjaxDispatcher();
7474 $dispatcher->performAction();
75 - wfGetLBFactory()->commitMasterChanges();
7675 $mediaWiki->restInPeace();
7776 exit;
7877 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r49684Made DB profiling work by actually committing it to the DBaaron01:51, 21 April 2009
r50065Commit master changes on all ajax requests. There's no reason that this shoul...tstarling05:28, 30 April 2009

Status & tagging log