More rigorous clearing of image redirect cache
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 7 Aug 2013 20:26:52 +0000 (17:26 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 7 Aug 2013 20:30:58 +0000 (17:30 -0300)
commitac174f80ac4468d3767d1afec6e7afc1cd0e1cf8
tree3730a6fe94fc102c9e5264472dcdeb2811e78818
parent2cb47fc70791357deb112b5b52548c7f7fc27675
More rigorous clearing of image redirect cache

Instead of deleting the cache key, set a temporary
value, so that the key stays "deleted" long enough
so that replag won't cause the key to be repopulated with
an incorrect value from a slave db.

Bug: 52200
Change-Id: I0941c93b76fb0aa8eedb883a3ed1167c6e14d0c0
includes/filerepo/LocalRepo.php
includes/specials/SpecialMovepage.php