summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/client-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2012-01-301-1/+1
* Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino2010-03-061-8/+1
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-365/+3
* Added scoped pools to test methods to reduce test memory consumption.jsdelfino2010-01-111-5/+31
* Minor fixes to server and python evaluator to get python store working. Some...jsdelfino2010-01-111-15/+15
* Added a few more python and C++ component test combinations.jsdelfino2010-01-061-53/+85
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-59/+122
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-261-93/+112
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-301-31/+48
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+251