Age | Commit message (Expand) | Author |
2009-11-13 | More SAXParser const char conversion. | deva |
2009-11-13 | JournalWriter now works with sessions, i.e. just like in the old days before ... | deva |
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva |
2009-11-12 | Fixed missing macro check. | deva |
2009-11-12 | Make database connection shared among threads and make is thread safe. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-04 | Fixed error in connection callback function. | deva |
2009-11-04 | Prepare for SSL encrypted connection (https). | deva |
2009-11-03 | First working, but not in any way optimal implementation of a http transport ... | deva |
2009-11-03 | Added microhttpd to compile flags. | deva |
2009-11-02 | New dump fields tool. | deva |
2009-08-18 | Fixed missing ttl on 'completed'R1_1_0 | deva |
2009-08-07 | Test script. | deva |
2009-08-07 | New test program. | deva |
2009-08-07 | Unit test and header documentation. | deva |
2009-08-07 | Catch exceptions from new connection. | deva |
2009-08-07 | Make the server and queryhandlerpracro test scripts use the new testdb interf... | deva |
2009-08-07 | Missing header file in test program. | deva |
2009-08-07 | Added new testdb, that can be activated through the cli (-d testdb) or throug... | deva |
2009-08-06 | Changed values form pracro db (via the query construct) to have source 'pracr... | deva |
2009-08-05 | Made JournalWriter use the new TemplateList class. | deva |
2009-08-05 | Renamed TemplateParser debug group from 'macro' to 'template'. | deva |
2009-08-05 | Fixed compile problem with the internal declaration of the ResumeEntry class. | deva |
2009-07-30 | Some cleaning up. Much more work to do in that area though, including writing... | deva |
2009-07-30 | More unit tests... | deva |
2009-07-30 | Added Exception class unit test. | deva |
2009-07-30 | Doxygen documented the Macro-/TemplateHeaderParser header files. | deva |
2009-07-30 | Added unit tests for MacroHeaderParser and TemplateHeaderParser. | deva |
2009-07-30 | Make sure we don't hang in an infinite loop when encountering malformed macro... | deva |
2009-07-30 | Fixed macrotool macro/template dumper to work with the new TemplateParser. | deva |
2009-07-30 | Changed illogically named 'window' tag into the more descriptive 'widgets' tag. | deva |
2009-07-30 | Removed the term 'course' everywhere, and replaced it by 'template'. This red... | deva |
2009-07-30 | Fixed tagname in the newly added (and obvously untested) TemplateHeaderParser... | deva |
2009-07-30 | Updated the example template to contain new tags/attributes. | deva |
2009-07-30 | XML define no longer used. | deva |
2009-07-30 | Removed obsolete TODO comment. | deva |
2009-07-29 | Comments in the TransactionParser headerfile. | deva |
2009-07-29 | Fixed up the server testprogram a little. Now the program kills its own serve... | deva |
2009-07-29 | Added testsrcipts to the transactionparser. Still missing the documentation t... | deva |
2009-07-29 | Added testscripts for SAXParser. Added SAXParser documentation. | deva |
2009-07-29 | Removed old obsolete TODO comment. | deva |
2009-07-29 | Fixed potetially bad error in the server. It would break the stream if introd... | deva |
2009-07-29 | Changed Socket * to Socket & in pentominos query. | deva |
2009-07-29 | Split up commits and requests to seperate functions. Changed Database * to Da... | deva |
2009-07-24 | Test for configuration to use pentominos. | deva |
2009-07-24 | Test for a running instance of the artefact server. | deva |
2009-07-24 | More extensive testing, and documentation in the header files. | deva |
2009-07-24 | Introduced 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 scheme | deva |