summaryrefslogtreecommitdiff
path: root/server/src/queryhandler.cc
AgeCommit message (Expand)Author
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-30Changed SAXParser parse method to take a buffer and a size instead of a c++ s...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-03Added support for lua validator programs.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-15Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror)deva
2008-05-13Filename cleanups...deva