index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
database.h
Age
Commit message (
Expand
)
Author
2011-02-17
'Renamed' active/setActive methods to idle/setIdle, since these names makes m...
deva
2011-02-04
Database pool is now used instead of one connection per session. Admin interf...
deva
2011-02-04
Session locking mechanism gone crazy. This needs a rewamp at some point.
deva
2011-01-25
New database layout.
deva
2011-01-14
Add 'template' to transactions table in db.
deva
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-06-10
Add transaction support on database pr. pracro session. Makes it possible to ...
deva
2009-11-12
Make database connection shared among threads and make is thread safe.
deva
2009-07-10
Fieldname queries added macrotool.
deva
2009-02-19
Renamed cpr to patientid
deva
2009-02-11
Added QueryHandler for both Pentominos and Pracro. Added source string to all...
deva
2009-02-10
- Rewrite part of the database backend setup and abstraction
bertho
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-08-21
Made postgres addr, username and password configurable.
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-06-09
Made output accumulation in a buffer and write in the end, thus enabling the ...
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
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-14
Commits are now committed to the database.
deva