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