summaryrefslogtreecommitdiff
path: root/server/src/database.h
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
2011-02-17'Renamed' active/setActive methods to idle/setIdle, since these names makes m...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-05Remove PRACRO_ prefix from debug macros.deva
2010-06-10Add transaction support on database pr. pracro session. Makes it possible to ...deva
2009-11-12Make database connection shared among threads and make is thread safe.deva
2009-07-10Fieldname queries added macrotool.deva
2009-02-19Renamed cpr to patientiddeva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
2008-10-10Made resume a standalone tag istead of an attribute of the macro tag.deva
2008-09-22Added resume storing to the db, and made the outputted xml use it. Added capt...deva
2008-08-21Made postgres addr, username and password configurable.deva
2008-08-08Added print debug configurable.deva
2008-08-04Made server able to run (compile-time) without postgres and the uploadserver....deva
2008-06-09Added check to see if macro already has been committed. For later use with de...deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
2008-05-26Added support for ttl on queries. Some other fies on the query.deva
2008-05-23Did a lot of work on the database class.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
2007-10-01Now the resume is generated using a format string.deva
2007-09-14Commits are now committed to the database.deva