Age | Commit message (Expand) | Author |
---|---|---|
2011-02-17 | Finished implementation of new database layout in testdb. | deva |
2011-02-17 | 'Renamed' active/setActive methods to idle/setIdle, since these names makes m... | deva |
2011-02-17 | Rewrite of all old tests to new unittest framework. Also some work on testdb;... | deva |
2011-02-04 | Database pool is now used instead of one connection per session. Admin interf... | deva |
2011-02-04 | Session locking mechanism gone crazy. This needs a rewamp at some point. | deva |
2011-01-25 | New database layout. | deva |
2011-01-14 | Add 'template' to transactions table in db. | deva |
2010-07-05 | Partial commit (final): Add missing headers, fixing gcc4.4 compile errors. | deva |
2010-06-10 | Add transaction support on database pr. pracro session. Makes it possible to ... | deva |
2009-08-07 | Added new testdb, that can be activated through the cli (-d testdb) or throug... | deva |