#
# ChangeLog for trunk/packages/sipb-xen-database/python
#
# Generated by Trac 1.0.2
# Mar 29, 2025, 3:30:48 AM

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 ...