summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino5-116/+92
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino8-28/+8
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino11-23/+11
2010-02-01Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino9-0/+153
2010-01-30Correctly pass property values to component implementations.jsdelfino6-20/+22
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino9-11/+278
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino4-4/+4
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino23-36/+1583
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino4-0/+918
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino4-76/+10
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino4-4/+6
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino15-113/+64
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino25-1/+1162
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino1-5/+5
2010-01-05Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino4-5/+14
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino2-10/+10
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-31/+25
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino5-68/+33
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino28-1396/+1
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino3-4/+4
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino7-22/+78
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2-2/+4
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino3-19/+7
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-2/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino41-0/+2807