Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-19 | db/Interface: add attribute "plugin" | Max Kellermann | |
The new method IsPlugin() replaces the "is_simple" flag. | |||
2014-02-04 | Instance: add Database attribute | Max Kellermann | |
Move from db/DatabaseGlue.cxx, eliminating global variable. | |||
2014-02-04 | db/update/Service: add SimpleDatabase reference | Max Kellermann | |
Don't use the global variables from the DatabaseSimple library. | |||
2014-02-04 | db/Simple: remove unused function db_get_directory() | Max Kellermann | |
2014-01-24 | Database*: move to db/ | Max Kellermann | |