aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Configured.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-05fs/Traits: add macro PATH_LITERAL()Max Kellermann1-1/+2
2015-03-05db/Configured: convert path to UTF-8 before injecting into configurationMax Kellermann1-1/+4
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-4/+5
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann1-2/+2
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-03-01fs/StandardDirectory: add GetUserCacheDir()Max Kellermann1-15/+4
2014-03-01db/Configured: store database file in cache directoryMax Kellermann1-1/+25
2014-02-19db/Interface: add attribute "plugin"Max Kellermann1-2/+2
2014-02-17Main: initialize Database before StorageMax Kellermann1-13/+1
2014-02-17db/Configured: disallow both "db_file" and "database"Max Kellermann1-3/+7
2014-02-17Main: move code to db/Configured.cxxMax Kellermann1-0/+67