| Commit message (Expand) | Author | Age | Files | Lines |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 25 | -395/+322 |
* | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 2010-02-07 | 9 | -199/+68 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 33 | -171/+449 |
* | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 2010-02-01 | 4 | -0/+68 |
* | Correctly pass property values to component implementations. | jsdelfino | 2010-01-30 | 4 | -17/+33 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 4 | -34/+157 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 2 | -1/+20 |
* | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 2010-01-24 | 4 | -69/+135 |
* | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 2010-01-24 | 17 | -66/+704 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 6 | -8/+8 |
* | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 2010-01-17 | 2 | -6/+3 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 15 | -45/+254 |
* | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 2010-01-17 | 13 | -53/+557 |
* | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2010-01-17 | 13 | -73/+81 |
* | 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 | 33 | -806/+1075 |
* | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 2010-01-11 | 10 | -0/+792 |
* | Added scoped pools to test methods to reduce test memory consumption. | jsdelfino | 2010-01-11 | 1 | -5/+31 |
* | 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 | 5 | -18/+40 |
* | Added a few more python and C++ component test combinations. | jsdelfino | 2010-01-06 | 4 | -60/+118 |
* | Fixed incorrect function name in test implementation. | jsdelfino | 2010-01-06 | 1 | -1/+1 |
* | Minor cleanup, removed unnecessary references to GC pools. | jsdelfino | 2010-01-06 | 11 | -93/+91 |
* | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 2010-01-05 | 9 | -13/+132 |
* | Fixed shopping cart delete function. Map HTTP delete with no path info to a d... | jsdelfino | 2010-01-05 | 1 | -4/+16 |
* | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 2010-01-05 | 1 | -1/+1 |
* | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 2010-01-05 | 2 | -6/+0 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 7 | -0/+787 |
* | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 2010-01-05 | 13 | -58/+65 |
* | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 2010-01-02 | 3 | -45/+20 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 23 | -712/+750 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 17 | -344/+473 |
* | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 2009-12-26 | 3 | -14/+14 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 3 | -126/+128 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 6 | -9/+16 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 17 | -235/+409 |
* | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 2009-11-30 | 8 | -43/+102 |
* | Fixed build break. Added missing dir and fix server configuration script. | jsdelfino | 2009-11-23 | 1 | -1/+0 |
* | Simplified the automake build using configure options instead of environment ... | jsdelfino | 2009-11-23 | 6 | -26/+9 |
* | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 2009-11-23 | 7 | -531/+0 |
* | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 2009-11-23 | 31 | -847/+1315 |
* | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 2009-11-16 | 47 | -0/+5765 |