summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/filedb/filedb.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Fix build errors with latest GCC and CLang compilers.jsdelfino1-1/+1
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-2/+2
2013-01-03Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino1-1/+26
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-34/+23
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