Code

. #527416 ] roundup-admin uses undefined value
[roundup.git] / roundup / backends / back_bsddb3.py
2002-01-14 richard . changed all config accesses so they access either...
2001-11-21 richardAdded a target version field to the extended issue...
2001-10-09 richardMoved the data stringification up into the hyperdb...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-03 anthonybaxter'n' -> 'c' for create.
2001-07-30 richardHandle non-existence of db files in the other backends...
2001-07-30 richardMakes schema changes mucho easier.
2001-07-24 anthonybaxterbsddb3 implementation. For now, it's the bsddb implemen...