r104732 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104731‎ | r104732 | r104733 >
Date:20:03, 30 November 2011
Author:catrope
Status:ok
Tags:
Comment:
Add RefreshLinks class to the AutoLoader, I'll need it for my cleanup script for bug 31576
Modified paths:
  • /trunk/phase3/includes/AutoLoader.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/AutoLoader.php
@@ -873,6 +873,7 @@
874874 'PopulateParentId' => 'maintenance/populateParentId.php',
875875 'PopulateRevisionLength' => 'maintenance/populateRevisionLength.php',
876876 'PopulateRevisionSha1' => 'maintenance/populateRevisionSha1.php',
 877+ 'RefreshLinks' => 'maintenance/refreshLinks.php',
877878 'SevenZipStream' => 'maintenance/7zip.inc',
878879 'Sqlite' => 'maintenance/sqlite.inc',
879880 'UpdateCollation' => 'maintenance/updateCollation.php',

Follow-up revisions

RevisionCommit summaryAuthorDate
r104758Script for cleaning up the mess left behind by bug 31576. Still haven't figur...catrope21:49, 30 November 2011
r105964Temporary workaround for bug 31576. The logs show that once every hour or so,...tstarling01:14, 13 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r1040591.18wmf1: Live hacks for investigating bug 31576: add server name to pcache c...catrope18:04, 23 November 2011
r1047011.18wmf1: Another live debugging hack for bug 31576catrope16:57, 30 November 2011
r1047221.18wmf1: Another logging hack for bug 31576catrope19:26, 30 November 2011

Status & tagging log