Age | Commit message (Expand) | Author |
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 | Made output accumulation in a buffer and write in the end, thus enabling the ... | 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-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-13 | More filename cleanup.. | deva |
2008-03-26 | Implemented a SAXPaser class, and made the macro and xml parsers use it. | deva |
2008-03-19 | Merge with local code. | deva |
2008-03-18 | Debug output cleanup. | deva |
2008-03-18 | Added journal commit code. | deva |
2007-10-01 | Now the resume is generated using a format string. | deva |
2007-09-24 | Server now parses XML and handles include. | 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-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 |