summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use curl configured at build time instead of curl found on system path.jsdelfino2010-04-044-4/+12
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-289-20/+41
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-2710-4/+152
* Correctly support binding URI on references.jsdelfino2010-03-211-4/+12
* Added support for HTTP references and different versions of the store-wsgi co...jsdelfino2010-03-173-0/+163
* Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino2010-03-131-0/+11
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-1010-0/+1200
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-105-16/+8
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino2010-03-061-1/+1
* Fixed build bootstrap error with duplicate variable definitions.jsdelfino2010-03-011-2/+2
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-012-3/+3
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-225-116/+92
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-178-28/+8
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-0711-23/+11
* Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino2010-02-019-0/+153
* Correctly pass property values to component implementations.jsdelfino2010-01-306-20/+22
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-249-11/+278
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-174-4/+4
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-1723-36/+1583
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-174-0/+918
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-174-76/+10
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-114-4/+6
* Minor fixes to server and python evaluator to get python store working. Some...jsdelfino2010-01-1115-113/+64
* Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino2010-01-0625-1/+1162
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-5/+5
* Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino2010-01-054-5/+14
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-052-10/+10
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-31/+25
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-265-68/+33
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-2628-1396/+1
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-303-4/+4
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-307-22/+78
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-302-2/+4
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-233-19/+7
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-2/+3
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-1641-0/+2807