]> git.decadent.org.uk Git - dak.git/commit
Merge commit 'lamby/master' into merge
authorJoerg Jaspert <joerg@debian.org>
Tue, 27 Oct 2009 08:28:50 +0000 (09:28 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 27 Oct 2009 08:28:50 +0000 (09:28 +0100)
commit53c42a697bfef44bf5446090d6208881b4514a19
tree46ce8aa959af786b983e842b6760f887de07374e
parent7f657044d34e2e5daf301c346ef5d83a47ce00fa
parent4f37b4b9e868c29b538c90bf51c5bc4aaa84ba53
Merge commit 'lamby/master' into merge

* commit 'lamby/master':
  Add missing "utils" import (used in security conditional)
  No need to assign to a local now that @session_wrapper does the cleanup
  Avoid calling .count(); call .one() and catch the exception.
  Fix Archive.__repr__
  Factor out most common session handling into decorator.

Signed-off-by: Joerg Jaspert <joerg@debian.org>