Age | Commit message (Expand) | Author |
2010-01-15 | Updated environment test. | deva |
2010-01-15 | Add fix to entitylist, for mixing updates on dir rename/moves. Updated MacroL... | deva |
2010-01-15 | Added more tests. | deva |
2010-01-15 | Added filescan upon directory creation. | deva |
2010-01-14 | Made EntityList able to handle several files with same macroname and version ... | deva |
2010-01-14 | Made EntityList superclass for the Macro and TemplateList classes. | deva |
2010-01-14 | Some cleaning up. | deva |
2010-01-14 | Almost finished the inotify wrapper. It still needs more tests. Made MacroLis... | deva |
2010-01-07 | More work on inotify wrapper. Now the tests at least make sence. | deva |
2010-01-07 | Initial code for inotify wrapper class. | deva |
2010-01-06 | Made MacroList and TemplateList threadsafe. | deva |
2010-01-06 | New artefact connection class (to later wrap libartefact). New environment cl... | deva |
2010-01-05 | Remove unused include. | deva |
2010-01-05 | Fix test | deva |
2010-01-04 | Added config, cli and compiletime check for ssl usage. Still needs to check i... | deva |
2009-12-18 | Moved transaction handling out of server.cc | deva |
2009-12-18 | Fix compiler warnings "format not a string literal and no format arguments". ... | deva |
2009-12-17 | Script rearrangement + autogen hack (very ugly) to fix test bootstrap problem. | deva |
2009-12-17 | Added connection pool class. Using semaphores (also added) | deva |
2009-12-17 | Ported to the new test framework. | deva |
2009-12-15 | New Sessions and Session classes. | deva |
2009-12-15 | New error box. | deva |
2009-12-03 | Some fixes on the session system. | deva |
2009-11-19 | Write livesessions warning to log file. | deva |
2009-11-13 | Make session system more robust. Make server termination show live sessions a... | deva |
2009-11-13 | Make server test compile again. | deva |
2009-11-13 | More SAXParser const char conversion. | deva |
2009-11-13 | JournalWriter now works with sessions, i.e. just like in the old days before ... | deva |
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva |
2009-11-12 | Fixed missing macro check. | deva |
2009-11-12 | Make database connection shared among threads and make is thread safe. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-04 | Fixed error in connection callback function. | deva |
2009-11-04 | Prepare for SSL encrypted connection (https). | deva |
2009-11-03 | First working, but not in any way optimal implementation of a http transport ... | deva |
2009-11-03 | Added microhttpd to compile flags. | deva |
2009-11-02 | New dump fields tool. | deva |
2009-08-18 | Fixed missing ttl on 'completed'R1_1_0 | deva |
2009-08-07 | Test script. | deva |
2009-08-07 | New test program. | deva |
2009-08-07 | Unit test and header documentation. | deva |
2009-08-07 | Catch exceptions from new connection. | deva |
2009-08-07 | Make the server and queryhandlerpracro test scripts use the new testdb interf... | deva |
2009-08-07 | Missing header file in test program. | deva |
2009-08-07 | Added new testdb, that can be activated through the cli (-d testdb) or throug... | deva |
2009-08-06 | Changed values form pracro db (via the query construct) to have source 'pracr... | deva |
2009-08-05 | Made JournalWriter use the new TemplateList class. | deva |
2009-08-05 | Renamed TemplateParser debug group from 'macro' to 'template'. | deva |
2009-08-05 | Fixed compile problem with the internal declaration of the ResumeEntry class. | deva |