| Commit message (Expand) | Author | Files | Lines |
2013-01-03 | Improve handling of nested lists, trees, null and floating point values. | jsdelfino | 1 | -2/+0 |
2012-12-11 | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 6 | -113/+62 |
2012-07-16 | Minor memory management, performance, and tracing improvements. | jsdelfino | 3 | -3/+12 |
2012-05-28 | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 4 | -3/+8 |
2012-04-02 | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 5 | -6/+6 |
2011-12-23 | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2 | -0/+2 |
2011-08-14 | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 1 | -0/+1 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 5 | -9/+9 |
2011-05-23 | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 1 | -1/+1 |
2011-05-23 | Refactor some of the extensions and remove unnecessary namespace prefixes. | jsdelfino | 1 | -5/+4 |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 1 | -4/+7 |
2011-01-09 | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 1 | -0/+8 |
2010-11-03 | Add .componentType files describing the utility components. Refactor chat com... | jsdelfino | 3 | -1/+58 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -1/+1 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -1/+1 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -0/+3 |
2010-05-30 | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 1 | -1/+4 |
2010-05-29 | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2 | -3/+8 |
2010-04-17 | Change build scripts to make them work with GCC 4.5. Add a script to help ins... | jsdelfino | 1 | -4/+4 |
2010-04-04 | Create build structure for an SQL database component. Add dependencies to pos... | jsdelfino | 1 | -2/+2 |
2010-03-28 | Add a host parameter to the conf scripts to allow an external DNS host name t... | 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-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -6/+7 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 1 | -4/+4 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 12 | -56/+464 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 5 | -5/+154 |
2010-02-01 | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 1 | -0/+17 |
2010-02-01 | Added build configuration and dependencies for chat and queue components. | jsdelfino | 6 | -3/+294 |
2010-01-25 | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2 | -0/+66 |