Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 2010-01-05 | 1 | -8/+8 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 6 | -83/+79 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 2 | -10/+9 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 2 | -60/+35 |
* | Updated svn:ignore property. Redirect log output. | jsdelfino | 2009-11-30 | 2 | -2/+2 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 1 | -5/+8 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 7 | -24/+236 |
* | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 2009-11-23 | 8 | -0/+483 |