github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-06-10 06:52 pm

[dreamwidth/dw-free] 5f72c0: Remove userpic on-disk cache

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 5f72c072de8982ca197adb00bbaede4edfe2dc18
https://github.com/dreamwidth/dw-free/commit/5f72c072de8982ca197adb00bbaede4edfe2dc18
Author: mark <mark@dreamwidth.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
Remove userpic on-disk cache

Icons are now served from MogileFS, we don't ever store them in local
disk cache. Get rid of that functionality, which had one big "please
reimplement me" chunk of code, even.

(Cleanup is fun!)