summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-13Move samples to samples directory.jsdelfino97-9460/+0
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino14-1/+1258
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino18-3/+88
2010-04-09Add new test directories to main build.jsdelfino1-1/+1
2010-04-09Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino13-0/+1261
2010-04-04Use curl configured at build time instead of curl found on system path.jsdelfino4-4/+12
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino9-20/+41
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino10-4/+152
2010-03-21Correctly support binding URI on references.jsdelfino1-4/+12
2010-03-17Added support for HTTP references and different versions of the store-wsgi co...jsdelfino3-0/+163
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino1-0/+11
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino10-0/+1200
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino5-16/+8
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino1-1/+1
2010-03-01Fixed build bootstrap error with duplicate variable definitions.jsdelfino1-2/+2
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2-3/+3
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