Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/simple: create dedicated directory | Max Kellermann | 2014-02-26 | 1 | -331/+0 |
| | |||||
* | db/simple: remove unused method LookupDirectory() | Max Kellermann | 2014-02-25 | 1 | -11/+0 |
| | |||||
* | DatabasePlugin: add FLAG_REQUIRE_STORAGE | Max Kellermann | 2014-02-19 | 1 | -1/+1 |
| | | | | | Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin. | ||||
* | DatabasePlugin: add attribute "flags" | Max Kellermann | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | db/Interface: add attribute "plugin" | Max Kellermann | 2014-02-19 | 1 | -0/+4 |
| | | | | The new method IsPlugin() replaces the "is_simple" flag. | ||||
* | DatabasePlugin: split header | Max Kellermann | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+336 |