Added per-node sequential ID method and made SquidUpdate use it
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 24 Dec 2013 23:22:58 +0000 (15:22 -0800)
committerOri.livneh <ori@wikimedia.org>
Fri, 3 Jan 2014 00:41:33 +0000 (00:41 +0000)
commitf8f452554e6e2f8319ab1c420d4d76c3a5022d88
tree4c97980f9428587ccad95d341e43599698560e06
parent923a6e62b844c447473785214eb9c7cd5b841cb9
Added per-node sequential ID method and made SquidUpdate use it

* This replaces a live wmf hack

Change-Id: Ie01fd27386d5d7197968b6a8157b7220ba685f7b
includes/deferred/SquidUpdate.php
includes/utils/UIDGenerator.php
tests/phpunit/includes/utils/UIDGeneratorTest.php