invirt/packages/invirt-database.git
2010-12-26  Quentin SmithUpdate changelog dev prod 0.2.7
2010-12-26  Quentin Smithpg_createcluster MAY already set ssl depending on the...
2010-12-26  Quentin SmithAllow all users to write to the postgres temp directory
2010-12-26  Quentin SmithAdd a new type of autoinstall - a preseeded Debian...
2010-07-11  Greg BrockmanBumped changelog
2010-07-06  Greg BrockmanMade the build table's succeeded field nullable
2010-02-17  Quentin SmithEnforce a unique constraint on the machine name column. 0.2.5
2009-12-28  Anders KaseorgGenerate postgresql.conf with LC_ALL=en_US.UTF-8 pg_cre...
2009-12-25  Greg BrockmanFixed style + debugging echo from r2781
2009-12-25  Greg BrockmanMake invirt-database-server.postinst check whether...
2009-12-08  Evan BroderStore AFS cell configuration at authz.afs.cells instead... 0.2.2
2009-12-05  Evan BroderApparently invirt-database-server is no longer Python...
2009-11-23  Evan BroderRe-arrange the authz configuration.
2009-11-17  Paul Weavervalidate.py is the new validation code for invirt-web...
2009-11-01  Evan BroderAdd a field to the builds table to store a Python trace...
2009-10-29  Evan BroderAdd builds and build_logs tables to invirt-database...
2009-02-28  Evan BroderDon't forget to export the new admin-related variables. 0.2.1
2009-02-28  Evan BroderAdd admins table.
2009-02-28  Evan BroderMerge invirt-database-server into invirt-database. 0.2.0
2009-02-27  Quentin SmithFix get*Quotas 0.1.9
2009-02-27  Quentin SmithAdd "reusable" column for nics, to avoid reusing addres... 0.1.8
2009-02-27  Greg Pricefix more imports EIBTI-style
2009-02-27  Greg Priceinvirt-quota: more style fixes
2009-02-27  Greg Priceinvirt-quota: fix imports EIBTI-style
2009-02-27  Greg Priceinvirt-quota: refactor; print full help
2009-02-27  Peter Iannuccicosmetic change
2009-02-27  Greg Pricefold FormattableRecord, NullableRecord into Record
2009-02-27  Greg Pricesmall fixes to Record
2009-02-25  Peter IannucciAdded Record superclass for models, handling __repr__...
2009-02-19  Peter IannucciFixed docstring in invirt-quota script to reflect new...
2009-02-17  Evan BroderBe explicit about units in invirt-setquota. 0.1.7
2009-02-17  Evan BroderRename invirt-setquotas to invirt-quota.
2009-02-17  Evan BroderDisk quotas are measured in gigabytes.
2009-02-17  Evan BroderDon't explicitly initialize each quota when creating... 0.1.6
2009-02-17  Evan BroderMove invirt-setquotas into invirt-database.
2009-02-17  Evan BroderMake the default values in the owners class explicit.
2009-02-17  Peter IannucciChangelogs 0.1.4
2009-02-17  Peter IannucciFixed yasb
2009-02-17  Peter IannucciFixed another stupid bug.
2009-02-17  Peter IannucciMade some changes requested by Broder. 0.1.3
2009-02-17  Peter IannucciAdded all the other quotas for great win.
2009-02-17  Peter IannucciBumped version number to force new owner table creation invirt-database-server/0.0.11
2009-02-17  Peter IannucciRAM quotas at remctl; RAM quota exception script, table...
2009-01-31  Evan BroderConditionalize populating the types table in invirt... invirt-database-server/0.0.10
2009-01-31  Greg Priceinvirt-database-tables: populate types table
2009-01-26  Evan BroderFix a typo from r1989. invirt-database-server/0.0.9
2009-01-26  Evan BroderFix-up several packages to include the correct Conflict...
2009-01-06  Evan BroderClean up invirt-database's .egg-info directory from... 0.1.2
2009-01-06  Evan BroderCorrect a lintian warning in invirt-database 0.1.1
2008-12-29  Greg Pricepg_hba.conf: remove password-auth localhost lines
2008-11-18  Evan BroderTurn on lazy loading for all tables 0.1.0
2008-11-17  Evan BroderDon't require administrator to be non-null 0.0.6
2008-11-17  Evan BroderAdd an architecture field to the autoinstaller table 0.0.5
2008-11-07  Evan BroderDon't depend on invirt-mail-config everywhere invirt-database-server/0.0.7
2008-11-07  Evan BroderDepend on invirt-mail-config on all servers invirt-database-server/0.0.6
2008-10-31  Evan BroderUse invoke-rc.d instead of calling init scripts directly in invirt-database-server/0.0.5
2008-10-28  Evan Brodersipb-xen-base -> invirt-base in dependency lists invirt-database-server/0.0.4
2008-10-28  Evan BroderAdd attributes to the ORM to link mirrors and cdroms 0.0.3
2008-10-28  Evan BroderExport mirrors_table and Mirrors in invirt.database... 0.0.2
2008-10-26  Evan BroderFix the port number of postgres.conf, because the chroo... invirt-database-server/0.0.3
2008-10-26  Evan BroderFix a typo on the postfix.conf.invirt transform script
2008-10-26  Evan BroderForgot to change invirt-database-common to invirt-database invirt-database-server/0.0.2
2008-10-26  Evan Brodersipb-xen-database-common -> invirt-database 0.0.1
2008-10-26  Evan Brodersipb-xen-database-common -> invirt-database invirt-database-server/0.0.1
2008-10-25  Evan BroderMove the invirt-database Xen config script into invirt...
2008-10-25  Evan BroderFix a typo in the new CDROM table sipb-xen-database/10.36.1
2008-10-25  Evan BroderAdd the CDROM mirrors table sipb-xen-database/10.36
2008-10-25  Evan BroderRemove the remnants of the sipb_xen_database Python...
2008-10-24  Greg Priceshorten sipb-xen-database-server initscript too sipb-xen-database/10.35
2008-10-24  Greg Pricefix our copyright files
2008-10-24  Greg Priceyet another new-sqlalchemy fix, this one post-0.4.2... sipb-xen-database/10.34
2008-10-20  Evan BroderCatch calls to restart Postgres and translate them... sipb-xen-database/10.33
2008-10-19  Evan Broderinvirt.database.clear_cache should actually do something
2008-10-19  Evan BroderRemove bridge specification from sipb-database sipb-xen-database/10.31
2008-10-15  Evan BroderFix a typo in sipb-database's CDROM image path sipb-xen-database/10.30.4
2008-10-14  Eric PriceChanged location for pygrub
2008-10-12  Greg Pricefix dumb textual mistakes in sipb-xen-database-server...
2008-10-11  Evan BroderFix a typo in the CDROM lookup in sipb-database sipb-xen-database/10.30.2
2008-10-10  Evan BroderDon't strip quotes in sipb-database that won't be there sipb-xen-database/10.30.1
2008-10-09  Evan BroderUpdate the sipb-database script to match the remctl... sipb-xen-database/10.30
2008-10-09  Evan BroderLook for CD images in /dev/xenvg/image_* and validate...
2008-10-06  Evan BroderSome fixes in the sipb-database Xen config script sipb-xen-database/10.29
2008-10-05  Evan BroderRe-establish the database connection if the server... sipb-xen-database/10.28
2008-10-04  Evan BroderUpdate /etc/xen/sipb-database to work with newer SQLAlc... sipb-xen-database/10.27
2008-10-03  Evan BroderThe database wants to be not transactional, and not... sipb-xen-database/10.26.1
2008-10-02  Evan BroderUpdate sipb-xen-
2008-10-01  Greg Pricemore sqlalchemy-0.4 changes sipb-xen-database/10.25
2008-10-01  Greg Pricesipb-xen-database-server: fix init script, expand pg_hb...
2008-10-01  Evan BroderUpdate sipb-xen-database for Postgres 8.3 sipb-xen-database/10.24
2008-10-01  Greg Priceport to postgresql 8.3 sipb-xen-database/10.23
2008-10-01  Greg Pricedon't specify (old) version of postgresql sipb-xen-database/10.22
2008-10-01  Greg Pricefix distribution hardy -> unstable in several changelogs sipb-xen-database/10.21
2008-09-29  Greg Priceport sipb-xen-database to sqlalchemy-0.4
2008-08-25  Sam HartmanFix mindless typo in filenames
2008-08-25  Sam HartmanGenerate pg_hba.conf and install postgresql.conf sipb-xen-database/10.19
2008-08-06  Greg Priceadd and respect 'adminable' column to machines sipb-xen-database/10.18
2008-08-03  Greg Pricefinish configuration of sipb-xen-database; add network... sipb-xen-database/10.17
2008-08-03  Greg Priceupdate sipb-xen-database-tables sipb-xen-database/10.16
2008-08-03  Greg Priceget db uri from invirt.config in sipb-database sipb-xen-database/10.15
2008-08-03  Greg Pricecheck in uncommitted changes to /etc/xen/sipb-database...
next