Age | Commit message (Expand) | Author |
2010-10-07 | Fix wrong lua flags var. | deva |
2010-07-05 | Partial commit: Move macrotool to subfolder. | deva |
2010-06-21 | Split journal code into modules. Fix bug, when user is changed in the middle ... | deva |
2010-06-21 | Rename JournalWriter class to just Journal. | deva |
2010-06-14 | Isolated all microhttpd code in Httpd class. | deva |
2010-06-01 | From new_protocol branch. | deva |
2010-03-02 | Make ready for 1.2.0 release.R1_2_0 | deva |
2010-02-17 | Use libartefact for pentominos data retrieval. | deva |
2009-11-13 | Make server test compile again. | deva |
2009-11-12 | Make database connection shared among threads and make is thread safe. | deva |
2009-11-03 | Added microhttpd to compile flags. | deva |
2009-08-07 | New test program. | deva |
2009-08-07 | Make the server and queryhandlerpracro test scripts use the new testdb interf... | deva |
2009-08-07 | Added new testdb, that can be activated through the cli (-d testdb) or throug... | deva |
2009-07-30 | More unit tests... | deva |
2009-07-30 | Added Exception class unit test. | deva |
2009-07-30 | Added unit tests for MacroHeaderParser and TemplateHeaderParser. | deva |
2009-07-30 | Removed the term 'course' everywhere, and replaced it by 'template'. This red... | deva |
2009-07-30 | Updated the example template to contain new tags/attributes. | 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-24 | More extensive testing, and documentation in the header files. | deva |
2009-07-24 | Made test section able to retest when some dependencies changed. | deva |
2009-07-24 | Added some more tests to the Version class. Documented the header file. | deva |
2009-07-24 | Fixed compiler issues... | deva |
2009-07-22 | Changed the way the macros are looked up in the filesystem (now they are pars... | deva |
2009-07-17 | More work on the macrotool. Now fieldnames can be added and deleted, and a fi... | deva |
2009-07-10 | Fieldname queries added macrotool. | deva |
2009-07-06 | Rewrite of parameter handler. A new fieldnames module... currently does nothi... | deva |
2009-07-06 | Added new macro tool binary to the project. | deva |
2009-04-24 | Added test for journal writer. | deva |
2009-04-20 | Added utf8 decode. | deva |
2009-02-11 | Added QueryHandler for both Pentominos and Pracro. Added source string to all... | deva |
2009-02-10 | - Rewrite part of the database backend setup and abstraction | bertho |
2009-02-05 | Add a flexible debug interface. Please read the documentation. | bertho |
2009-01-13 | Removed all 'complex type' code. No need for it anymore... | deva |
2009-01-13 | Added a 'language' tag in resume, to be able to switch parser. Implemented th... | deva |
2008-11-03 | Did a lot of work on format utils. | deva |
2008-10-30 | Complete but highly unstable implementation of formattools. | deva |
2008-10-29 | Initial work on format tools | deva |
2008-09-22 | Fixed missing include path in databasetest. | deva |
2008-07-30 | Added global Conf namepsace with configuration values. These are to be filled... | deva |
2008-07-29 | Added configure option to remove pentominos support. | deva |
2008-07-22 | Updated testcode | deva |
2008-06-09 | Added xml encoding of the lua programs to make sure they are not interrupting... | deva |
2008-06-04 | Modulized the template/course/macro system. | deva |
2008-05-23 | Did a lot of work on the database class. | 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 |