summaryrefslogtreecommitdiff
path: root/server/src/queryhandlerpracro.cc
AgeCommit message (Expand)Author
2011-08-02Fix missing sessionid for the database lookup in QueryHandlerPracro.origindeva
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
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2009-08-07Test script.deva
2009-08-07Make the server and queryhandlerpracro test scripts use the new testdb interf...deva
2009-08-06Changed values form pracro db (via the query construct) to have source 'pracr...deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to Da...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva
2009-02-18Changed string to time conversion to atol, added missing include.deva
2009-02-11Changed all printf debug outputs to new debug interface (PRACRO_DEBUG and fri...deva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva