aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/SimpleDatabasePlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple: create dedicated directoryMax Kellermann2014-02-261-331/+0
|
* db/simple: remove unused method LookupDirectory()Max Kellermann2014-02-251-11/+0
|
* DatabasePlugin: add FLAG_REQUIRE_STORAGEMax Kellermann2014-02-191-1/+1
| | | | | Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin.
* DatabasePlugin: add attribute "flags"Max Kellermann2014-02-191-0/+1
|
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-0/+4
| | | | The new method IsPlugin() replaces the "is_simple" flag.
* DatabasePlugin: split headerMax Kellermann2014-02-191-0/+1
|
* Database*: move to db/Max Kellermann2014-01-241-0/+336