]> git.decadent.org.uk Git - dak.git/commitdiff
Merge commit 'mhy/sqlalchemy' into merge
authorJoerg Jaspert <joerg@debian.org>
Mon, 26 Oct 2009 12:57:21 +0000 (13:57 +0100)
committerJoerg Jaspert <joerg@debian.org>
Mon, 26 Oct 2009 12:57:21 +0000 (13:57 +0100)
* commit 'mhy/sqlalchemy': (135 commits)
  pass session to get_id
  NULL is None, not ""
  fix bad merge in 1c35448b880358d020e81339657e3435fdda9434
  typo fixes
  clean up holding path
  only look in queues which exist
  handle bad checksum lines
  misc fixes
  fix typo
  fix typo
  attempt to ensure we clear up sessions
  make sure we close sessions
  miscellaneous fixups from testing
  convert check_overrides to new DB API
  convert override.py to new DB API
  convert (badly) rm to new DB API
  convert ls to new DB API
  bug fix
  convert import_keyring to new DB API
  convert cruft_report to new DB API
  ...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
1  2 
dak/dak.py

diff --cc dak/dak.py
Simple merge