# # ChangeLog for trunk/packages/sipb-xen-database/python # # Generated by Trac 1.0.2 # May 31, 2024, 7:17:40 AM Sun, 26 Oct 2008 00:58:40 GMT broder [1288] * trunk/packages/invirt-database (added) * trunk/packages/invirt-database-server (added) * trunk/packages/invirt-database-server/debian (added) * trunk/packages/invirt-database-server/debian/changelog (copied) * trunk/packages/invirt-database-server/debian/compat (added) * trunk/packages/invirt-database-server/debian/control (added) * trunk/packages/invirt-database-server/debian/copyright (moved) * trunk/packages/invirt-database-server/debian/invirt-database-server.init (moved) * trunk/packages/invirt-database-server/debian/invirt-database-server.install (added) * trunk/packages/invirt-database-server/debian/invirt-database-server.postinst (moved) * trunk/packages/invirt-database-server/debian/invirt-database-server.prerm (moved) * trunk/packages/invirt-database-server/debian/rules (moved) * trunk/packages/invirt-database-server/debian/transform_postgresql.conf.invirt (added) * trunk/packages/invirt-database-server/invirt-database-tables (moved) * trunk/packages/invirt-database-server/pg_hba.conf.mako (moved) * trunk/packages/invirt-database-server/postgresql-8.3.invirt (moved) * trunk/packages/invirt-database/debian (added) * trunk/packages/invirt-database/debian/changelog (moved) * trunk/packages/invirt-database/debian/compat (moved) * trunk/packages/invirt-database/debian/control (added) * trunk/packages/invirt-database/debian/copyright (copied) * trunk/packages/invirt-database/debian/pycompat (moved) * trunk/packages/invirt-database/debian/rules (added) * trunk/packages/invirt-database/python (added) * trunk/packages/invirt-database/python/database (added) * trunk/packages/invirt-database/python/database/__init__.py (moved) * trunk/packages/invirt-database/python/database/models.py (moved) * trunk/packages/invirt-database/setup.py (added) * trunk/packages/sipb-xen-database/debian/control (deleted) * trunk/packages/sipb-xen-database/debian/sipb-xen-database-client.install (deleted) * trunk/packages/sipb-xen-database/debian/sipb-xen-database-common.install (deleted) * trunk/packages/sipb-xen-database/debian/sipb-xen-database-server.install (deleted) * trunk/packages/sipb-xen-database/server/etc/postgresql/8.3/main/postgresql.conf.invirt (deleted) sipb-xen-database-common -> invirt-database sipb-xen-database-server ... Sat, 25 Oct 2008 19:02:01 GMT broder [1250] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) Fix a typo in the new CDROM table Sat, 25 Oct 2008 18:50:44 GMT broder [1247] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) Add the CDROM mirrors table Fri, 24 Oct 2008 03:04:03 GMT price [1174] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) yet another new-sqlalchemy fix, this one post-0.4.2; grr Sun, 19 Oct 2008 06:02:50 GMT broder [1136] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) invirt.database.clear_cache should actually do something Sun, 05 Oct 2008 03:23:10 GMT broder [1041] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/__init__.py (modified) Re-establish the database connection if the server goes AWOL Fri, 03 Oct 2008 23:26:58 GMT broder [1014] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) The database wants to be not transactional, and not autoflushing Thu, 02 Oct 2008 23:41:44 GMT broder [1008] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) Update sipb-xen- Update invirt.database to not be transactional by ... Wed, 01 Oct 2008 23:48:39 GMT price [991] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/__init__.py (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) * trunk/packages/sipb-xen-remote-server/debian/changelog (modified) more sqlalchemy-0.4 changes Mon, 29 Sep 2008 06:21:34 GMT price [946] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/__init__.py (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) port sipb-xen-database to sqlalchemy-0.4 Apparently they like ... Wed, 06 Aug 2008 05:07:22 GMT price [874] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/models.py (modified) * trunk/packages/sipb-xen-www/code/validation.py (modified) * trunk/packages/sipb-xen-www/code/webcommon.py (modified) add and respect 'adminable' column to machines This is for ... Sun, 03 Aug 2008 04:29:54 GMT price [829] * trunk/packages/sipb-xen-database/client/etc/xen/sipb-database (modified) * trunk/packages/sipb-xen-database/config.todo (modified) * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/python/database/__init__.py (modified) get db uri from invirt.config in sipb-database Sun, 03 Aug 2008 03:20:51 GMT price [824] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/debian/control (modified) * trunk/packages/sipb-xen-database/debian/rules (modified) * trunk/packages/sipb-xen-database/debian/sipb-xen-database-common.install (modified) * trunk/packages/sipb-xen-database/python (added) * trunk/packages/sipb-xen-database/python/database (moved) rename sipb_xen_database -> invirt.database Keeping old name for ...