InstantCommons: API caching expires after a day. Now check for existing presence...
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Fri, 5 Nov 2010 16:26:56 +0000 (16:26 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Fri, 5 Nov 2010 16:26:56 +0000 (16:26 +0000)
commitff46ecb5e590d6e3b4a8c0732019e00015fff0a0
treecbf12f338775f88ed822fd8c64a69ec8b3f3907a
parent2ae91b43049c9d2340b7ca78e3bde06dcb144873
InstantCommons: API caching expires after a day. Now check for existing presence of thumbnail.

* Should save many downloads from uploads.wikimedia.org
* Checks with API if current upload is newer than stored local thumb
* File cache expires after a month and when purging the file page.
Closes bug 25970
includes/filerepo/ForeignAPIRepo.php