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