| Commit message (Expand) | Author | Files | Lines |
2013-01-03 | Refactoring, rename isNil to isNull. | jsdelfino | 1 | -2/+2 |
2012-12-11 | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 1 | -207/+136 |
2012-07-16 | Add a timeout property to the CURL HTTP clients. | jsdelfino | 1 | -31/+95 |
2012-02-27 | Add options to use mmap or electric fence to check memory accesses, and fix a... | jsdelfino | 1 | -10/+14 |
2012-01-30 | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 1 | -1/+1 |
2011-08-09 | Fix compile error in test program. | jsdelfino | 1 | -1/+1 |
2011-05-23 | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 1 | -10/+10 |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 1 | -20/+38 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -10/+10 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -1/+1 |
2010-03-10 | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 1 | -4/+4 |
2010-03-06 | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 1 | -5/+9 |
2010-02-07 | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 1 | -2/+2 |
2010-01-17 | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 1 | -5/+2 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -89/+30 |
2010-01-11 | Added scoped pools to test methods to reduce test memory consumption. | jsdelfino | 1 | -5/+31 |
2010-01-11 | Minor fixes to server and python evaluator to get python store working. Some... | jsdelfino | 1 | -15/+15 |
2010-01-06 | Added a few more python and C++ component test combinations. | jsdelfino | 1 | -53/+85 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -59/+122 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 1 | -93/+112 |
2009-11-30 | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 1 | -31/+48 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -40/+38 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added test cases and scripts to test the HTTP binding support. Refactored htt... | jsdelfino | 1 | -30/+62 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -8/+156 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -0/+73 |