| Commit message (Expand) | Author | Files | Lines |
2012-05-28 | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 1 | -18/+22 |
2012-01-16 | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 1 | -1/+2 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -1/+1 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -3/+12 |
2010-07-28 | Change sample to use a pool of three memcached servers. Add a property to the... | jsdelfino | 1 | -1/+5 |
2010-03-29 | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 1 | -1/+4 |
2010-03-21 | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 1 | -1/+1 |
2010-03-10 | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 1 | -1/+1 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 1 | -2/+2 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 1 | -1/+1 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -5/+5 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -4/+1 |
2010-01-11 | Minor fixes to server and python evaluator to get python store working. Some... | jsdelfino | 1 | -5/+5 |
2010-01-06 | Added test/store-python test case, renamed test/store-script to store-scheme,... | jsdelfino | 1 | -0/+0 |
2010-01-05 | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 1 | -1/+1 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 1 | -2/+2 |
2009-11-23 | Simplified the automake build using configure options instead of environment ... | jsdelfino | 1 | -7/+3 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-01 | Improved memory management using APR memory pools, changed frame allocation i... | jsdelfino | 1 | -3/+3 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -2/+4 |
2009-10-03 | Refactored store tests and moved them under test/. Simplified the script eval... | jsdelfino | 1 | -6/+7 |
2009-09-27 | Moved some sources up in the directory tree to attempt to simplify the direct... | jsdelfino | 1 | -1/+1 |
2009-09-26 | Added a variant of store that implements the business logic as a set of funct... | jsdelfino | 1 | -21/+7 |
2009-09-14 | Starting to implement the store sample in C++. Assembling the components manu... | jsdelfino | 1 | -0/+41 |