Age | Commit message (Expand) | Author |
2008-09-05 | Made multiple pentominos request work properly (still no reusage of the conne... | deva |
2008-09-03 | Fixed invalid select statement when no widgets exists in the macro. | deva |
2008-08-29 | Added automap when attempting to run a non-existing map. | deva |
2008-08-21 | Made postgres addr, username and password configurable. | deva |
2008-08-21 | Fixed hardcoded CPR in widgetgenerator - yrk. | deva |
2008-08-19 | Bugfix. Shared connection didn't work with the continue action. | deva |
2008-08-19 | Fixed SQL injection (escaping of \', \0 and \). | deva |
2008-08-15 | Fixed compile warning, and removed old reader code. | deva |
2008-08-15 | Changes for read-loop-server. | deva |
2008-08-08 | Added print debug configurable. | deva |
2008-08-05 | Added catch of non responding postgresql database. | deva |
2008-08-04 | Made server able to run (compile-time) without postgres and the uploadserver.... | deva |
2008-08-04 | Added NotFound exception when trying to open a non-existing and non-empty macro. | deva |
2008-07-30 | Fixed structural problem in server that prevented the potential request for a... | deva |
2008-07-30 | Reenabled support for upload server. Currently only tested against local prin... | deva |
2008-07-30 | Reenabled the config file parser. | deva |
2008-07-30 | Added max ttl on pentominos and db lookups. | deva |
2008-07-30 | Use types.h | deva |
2008-07-30 | Added global Conf namepsace with configuration values. These are to be filled... | deva |
2008-07-30 | Renamed luaprograms/luaprogram tags to scripts/script tag with a language att... | deva |
2008-07-29 | Added configure option to remove pentominos support. | deva |
2008-07-22 | Updated testcode | deva |
2008-06-20 | Changed internal tagname attribute from 'type' to 'tagname'. | deva |
2008-06-20 | Changed internal tagname attribute from 'type' to 'tagname'. | deva |
2008-06-09 | Added check to see if macro already has been committed. For later use with de... | deva |
2008-06-09 | Added xml encoding of the lua programs to make sure they are not interrupting... | deva |
2008-06-09 | Added xml encoding of the lua programs to make sure they are not interrupting... | deva |
2008-06-09 | Made output accumulation in a buffer and write in the end, thus enabling the ... | deva |
2008-06-04 | ignore | deva |
2008-06-04 | Modulized the template/course/macro system. | deva |
2008-06-04 | Introduced the errorbox to communicate server errors to the client. | deva |
2008-06-04 | Introduced the errorbox to communicate server errors to the client. | deva |
2008-06-03 | Added support for lua validator programs. | deva |
2008-05-26 | Completed the prefilling of the fields, from the db and pentominos, according... | deva |
2008-05-26 | Added support for ttl on queries. Some other fies on the query. | deva |
2008-05-23 | Did a lot of work on the database class. | deva |
2008-05-22 | Fixed GPL headers to actually contain the contributors... | deva |
2008-05-21 | Preparing for some macro/course/template restructuring | deva |
2008-05-20 | Added some code for the new output format. | deva |
2008-05-20 | Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2 | deva |
2008-05-20 | Removed obsolete macro.h and macro_parser.cc,h | deva |
2008-05-16 | Worked on the connection of the various elements of the server. | deva |
2008-05-15 | Added more output in the test prog. | deva |
2008-05-15 | Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror) | deva |
2008-05-13 | More filename cleanup.. | deva |
2008-05-13 | Filename cleanups... | deva |
2008-05-12 | Made template parser | deva |
2008-05-06 | Added skeleton code for the external data query handler. | deva |
2008-05-06 | Added experimental parser of the external data query XML results. | deva |
2008-05-06 | Added LUA parser for the mapping of external data query results. | deva |