| Commit message (Expand) | Author | Files | Lines |
2010-08-16 | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 7 | -27/+181 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 7 | -21/+83 |
2010-07-28 | Change sample to use a pool of three memcached servers. Add a property to the... | jsdelfino | 8 | -16/+61 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -0/+3 |
2010-05-30 | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 1 | -1/+4 |
2010-05-29 | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2 | -1/+4 |
2010-05-22 | Change Memcached component to use localhost instead of 127.0.0.1. | jsdelfino | 2 | -3/+3 |
2010-04-08 | Minor fix, cleanup namespace. | jsdelfino | 3 | -27/+27 |
2010-03-29 | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 3 | -2/+13 |
2010-03-28 | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 1 | -1/+1 |
2010-03-21 | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 2 | -2/+2 |
2010-03-10 | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 9 | -22/+22 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -3/+3 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 1 | -1/+1 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 8 | -56/+135 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2 | -6/+3 |
2010-01-17 | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 1 | -1/+1 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -2/+2 |
2010-01-17 | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2 | -2/+2 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 3 | -9/+6 |
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 | 6 | -0/+440 |