Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring, rename isNil to isNull. | jsdelfino | 2013-01-03 | 1 | -2/+2 |
* | Add support for HTTP patch and application of patch scripts to server and dat... | jsdelfino | 2013-01-03 | 1 | -0/+16 |
* | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 2012-12-11 | 1 | -6/+6 |
* | Minor memory management, performance, and tracing improvements. | jsdelfino | 2012-07-16 | 1 | -4/+4 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 1 | -1/+1 |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 1 | -0/+1 |
* | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 2011-11-30 | 1 | -1/+1 |
* | Change default log level from 'info' to 'notice' and improve some of the log ... | jsdelfino | 2011-11-21 | 1 | -2/+5 |
* | Renamed frontcache to datacache and add a memo cache that memoizes function a... | jsdelfino | 2010-10-20 | 1 | -0/+125 |