]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Libravatar.pm
we need to unlink the temporary file name, not the temporary file handle
[debbugs.git] / Debbugs / Libravatar.pm
2013-11-29 Don Armstrongwe need to unlink the temporary file name, not the...
2013-10-02 Don Armstrongfix cache location regex
2013-10-01 Don Armstrongset content type even if we use apache to serve the...
2013-10-01 Don Armstrongserve_cache is not exported by Debbugs::Libravatar
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar don/libravatar
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar
2013-10-01 Don Armstronguse sub style of constants to avoid needing mod_perl...
2013-10-01 Don ArmstrongSupport blacklisting avatars
2013-06-08 Don Armstronguse carp and export cache_location
2013-06-08 Don Armstrongadd code to serve images via mod_perl
2013-04-03 Don ArmstrongMove libravatar code out to Debbugs::Libravatar