| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |