X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a54a2eb1063da758585a89209f7d50851812866a;hb=8123375b36cc39161fb6338fdd442c3a86582d3b;hp=c14f7c532a8038685bb0476c0972a3651e339ed6;hpb=be23f99a52455cab4bf791c137463c8fdc4ae5c5;p=dak.git diff --git a/ChangeLog b/ChangeLog index c14f7c53..a54a2eb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2008-12-19 Joerg Jaspert + + * daklib/utils.py: move the html escape stuff here. + + * dak/examine_package.py: Remove the html escape stuff. + + * dak/queue_report.py: lotsa html changes to get more info on the + page and to get Tinchos css foo working. + + * web/style.css: Added new stuff from Tincho + +2008-12-18 Philipp Kern + + * config/debian-security/cron.buildd: simplify wanna-build update + by calling a trigger script on the wanna-build host + * config/debian-security/cron.daily: no need to refresh + packages-arch-specific anymore + +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