summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server (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-053-18/+14
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-6/+3
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-026-186/+255
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-2610-324/+373
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-262-99/+115
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-3/+10
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-3011-113/+250
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-13/+25
* Fixed build break. Added missing dir and fix server configuration script.jsdelfino2009-11-231-1/+0
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-2319-0/+1525