Tweak timestamp handling to allow no lower limit
[lhc/web/wiklou.git] / includes / filerepo / ForeignAPIRepo.php
2008-12-05 Chad HorohoeBow out more gracefully if we can't write to the file...
2008-12-03 Brion VibberRevert r44185, r44186 -- "Foreign repos (API or DB...
2008-12-03 Chad HorohoeForeign repos (API or DB) now fetch images and/or descr...
2008-11-21 Chad HorohoeRevert r43788 and r43788 (adding findBySha1 functionali...
2008-11-21 Chad HorohoeRevert r43785 (switching hardcoded Image: to loading...
2008-11-21 Chad HorohoeTypo (and incidentally, it works 100% now :)
2008-11-21 Chad HorohoeAdd experimental findBySha1 functionality for ForeignAP...
2008-11-20 Chad HorohoeGet the real canonical name for NS_IMAGE, don't assume...
2008-11-18 Chad HorohoeCleanup to r43657, don't really need strlen() here.
2008-11-18 Chad HorohoeBit of path cleanup per comments on code review (r43316...
2008-11-08 Chad Horohoe* Redo thumb caching and make it a part of the default...
2008-11-08 Chad HorohoeRemove bit of debugging.
2008-11-08 Chad Horohoe(bug 16265) Enabling apiThumbCacheExpiry produced inval...
2008-09-29 Chad HorohoeWhoops. Need to pass parameters.
2008-09-29 Chad HorohoeMove some of this caching logic out of the file and...
2008-09-23 Chad HorohoeRedo r41164 with less breakage.
2008-09-22 Siebrand MazelandRevert 41164: PHP Notice: Undefined property: Foreign...
2008-09-22 Chad HorohoeAdd ForeignAPIRepo::canCacheThumbs() method. Cleaner...
2008-09-05 Chad HorohoeRevert r40385. Half-assed attempt at making something...
2008-09-03 Chad HorohoeImplement 'thumbDir' configuration parameter for local...
2008-08-23 Chad Horohoemd5() the URL in cache keys so they're not excessively...
2008-07-28 Brion VibberSet a damn default for apiThumbCacheExpiry so we don...
2008-07-24 Chad HorohoeAllow local caching of thumbs from remote APIs. Still...
2008-07-19 Siebrand MazelandAdd descriptionCacheExpiry to configuration example...
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-22 Brion VibberForeignAPIRepo fixes:
2008-05-21 Brion VibberCache image API lookups in-process and, if available...
2008-05-21 Brion VibberForeignAPIRepo fixes:
2008-05-20 Brion Vibber*cough* thx
2008-05-20 Brion Vibberput comment in wrong file, woops :D
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Brion VibberGot sick of testing local copies of Wikipedia articles...