aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/SimpleDatabasePlugin.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple: create dedicated directoryMax Kellermann2014-02-261-114/+0
|
* db/simple: remove unused method LookupDirectory()Max Kellermann2014-02-251-3/+0
|
* db/simple: make internal methods "private"Max Kellermann2014-02-251-1/+1
|
* db/simple: add commentMax Kellermann2014-02-251-0/+1
|
* db/simple: move Create() upMax Kellermann2014-02-251-4/+4
|
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-2/+1
| | | | The new method IsPlugin() replaces the "is_simple" flag.
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+5
|
* Instance: add Database attributeMax Kellermann2014-02-041-0/+3
| | | | Move from db/DatabaseGlue.cxx, eliminating global variable.
* db/update/Service: add SimpleDatabase referenceMax Kellermann2014-02-041-0/+4
| | | | Don't use the global variables from the DatabaseSimple library.
* Database*: move to db/Max Kellermann2014-01-241-0/+106