summaryrefslogtreecommitdiff
path: root/src/db/Configured.hxx
AgeCommit message (Expand)Author
2020-01-18copyright year 2020Max Kellermann
2019-02-20db/Plugin: use std::unique_ptr<> to manage Database pointersMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-17db/Configured: use struct ConfigDataMax Kellermann
2017-08-24db/DatabasePlugin: pass EventThread's EventLoop to create()Max Kellermann
2017-08-24db/DatabasePlugin: add #EventLoop parameter documentationMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-29db/Configured: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-19db/Interface: add attribute "plugin"Max Kellermann
2014-02-17Main: initialize Database before StorageMax Kellermann
2014-02-17Main: move code to db/Configured.cxxMax Kellermann