Aaron Schulz has submitted this change and it was merged. Change subject: Purge videos from squid on action=purge ......................................................................
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 --- M includes/filerepo/file/LocalFile.php 1 file changed, 9 insertions(+), 5 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified; Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/35574 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id837843b5a203e49a8594439ce3620da9b3c7b6a Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: J <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: J <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
