Age | Commit message (Expand) | Author |
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 | LUA rocks | deva |
2008-06-03 | Added support for lua validator programs. | deva |
2008-06-02 | Added lua validator | 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 | Notes about includes and stuff | 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 | more stuff | 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 | Some more notes, and a nice diagram overview of the entire project. | deva |
2008-05-13 | More filename cleanup.. | deva |
2008-05-13 | Filename cleanups... | deva |
2008-05-12 | Made template parser | deva |
2008-05-08 | More design of the query/map system. | deva |
2008-05-08 | Added missing LUA code. | 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-05-05 | Added some stuff. | deva |
2008-04-24 | Added the file. It contains a lot of thoughts about the design of the system. | 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-27 | Layout was missing on radiobuttons in doc, and removed from list and combo in... | deva |
2007-09-27 | Added new controls combobox, listbox and radiobuttons to example. Changed def... | deva |
2007-09-24 | More changes to the examples xmls. Also removed some stray debug output from ... | deva |
2007-09-24 | Fixed UTF-8 characters. | deva |
2007-09-24 | Server now parses XML and handles include. | deva |
2007-09-20 | containing some kind of real macro | senator |
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 |