summaryrefslogtreecommitdiff
path: root/server/src/journal_commit.cc
AgeCommit message (Collapse)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-04-11Remove dangling stderr output.deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on ↵deva
testdb; more to come...
2011-01-25New database layout.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-06-21Split journal code into modules. Fix bug, when user is changed in the middle ↵deva
of an active session.
2010-06-01From new_protocol branch.deva
2010-02-26Fix missing XML decoding in journal.deva
2009-08-05Made JournalWriter use the new TemplateList class.deva
2009-08-05Fixed compile problem with the internal declaration of the ResumeEntry class.deva
2009-07-30Some cleaning up. Much more work to do in that area though, including ↵deva
writing of a new unit test program.
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This ↵deva
reduced/simplified the Template class structure a bit.
2009-05-27Fixed error in linesplitter (utf8 characters fucked up pretty good)deva
2009-05-15Journal entries are now committed in the order in which they appear in the ↵deva
course description (the template). Misspelled 'macroes' have been corrected to 'macros' in template.h and all affected files.
2009-05-11New 'header' in each journal commit, taken from the course.deva
2009-04-24Delayed journal commit write. This makes sure each macro is only stored ↵deva
once. and also makes sure only one header (date, user, etc) is added pr. session.
2009-02-27Added generator to journal commitdeva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to ↵deva
all values, and use these to set the prefill value in the macros.
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
- Fix some printf's into debug statements
2008-08-08Added print debug configurable.deva
2008-08-04Made server able to run (compile-time) without postgres and the ↵deva
uploadserver. Fixed problems in the exclusion of pentominos support. Fixed bug in db query field iteration.
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-03-18Adding missing files... oopsdeva