| Commit message (Expand) | Author | Files | Lines |
2010-03-21 | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 6 | -4/+37 |
2010-03-13 | Updated the INSTALL instructions, fixed a few incremental build issues, and a... | jsdelfino | 2 | -2/+6 |
2010-03-10 | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 10 | -23/+23 |
2010-03-10 | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 5 | -1/+172 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 5 | -21/+18 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 6 | -10/+11 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 33 | -244/+1334 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 16 | -40/+191 |
2010-02-01 | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 3 | -0/+51 |
2010-02-01 | Added build configuration and dependencies for chat and queue components. | jsdelfino | 12 | -8/+478 |
2010-01-30 | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 14 | -12/+616 |
2010-01-25 | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 17 | -17/+299 |
2010-01-24 | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 9 | -10/+380 |
2010-01-17 | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2 | -2/+2 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2 | -6/+6 |
2010-01-17 | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 4 | -7/+7 |
2010-01-11 | Updated svn:ignore properties. Fixed build error. | jsdelfino | 1 | -1/+0 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 4 | -10/+7 |
2010-01-11 | Created component structure and build files for Web service component using A... | jsdelfino | 6 | -0/+269 |
2010-01-11 | Renamed cache test cases. | jsdelfino | 2 | -2/+2 |
2010-01-05 | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 1 | -8/+8 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 6 | -83/+79 |
2009-12-26 | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2 | -10/+9 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2 | -60/+35 |
2009-11-30 | Updated svn:ignore property. Redirect log output. | jsdelfino | 2 | -2/+2 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 1 | -5/+8 |
2009-11-30 | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 7 | -24/+236 |
2009-11-23 | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 8 | -0/+483 |