summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-python (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-282-5/+5
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-272-0/+36
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-101-1/+1
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino2010-03-061-1/+1
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-15/+11
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-172-7/+2
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-072-5/+2
* Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino2010-02-014-0/+68
* Correctly pass property values to component implementations.jsdelfino2010-01-301-4/+4
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-171-1/+1
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-173-17/+61
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-172-38/+5
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-112-0/+4
* Minor fixes to server and python evaluator to get python store working. Some...jsdelfino2010-01-117-70/+51
* Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino2010-01-0611-0/+1161