]> git.decadent.org.uk Git - dak.git/commit
process-new
authorJoerg Jaspert <joerg@debian.org>
Wed, 15 Apr 2009 21:08:41 +0000 (23:08 +0200)
committerJoerg Jaspert <joerg@debian.org>
Wed, 15 Apr 2009 21:08:41 +0000 (23:08 +0200)
commit48e5e5ee12f7c36e3272ec8d3dc0d6c43625d984
tree37e0f78afec579a6ef91fc3028544d4828413498
parentf7b6c67d2c9dedbf7b2dabbc83afd2e8730cca83
process-new

notes now have a timestamp column.
do not allow to edit old notes, only add new ones
hand over existing notes (if any) to the reject message (unless we get called with -m)
hand over existing notes (if any) to the prod message

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/dakdb/update12.py [new file with mode: 0755]
dak/process_new.py
dak/update_db.py
daklib/database.py
daklib/queue.py