r57401 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57400‎ | r57401 | r57402 >
Date:20:22, 5 October 2009
Author:werdna
Status:deferred
Tags:
Comment:
Merge r57380, change to LiquidThreads sortkey settings
Modified paths:
  • /branches/wmf-deployment/extensions/LiquidThreads (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/LiquidThreads.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/LiquidThreads/LiquidThreads.php
@@ -177,4 +177,4 @@
178178 /* Using numbers because the change type constants are defined in Thread.php, don't
179179 want to have to parse it on every page view */
180180 $wgThreadActionsNoBump = array( 3 /* Edited summary */, 10 /* Merged from */,
181 - 12 /* Split from */ );
 181+ 12 /* Split from */, 2 /* Edited root */, );
Property changes on: branches/wmf-deployment/extensions/LiquidThreads
___________________________________________________________________
Name: svn:mergeinfo
182182 - /branches/REL1_15/phase3/extensions/LiquidThreads:51646
/trunk/extensions/LiquidThreads:56151-57116,57130-57134,57169,57193,57195,57198,57200-57206,57215,57219,57222,57225,57227,57229,57287,57379,57384,57389-57390
/trunk/phase3/extensions/LiquidThreads:56213,56215-56216,56218,56325,56334-56336,56338,56340,56343,56345,56347,56350
183183 + /branches/REL1_15/phase3/extensions/LiquidThreads:51646
/trunk/extensions/LiquidThreads:56151-57116,57130-57134,57169,57193,57195,57198,57200-57206,57215,57219,57222,57225,57227,57229,57287,57379-57380,57384,57389-57390
/trunk/phase3/extensions/LiquidThreads:56213,56215-56216,56218,56325,56334-56336,56338,56340,56343,56345,56347,56350

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r57380Added editing root to the list of thread actions that do not bump the sort key....werdna13:33, 5 October 2009

Status & tagging log