summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-eval.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-12/+35
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-93/+135
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino1-1/+1
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-45/+96
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-12/+24
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino1-1/+6
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-10/+38
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-4/+4
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-16/+1
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-2/+2
2010-01-05Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino1-0/+3
2010-01-05Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino1-4/+16
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-3/+3
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-61/+65
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-136/+151
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-44/+60
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-0/+387