summaryrefslogtreecommitdiff
path: root/server/src/Makefile.am
AgeCommit message (Expand)Author
2014-03-05Replace praxisd code with praxisdif module.Bent Bisballe Nyeng
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-26Port from libpqxx to libpq.Bent Bisballe Nyeng
2012-08-09Added SessionHeaderParser for faster session xml file content searching.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-11-17Add missing header files to EXTRA_DIST.Bent Bisballe Nyeng
2011-11-17Fix compilation with new location of server tools.Bent Bisballe Nyeng
2011-10-07Added missing CURL_LIBS and CFLAGS for Praxisd.Bent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
2011-04-25Initial version of praxisd communications class.deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2011-02-14'Ported' export functionality from macrotool.deva
2011-02-07Added resource handler.deva
2011-02-04A new connection handling mechanism.deva
2010-10-07Fix wrong lua flags var.deva
2010-07-05Partial commit: Move macrotool to subfolder.deva
2010-06-21Split journal code into modules. Fix bug, when user is changed in the middle ...deva
2010-06-21Rename JournalWriter class to just Journal.deva
2010-06-14Isolated all microhttpd code in Httpd class.deva
2010-06-01From new_protocol branch.deva
2010-03-02Make ready for 1.2.0 release.R1_2_0deva
2010-02-17Use libartefact for pentominos data retrieval.deva
2009-11-13Make server test compile again.deva
2009-11-12Make database connection shared among threads and make is thread safe.deva
2009-11-03Added microhttpd to compile flags.deva
2009-08-07New test program.deva
2009-08-07Make the server and queryhandlerpracro test scripts use the new testdb interf...deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or throug...deva
2009-07-30More unit tests...deva
2009-07-30Added Exception class unit test.deva
2009-07-30Added unit tests for MacroHeaderParser and TemplateHeaderParser.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-30Updated the example template to contain new tags/attributes.deva
2009-07-29Fixed up the server testprogram a little. Now the program kills its own serve...deva
2009-07-29Added testsrcipts to the transactionparser. Still missing the documentation t...deva
2009-07-29Added testscripts for SAXParser. Added SAXParser documentation.deva
2009-07-24More extensive testing, and documentation in the header files.deva
2009-07-24Made test section able to retest when some dependencies changed.deva
2009-07-24Added some more tests to the Version class. Documented the header file.deva
2009-07-24Fixed compiler issues...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a fi...deva
2009-07-10Fieldname queries added macrotool.deva
2009-07-06Rewrite of parameter handler. A new fieldnames module... currently does nothi...deva
2009-07-06Added new macro tool binary to the project.deva
2009-04-24Added test for journal writer.deva
2009-04-20Added utf8 decode.deva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva
2009-02-10- Rewrite part of the database backend setup and abstractionbertho