summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
2009-08-18Fixed missing ttl on 'completed'R1_1_0deva
2009-08-07Test script.deva
2009-08-07New test program.deva
2009-08-07Unit test and header documentation.deva
2009-08-07Catch exceptions from new connection.deva
2009-08-07Make the server and queryhandlerpracro test scripts use the new testdb interf...deva
2009-08-07Missing header file in test program.deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or throug...deva
2009-08-06Changed values form pracro db (via the query construct) to have source 'pracr...deva
2009-08-05Made JournalWriter use the new TemplateList class.deva
2009-08-05Renamed TemplateParser debug group from 'macro' to 'template'.deva
2009-08-05Fixed compile problem with the internal declaration of the ResumeEntry class.deva
2009-07-30Some cleaning up. Much more work to do in that area though, including writing...deva
2009-07-30More unit tests...deva
2009-07-30Added Exception class unit test.deva
2009-07-30Doxygen documented the Macro-/TemplateHeaderParser header files.deva
2009-07-30Added unit tests for MacroHeaderParser and TemplateHeaderParser.deva
2009-07-30Make sure we don't hang in an infinite loop when encountering malformed macro...deva
2009-07-30Fixed macrotool macro/template dumper to work with the new TemplateParser.deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-30Fixed tagname in the newly added (and obvously untested) TemplateHeaderParser...deva
2009-07-30Updated the example template to contain new tags/attributes.deva
2009-07-30XML define no longer used.deva
2009-07-30Removed obsolete TODO comment.deva
2009-07-29Comments in the TransactionParser headerfile.deva
2009-07-29Fixed up the server testprogram a little. Now the program kills its own serve...deva
2009-07-29Added testsrcipts to the transactionparser. Still missing the documentation t...deva
2009-07-29Added testscripts for SAXParser. Added SAXParser documentation.deva
2009-07-29Removed old obsolete TODO comment.deva
2009-07-29Fixed potetially bad error in the server. It would break the stream if introd...deva
2009-07-29Changed Socket * to Socket & in pentominos query.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to Da...deva
2009-07-24Test for configuration to use pentominos.deva
2009-07-24Test for a running instance of the artefact server.deva
2009-07-24More extensive testing, and documentation in the header files.deva
2009-07-24Introduced a new template tag called 'header' to replace the macro-tag-with-h...deva
2009-07-24'fixed' output to handle new macro naming/versioning schemedeva
2009-07-24Made test section able to retest when some dependencies changed.deva
2009-07-24Added exception throwing info.deva
2009-07-24Removed stress test.deva
2009-07-24Made some more tests, and documented the header file.deva
2009-07-24Fixed a bug in the versionstr test (sort test always succeeded)deva
2009-07-24Oups - Forgot implementation of secondary constructor.deva
2009-07-24Added some more tests to the Version class. Documented the header file.deva
2009-07-24Fixed compiler issues...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a fi...deva
2009-07-10Fieldname queries added macrotool.deva
2009-07-06Rewrite of parameter handler. A new fieldnames module... currently does nothi...deva