Code

. use blobfiles in back_anydbm which is used in back_bsddb.
[roundup.git] / test / test_db.py
2002-02-25 grubert . use blobfiles in back_anydbm which is used in back_b...
2002-01-22 richard. fixed back_bsddb so it passed the journal tests
2002-01-22 rochecompaanWe need to keep the last 'set' entry in the journal...
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-19 rochecompaanJournal entries for link and multilink properties can...
2002-01-16 richard . lots of date/interval related changes:
2002-01-14 richard . changed all config accesses so they access either...
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-10 richardAdded transaction tests to test_db
2001-12-03 richardFixes so the tests use commit and not close
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-08-29 richardDisabled the bsddb3 module entirely in the unit testing...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-07-30 richardAdded more DB to test_db. Can skip tests where imports...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardAdded the fabricated property "id" to all hyperdb classes.
2001-07-27 richardmoving tests -> test