Age | Commit message (Expand) | Author |
2008-07-29 | Added configure option to remove pentominos support. | deva |
2008-07-22 | Updated testcode | deva |
2008-06-20 | Changed internal tagname attribute from 'type' to 'tagname'. | deva |
2008-06-20 | Changed internal tagname attribute from 'type' to 'tagname'. | deva |
2008-06-09 | Added check to see if macro already has been committed. For later use with de... | deva |
2008-06-09 | Added xml encoding of the lua programs to make sure they are not interrupting... | deva |
2008-06-09 | Added xml encoding of the lua programs to make sure they are not interrupting... | deva |
2008-06-09 | Made output accumulation in a buffer and write in the end, thus enabling the ... | deva |
2008-06-04 | ignore | deva |
2008-06-04 | Modulized the template/course/macro system. | deva |
2008-06-04 | Introduced the errorbox to communicate server errors to the client. | deva |
2008-06-04 | Introduced the errorbox to communicate server errors to the client. | deva |
2008-06-03 | Added support for lua validator programs. | deva |
2008-05-26 | Completed the prefilling of the fields, from the db and pentominos, according... | deva |
2008-05-26 | Added support for ttl on queries. Some other fies on the query. | deva |
2008-05-23 | Did a lot of work on the database class. | deva |
2008-05-22 | Fixed GPL headers to actually contain the contributors... | deva |
2008-05-21 | Preparing for some macro/course/template restructuring | deva |
2008-05-20 | Added some code for the new output format. | deva |
2008-05-20 | Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2 | 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 |
2008-05-15 | Added more output in the test prog. | deva |
2008-05-15 | Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror) | deva |
2008-05-13 | More filename cleanup.. | deva |
2008-05-13 | Filename cleanups... | deva |
2008-05-12 | Made template parser | deva |
2008-05-06 | Added skeleton code for the external data query handler. | deva |
2008-05-06 | Added experimental parser of the external data query XML results. | deva |
2008-05-06 | Added LUA parser for the mapping of external data query results. | deva |
2008-03-26 | Implemented a SAXPaser class, and made the macro and xml parsers use it. | deva |
2008-03-20 | Added test implementation of macrolist special xml node. | deva |
2008-03-19 | Merge with local code. | deva |
2008-03-18 | Debug output cleanup. | deva |
2008-03-18 | Adding missing files... oops | deva |
2008-03-18 | Added journal commit code. | deva |
2008-03-18 | A lot of changes to the daemon code. | deva |
2007-10-01 | Now the resume is generated using a format string. | deva |
2007-09-24 | More changes to the examples xmls. Also removed some stray debug output from ... | deva |
2007-09-24 | Server now parses XML and handles include. | deva |
2007-09-17 | Added UID class for use when generating transaction ids. | deva |
2007-09-14 | Commits are now committed to the database. | deva |
2007-09-03 | Added some XML parsing => DOM (pracro, requests and commits). | deva |
2007-09-03 | Simplified TCP socket write of strings. Cleaned up debug output. | deva |
2007-09-03 | Implemented the first version of the XML request. Fixed eXpat incompatability... | deva |
2007-08-30 | Fixed libconfig upgrade incompatabilities (upgraded to v1.1.2) | deva |
2007-08-27 | CVS cleanup | deva |
2007-08-27 | Do something 'reasonable' if the request does not exist. | deva |
2007-08-27 | First dummy 'fetch a file' implementation. | deva |
2007-08-22 | Dummy server created. | deva |