summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-python (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-13Move samples to samples directory.jsdelfino13-1251/+0
2010-04-04Use curl configured at build time instead of curl found on system path.jsdelfino1-1/+3
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2-5/+5
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2-0/+36
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-1/+1
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino1-1/+1
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-15/+11
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2-7/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2-5/+2
2010-02-01Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino4-0/+68
2010-01-30Correctly pass property values to component implementations.jsdelfino1-4/+4
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino3-17/+61
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2-38/+5
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino2-0/+4
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino7-70/+51
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino11-0/+1161