| Commit message (Expand) | Author | Files | Lines |
2010-01-05 | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 9 | -13/+132 |
2010-01-05 | Fixed shopping cart delete function. Map HTTP delete with no path info to a d... | jsdelfino | 1 | -4/+16 |
2010-01-05 | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 1 | -1/+1 |
2010-01-05 | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 2 | -6/+0 |
2010-01-05 | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 7 | -0/+787 |
2010-01-05 | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 13 | -58/+65 |
2010-01-02 | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 3 | -45/+20 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 23 | -712/+750 |
2009-12-26 | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 17 | -344/+473 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 3 | -14/+14 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 3 | -126/+128 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 6 | -9/+16 |
2009-11-30 | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 17 | -235/+409 |
2009-11-30 | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 8 | -43/+102 |
2009-11-23 | Fixed build break. Added missing dir and fix server configuration script. | jsdelfino | 1 | -1/+0 |
2009-11-23 | Simplified the automake build using configure options instead of environment ... | jsdelfino | 6 | -26/+9 |
2009-11-23 | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 7 | -531/+0 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 31 | -847/+1315 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 47 | -0/+5765 |