Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-07 | Added new testdb, that can be activated through the cli (-d testdb) or ↵ | deva | |
through the config file (database_backend = testdb) . | |||
2009-02-04 | - Add missing include files | bertho | |
- Add config option for xml macros and templates basedir | |||
2008-09-05 | Made multiple pentominos request work properly (still no reusage of the ↵ | deva | |
connection). Also increaed the default ttl to 7 days instead of 1. | |||
2008-08-21 | Made postgres addr, username and password configurable. | 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 | Added global Conf namepsace with configuration values. These are to be ↵ | deva | |
filled with config file values later. | |||
2008-05-23 | Did a lot of work on the database class. | deva | |
2007-09-03 | Implemented the first version of the XML request. Fixed eXpat ↵ | deva | |
incompatability with XML_Get/SetUserData and the void* in the handler functions. | |||
2007-08-22 | Dummy server created. | deva | |