Age | Commit message (Expand) | Author |
2009-02-17 | Oups... the dao = NULL should be set regardless of the value of WITHOUT_DB. | deva |
2009-02-17 | Made the --with-db=no configure option actually compile without the db (even ... | 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-02-04 | Cleanup database access a bit and add a proper database schema | bertho |
2008-11-03 | Did a lot of work on format utils. | deva |
2008-10-13 | Created a fieldname table, and only stores a field/value pairs, if the field ... | deva |
2008-10-10 | Made resume a standalone tag istead of an attribute of the macro tag. | deva |
2008-09-22 | Added resume storing to the db, and made the outputted xml use it. Added capt... | deva |
2008-09-03 | Fixed invalid select statement when no widgets exists in the macro. | deva |
2008-08-19 | Fixed SQL injection (escaping of \', \0 and \). | deva |
2008-08-08 | Added print debug configurable. | deva |
2008-08-04 | Made server able to run (compile-time) without postgres and the uploadserver.... | deva |
2008-06-09 | Added check to see if macro already has been committed. For later use with de... | 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-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 |
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-17 | Added UID class for use when generating transaction ids. | deva |
2007-09-14 | Commits are now committed to the database. | deva |