web/konrad/pack.git
2011-01-23 konradadd DB escape methods for lists
2010-12-27 konradaudit tables: reset auditing state if the object is...
2010-12-25 konradadjust copyrights
2010-12-25 konradminor docu update
2010-12-25 konradfix abstract determination in php
2010-12-25 konradfix omission in xml serializer
2010-12-24 konradfix inheritance of classes
2010-12-24 konradserver mode for Qt, missing tables
2010-12-21 konradfix local socket path
2010-12-21 konradfix cgi2scgi bridge
2010-12-11 konradupdate DB docu
2010-12-11 konradinstance method for transaction
2010-11-29 konradfix toTable* to diff null from 0
2010-10-24 konradfix woc build process
2010-10-21 konradscriptified remaining default null types
2010-10-21 konradmake some nullables scriptable
2010-10-20 konradbasic scriptability and meta-classing for pack
2010-10-06 konradfix some DB problems
2010-10-03 konradmake transaction async
2010-10-02 konradmove transaction code into private class
2010-09-30 konradmade transaction splitable
2010-09-29 konradconvert transaction from QHttp to QNetworkAccessManager
2010-09-26 konradmove the PACK Qt port to a more Qt like include mode
2010-08-06 konradgenerate full WSDL, to be tested
2010-08-05 konradadded SOAP out to project, actual WSDL still missing
2010-08-02 konradgetting closer to SOAP support
2010-07-31 konradschema validates
2010-07-31 konradstart of schema file generator
2010-07-31 konradadd some schema files
2010-07-29 konradadd namespace to transactions
2010-07-28 konradfix: forgot to write transaction handlers
2010-07-28 konradmove targets and processor into separate dirs
2010-07-27 konradadd stubs for qt/server and php/client
2010-07-27 konradadd example dir structure
2010-07-26 konradrefactored woc to prepare for new targets
2010-07-26 konradadd copyright note to CGI2SCGI
2010-07-25 konradadd CGI to SCGI translator
2010-07-06 konradmake sure parent constructors are called in php
2010-07-04 konradadd automatic conversion of objects to associative...
2010-07-04 konradhide more generated stuff in pack
2010-07-03 konradmake generated files invisible
2010-07-03 konradget rid of style warnings
2010-06-18 konradPGSql: make abort more logical
2010-06-16 konradadd abort option to debug mode of PG driver
2010-06-10 konradfix some functions related to PG-SQL
2010-05-30 konradprovide sequence sync'ing
2010-05-25 konradminor update in PgSql driver
2010-05-25 konradchange to SPL autoloader
2010-05-24 konradsome more usability for non-machine transactions
2010-05-24 konradconverted transaction error reporting to exceptions...
2010-05-23 konradbetter handling of NULL and booleans in Postgres adapter
2010-05-22 konradadded support for PostgreSQL
2010-05-16 konradmake nullable more convenient
2010-05-15 konradstubs for binding docu
2010-05-15 konradenhanced docu for PACK
2010-05-15 konradprotocol: give each transaction its own document tags...
2010-05-14 konrad"big merge" - minor fix in restore backup - reset data...
2010-04-25 konradminor src docu
2010-04-25 konradmove DB driver to pack; enable DB transactions in WOC...
2010-04-04 konraddocu for changed params, some forgotten lines
2010-04-04 konradchange from pattern based authentication to class based...
2010-01-16 konradmake toXml object serialization safer
2010-01-15 konradwoc, wbase are independent now
2010-01-15 konradmove woc
2010-01-15 konradmove woc
2010-01-15 konradmove woc
2010-01-15 konradcreate dir struct to outsource woc