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
Age
Commit message (
Collapse
)
Author
2011-01-27
Remove debug output via printf.
deva
2011-01-27
Remove stupid newline from end of ctime output.
deva
2011-01-27
New data extraction tool.
deva
2011-01-25
New database layout.
deva
2011-01-14
Add 'template' to transactions table in db.
deva
2011-01-10
Fix fixed-size buffer in session reader.
deva
2010-10-07
Fix wrong lua flags var.
deva
2010-10-06
Fix compilation wihtout debug.
deva
2010-08-30
Make fieldnames with '.' map correctly to lua-map namespace.
deva
2010-08-17
Remove 'language' attribute.
deva
2010-08-12
New scripting system part2.
deva
2010-08-03
New script-tag attribute that includes lua code from a file.
deva
2010-07-07
Remove check for pid-file existance. Daemon should always overwrite.
deva
2010-07-07
Refuse to start if pid file already exists, or cannot be written. Remove pid ↵
deva
file when shutting down (if possible).
2010-07-07
Make session-path set-able via cli.
deva
2010-07-07
Fixed typo that resulted int the discarded session to never actully be ↵
deva
discarded.
2010-07-06
Make dump fieldnames show if the fields has value attributes.
deva
2010-07-06
File renames
deva
2010-07-05
Some more ignores
deva
2010-07-05
Make server write its pid file. Daemon class ported from pentominos.
deva
2010-07-05
Make server able to re-init writing of its log file (for logrotate).
deva
2010-07-05
Make pracro use new debug output interface (writes to a file).
deva
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-07-05
Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.
deva
2010-07-05
Fixed bug where an error was reported saying 'missing xml data' when called ↵
deva
wityh an empty body (pure commit/discard)
2010-07-05
Partial commit: Add typedefs of map/vector classes.
deva
2010-07-05
Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator).
deva
2010-07-05
Partial commit: Move all value prefill code to its own file.
deva
2010-07-05
Partial commit: Move macrotool to subfolder.
deva
2010-06-21
Missing virtual destructor...
deva
2010-06-21
Split journal code into modules. Fix bug, when user is changed in the middle ↵
deva
of an active session.
2010-06-21
Rename JournalWriter class to just Journal.
deva
2010-06-18
Add initialisers
deva
2010-06-18
Make destructor virtual.
deva
2010-06-15
Make sure commit/discard are actually performed even though there are no data.
deva
2010-06-14
Isolated all microhttpd code in Httpd class.
deva
2010-06-10
Add transaction support on database pr. pracro session. Makes it possible to ↵
deva
discard all edited macros.
2010-06-01
From new_protocol branch.
deva
2010-04-21
Make extensive error handling in libartefact interface.
deva
2010-04-21
Output errors through debug system.
deva
2010-04-14
Updated libartefact interface.
deva
2010-03-03
Partly revert insert-empty-value fix.
deva
2010-03-02
Make ready for 1.2.0 release.
R1_2_0
deva
2010-03-02
Set value from db/queries even though it doesn't have a value attribute ↵
deva
(PART 2).
2010-03-02
Set value from db/queries even though it doesn't have a value attribute.
deva
2010-02-26
Fix missing XML decoding in journal.
deva
2010-02-26
Make xml escaped characters show up correclty in the client.
deva
2010-02-17
Use libartefact for pentominos data retrieval.
deva
2010-02-12
Fix compiler warnings.
deva
2010-02-12
Revert to old protocol
deva
[next]