summaryrefslogtreecommitdiff
path: root/src/db/DatabasePlugin.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-02-20db/Plugin: use std::unique_ptr<> to manage Database pointersMax Kellermann
2018-10-31*: copyright year 2018Max 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-28db/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-19DatabasePlugin: add FLAG_REQUIRE_STORAGEMax Kellermann
2014-02-19DatabasePlugin: add attribute "flags"Max Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-01-24Database*: move to db/Max Kellermann