summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-eval.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino2010-01-051-4/+16
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-3/+3
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-61/+65
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-261-136/+151
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-301-44/+60
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+387