summaryrefslogtreecommitdiff
path: root/server/src/pracrodaotest.h
AgeCommit message (Expand)Author
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2011-02-17Finished 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-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2011-02-04Database pool is now used instead of one connection per session. Admin interf...deva
2011-02-04Session locking mechanism gone crazy. This needs a rewamp at some point.deva
2011-01-25New database layout.deva
2011-01-14Add 'template' to transactions table in db.deva
2010-07-05Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.deva
2010-06-10Add transaction support on database pr. pracro session. Makes it possible to ...deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or throug...deva