summaryrefslogtreecommitdiff
path: root/server/src/configurationparser.cc
AgeCommit message (Collapse)Author
2010-05-27A lot of session handling. A lot of new unit tests. Add of a more structured ↵deva
commit/discard handling. Fix of some wierd line break bugs in journalwriter
2010-01-18Make use of libartefact. Not yet tested...deva
2010-01-06New artefact connection class (to later wrap libartefact). New environment ↵deva
class to hold all global resources. Made ConnectionPool a template class. Split journal code up into two files (class from commit code).
2010-01-04Added config, cli and compiletime check for ssl usage. Still needs to check ↵deva
is microhttpd has ssl support.
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or ↵deva
through the config file (database_backend = testdb) .
2009-07-30More unit tests...deva
2009-02-04- Add missing include filesbertho
- Add config option for xml macros and templates basedir
2008-08-21Made postgres addr, username and password configurable.deva
2008-07-30Reenabled the config file parser.deva
2008-07-30Added global Conf namepsace with configuration values. These are to be ↵deva
filled with config file values later.