summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino6-11/+18
2010-05-13Add simple implementation of Scheme-like lazy streams.jsdelfino3-1/+114
2010-04-19Chdir to the installed SCA contribution before configuring components.jsdelfino1-0/+4
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino10-10/+111
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-3/+4
2010-04-04Use curl configured at build time instead of curl found on system path.jsdelfino8-44/+60
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2-5/+9
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino3-4/+4
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino14-38/+45
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino15-56/+463
2010-03-21Correctly support binding URI on references.jsdelfino1-3/+3
2010-03-17Added support for HTTP references and different versions of the store-wsgi co...jsdelfino8-7/+148
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino2-30/+11
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino2-36/+76
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino6-31/+103
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino3-8/+64
2010-03-08Support different Java VMs, including Apache Harmony.jsdelfino6-30/+118
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino24-100/+1135
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino9-51/+28
2010-03-01Fixed build bootstrap error with duplicate variable definitions.jsdelfino3-4/+4
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino14-54/+62
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino16-1/+678
2010-02-28Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable.jsdelfino3-14/+14
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino10-48/+63
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino25-395/+322
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino9-199/+68
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino33-171/+449
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.jsdelfino4-17/+33
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino4-34/+157
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino2-1/+20
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino4-69/+135
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino17-66/+704
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino6-8/+8
2010-01-17Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2-6/+3
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino15-45/+254
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino13-53/+557
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino13-73/+81
2010-01-11Updated svn:ignore properties. Fixed build error.jsdelfino2-3/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino33-806/+1075
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino10-0/+792
2010-01-11Added scoped pools to test methods to reduce test memory consumption.jsdelfino1-5/+31
2010-01-11Cleaned up python support code, removed unused functions.jsdelfino5-164/+51
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino5-18/+40
2010-01-06Added a few more python and C++ component test combinations.jsdelfino4-60/+118
2010-01-06Fixed incorrect function name in test implementation.jsdelfino1-1/+1
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino11-93/+91
2010-01-05Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino9-13/+132
2010-01-05Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino1-4/+16
2010-01-05Added python module to main build. Updated svn:ignore properties.jsdelfino1-1/+1