The usual delayed dch -i.
[invirt/packages/invirt-database.git] / sipb_xen_database /
2008-06-06  Eric PriceSet machine_access to be a private attribute of machine...
2008-06-02  Eric PricePerform eager caching of machine properties.
2008-04-22  Eric PriceSupport autoinstalls table for creation list. sipb-xen-database/10.6
2008-03-29  Eric PriceActually expose the function
2008-03-29  Eric PriceExpose the function for clearing the cache.
2008-01-24  Eric PriceRename misleading relation from users to acl.
2007-11-12  Quentin SmithRemove unnecessary constructors sipb-xen-database/10.2
2007-11-12  Quentin SmithAdd a machine_access table where access information...
2007-10-20  Eric PriceAdd __repr__.
2007-10-10  Eric PriceAllow administrators. sipb-xen-database/8
2007-10-08  Eric PriceMachine -> type relation
2007-10-07  Eric PriceAdd a table for boot CDs.
2007-10-07  Eric PriceMake ip unique, and constructor for nics.
2007-10-06  Eric Pricenics primary key should be mac address, not hostname.
2007-08-16  Nelson ElhageAdding postini and prerm scripts for sipb-xen-database... sipb-xen-database/1
2007-08-08  Nelson ElhageThe types table needs a boolean hvm
2007-07-15  Nelson ElhageAdding ORM tables for the sqlalchemy models
2007-07-15  Nelson ElhageAdding a sqlaclhemy schema module