[FileRepo] Purging/transaction fixes.
authorAaron <aschulz@wikimedia.org>
Wed, 9 May 2012 00:29:34 +0000 (17:29 -0700)
committerAaron <aschulz@wikimedia.org>
Wed, 9 May 2012 00:29:39 +0000 (17:29 -0700)
commitfa1a8d5119e1174f7458eb9516287f4867c46484
treea4a85024d13bdd0e18d35a923af3d6b981beb742
parent7f04814796855df90816087a60a5c8b1759ff609
[FileRepo] Purging/transaction fixes.

* Purge old version thumbnails on move
* Pushed purge operations outside of the DB transaction for move/delete

Change-Id: I260940149599eea814226d3c5b7092f4d6544a72
includes/filerepo/file/LocalFile.php