summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/filedb/filedb.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-2/+10
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-4/+4
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-8/+20
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-1/+13
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino1-19/+14
2011-04-04Add sample database and search components, sample apps and corresponding test...jsdelfino1-3/+9
2011-02-06Converts database key strings to symbols before computing database file names.jsdelfino1-3/+5
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+5
2010-12-24Add support for XML and JSON formats to file database component.jsdelfino1-27/+110
2010-12-08Add a test file-based database component.jsdelfino1-0/+142