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 (
Expand
)
Author
2011-02-18
Made Session isreadonly property private and created new commitMacro method.
deva
2011-02-18
Some small changes in the postgres error handling, and a lot of tests, inspir...
deva
2011-02-17
Finished implementation of new database layout in testdb.
deva
2011-02-17
'Renamed' active/setActive methods to idle/setIdle, since these names makes m...
deva
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on testdb;...
deva
2011-02-15
Improved error messages from ConfigrationParser.
deva
2011-02-14
Added missing virtual constructor.
deva
2011-02-14
Added gcov (coverage measurement) in unittests.
deva
2011-02-14
Reenable unit test.
deva
2011-02-14
Revert httpd.cc file from last commit.
deva
2011-02-14
'Ported' export functionality from macrotool.
deva
2011-02-10
Some cleaning up. Added activeSessions.
deva
2011-02-08
Fix unit tests.
deva
2011-02-08
Add URI in html title.
deva
2011-02-07
Made isreadonly propagate to session file and back to live object.
deva
2011-02-07
Cleaned up the Connection interface a bit.
deva
2011-02-07
Added resource handler.
deva
2011-02-04
Fixed wrong conditional.
deva
2011-02-04
Database pool is now used instead of one connection per session. Admin interf...
deva
2011-02-04
Made export and sunlock compile when no db is to be used.
deva
2011-02-04
Session locking mechanism gone crazy. This needs a rewamp at some point.
deva
2011-02-04
Enable longer (32 bytes) debug class names.
deva
2011-02-04
A new connection handling mechanism.
deva
2011-02-02
initial release of sunlock functionality
senator
2011-01-28
Oups. Trigger commenty finger.
deva
2011-01-28
New cross client system.
deva
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
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 discar...
deva
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
[next]