]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Modified dak to use non-braindead DM schema, and use an actual column for
[dak.git] / ChangeLog
index c45102679dffedd25c7fa06616c76eab192f5527..7233547eb8c9672b05b3f7ade65b7553fb9de095 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
+
+        * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs
+                                  Now uses Debian-Maintainer column in uid tabl
+
+        * dak/import_ldap_fingerprints.py - Ditto
+
+        * dak/process_unchecked.py - Same
+
+        * scripts/debian/byhand-dm - See Above
+
+        * setup/init_pool.sql - More of the same
+
+
+2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
+
+        * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source
+
+        * dak/process_unchecked.py - Fixed bug where dm-upload-allowed would not be respected
+          in cases where only experimental had the DM-Upload-Allowed: yes flag.
+
+        * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders
+          table to properly include all uploads
+
+        * setup/init_pool.sql - Updated schema
+
+2008-12-23  Michael Casadevall <sonicmctails@gmail.com>
+
+        * dak/queue_report.py - Added 822 output format
+
+        * dak/queue_report.py - Fixed display of BYHAND packages
+
+        * dak/queue_report.py - Added queue field
+
+        * config/debian/dak.conf - Added 822 output location
+
+        * dak/process_accepted.py - Added orig.tar.gz copying when going
+          inbetween two components
+
+2008-12-23  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/make_suite_file_list.py (stable_dislocation_p): Removed
+
+       * config/debian/dak.conf, config/debian-security/dak.conf: Remove "StableDislocationSupport "false";"
+
+2008-12-19  Joerg Jaspert  <joerg@debian.org>
+
+       * 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  <pkern@debian.org>
+
+       * 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  <joerg@debian.org>
+
+       * 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  <joerg@debian.org>
+
+       * config/debian/cron.hourly: Call the removals.pl
+
 2008-12-09  Joerg Jaspert  <joerg@debian.org>
 
        * config/debian/cron.hourly: Added queue_rss.py to hourly cron.