summaryrefslogtreecommitdiff
path: root/server/src/luaquerymapper.cc
AgeCommit message (Expand)Author
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2011-12-06Force split values with dot ('.') in the names into groups.Bent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-07-01More tests.deva
2011-07-01Fixed bug in field check/creation with depth greater than 1.deva
2011-06-30Use stack manipulation through c, rather than pragram text generation/parsing...deva
2011-02-14Added gcov (coverage measurement) in unittests.deva
2010-08-30Make fieldnames with '.' map correctly to lua-map namespace.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-07-05Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator).deva
2009-07-24More extensive testing, and documentation in the header files.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...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
2008-09-05Made multiple pentominos request work properly (still no reusage of the conne...deva
2008-07-22Updated testcodedeva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-04Modulized the template/course/macro system.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva
2008-06-03Added support for lua validator programs.deva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-15Added more output in the test prog.deva
2008-05-15Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror)deva
2008-05-06Added LUA parser for the mapping of external data query results.deva