Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-02-20 | db/Plugin: use std::unique_ptr<> to manage Database pointers | Max Kellermann |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-07-17 | db/Configured: use struct ConfigData | Max Kellermann |
2017-08-24 | db/DatabasePlugin: pass EventThread's EventLoop to create() | Max Kellermann |
2017-08-24 | db/DatabasePlugin: add #EventLoop parameter documentation | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-10-29 | db/Configured: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-02-19 | db/Interface: add attribute "plugin" | Max Kellermann |
2014-02-17 | Main: initialize Database before Storage | Max Kellermann |
2014-02-17 | Main: move code to db/Configured.cxx | Max Kellermann |