X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f3f16af378b09fab6a0dd74fd85357422e9b2390;hb=39966b85a2c970e5be7b991f9bc643a465a78e84;hp=b732582ee5a891651546415f5720375020f44418;hpb=62b1844777a0480248288dd45e41c27be45c585f;p=dak.git diff --git a/ChangeLog b/ChangeLog index b732582e..f3f16af3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2008-12-16 Joerg Jaspert + + * config/debian/cron.dinstall: Run logs.py as last command before + we mail the log. + + * tools/logs.py: Added script from Thomas. + Modifications from me: + - Use path entries that fit ftpmaster dak user + - Make the bz2 extension optional for log files, so we can run it + out of cron.dinstall, where it is not yet compressed. + - Also show the two largest time killers in the totals graph. + - do not drop old entries from the cachefile + - fiddle with the color palette + +2008-12-15 Joerg Jaspert + + * config/debian/cron.hourly: Call the removals.pl + +2008-12-09 Joerg Jaspert + + * config/debian/cron.hourly: Added queue_rss.py to hourly cron. + +2008-12-09 Filippo Giunchedi + + * tools/queue_rss.py: Added, generates RSS feeds of NEW. + 2008-12-09 Philipp Kern * daklib/queue.py (cross_suite_version_check): add an additional