Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -4/+5 |
* | config/Option: convert to strictly-typed enum | Max Kellermann | 2015-01-21 | 1 | -2/+2 |
* | ConfigData: move struct config_param to Param.hxx | Max Kellermann | 2015-01-21 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | fs/StandardDirectory: add GetUserCacheDir() | Max Kellermann | 2014-03-01 | 1 | -15/+4 |
* | db/Configured: store database file in cache directory | Max Kellermann | 2014-03-01 | 1 | -1/+25 |
* | db/Interface: add attribute "plugin" | Max Kellermann | 2014-02-19 | 1 | -2/+2 |
* | Main: initialize Database before Storage | Max Kellermann | 2014-02-17 | 1 | -13/+1 |
* | db/Configured: disallow both "db_file" and "database" | Max Kellermann | 2014-02-17 | 1 | -3/+7 |
* | Main: move code to db/Configured.cxx | Max Kellermann | 2014-02-17 | 1 | -0/+67 |