summaryrefslogtreecommitdiff
path: root/server/src/database.h
AgeCommit message (Collapse)Author
2008-08-21Made postgres addr, username and password configurable.deva
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-06-09Added check to see if macro already has been committed. For later use with ↵deva
dependency checking.
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ↵deva
corretc outputting of the error box if neccessary.
2008-05-26Completed the prefilling of the fields, from the db and pentominos, ↵deva
according to their timestamps.
2008-05-26Added support for ttl on queries. Some other fies on the query.deva
2008-05-23Did a lot of work on the database class.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
2007-10-01Now the resume is generated using a format string.deva
2007-09-14Commits are now committed to the database.deva