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