Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 1 | -19/+14 |
* | Add sample database and search components, sample apps and corresponding test... | jsdelfino | 2011-04-04 | 1 | -3/+9 |
* | Converts database key strings to symbols before computing database file names. | jsdelfino | 2011-02-06 | 1 | -3/+5 |
* | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 2011-01-09 | 1 | -0/+5 |
* | Add support for XML and JSON formats to file database component. | jsdelfino | 2010-12-24 | 1 | -27/+110 |
* | Add a test file-based database component. | jsdelfino | 2010-12-08 | 1 | -0/+142 |