| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 2010-05-30 | 1 | -2/+5 |
* | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2010-05-29 | 1 | -1/+1 |
* | Use curl configured at build time instead of curl found on system path. | jsdelfino | 2010-04-04 | 1 | -7/+9 |
* | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 2010-03-28 | 2 | -2/+2 |
* | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 2010-03-27 | 1 | -0/+2 |
* | Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ... | jsdelfino | 2010-03-06 | 1 | -2/+2 |
* | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 2010-03-06 | 1 | -8/+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 | -9/+14 |
* | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 2010-02-28 | 1 | -0/+4 |
* | Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. | jsdelfino | 2010-02-28 | 1 | -1/+1 |
* | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 2010-02-22 | 1 | -1/+1 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 5 | -55/+32 |
* | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 2010-02-07 | 3 | -143/+39 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 7 | -20/+54 |
* | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 2010-02-01 | 2 | -0/+34 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 2 | -3/+3 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 5 | -30/+85 |
* | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2010-01-17 | 4 | -22/+25 |
* | Updated svn:ignore properties. Fixed build error. | jsdelfino | 2010-01-11 | 2 | -3/+2 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 10 | -6/+384 |
* | Cleaned up python support code, removed unused functions. | jsdelfino | 2010-01-11 | 5 | -164/+51 |
* | Minor fixes to server and python evaluator to get python store working. Some... | jsdelfino | 2010-01-11 | 1 | -1/+1 |
* | Minor cleanup, removed unnecessary references to GC pools. | jsdelfino | 2010-01-06 | 4 | -23/+23 |
* | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 2010-01-05 | 1 | -2/+7 |
* | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 2010-01-05 | 1 | -4/+0 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 7 | -0/+787 |