Purge videos from squid on action=purge
authorJan Gerber <jgerber@wikimedia.org>
Tue, 27 Nov 2012 05:41:56 +0000 (05:41 +0000)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 6 Dec 2012 19:58:14 +0000 (11:58 -0800)
commit3aeed2d2dc43f7b123855617c27611feb491c433
tree92101a630805bc3d6aead763149485d86859a4c6
parent8727ef1882715122f8ddf666477e4322cfabb52b
Purge videos from squid on action=purge

While we don't want to re-encode videos on purge, they should still
be removed from squid; compute the list of all urls before extensions
can filter it to remove files that should not be deleted from the
file backend.

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