Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-02-20 | db/Plugin: use std::unique_ptr<> to manage Database pointers | Max Kellermann |
2018-10-31 | *: copyright year 2018 | 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-28 | db/Plugin: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-02-19 | DatabasePlugin: add FLAG_REQUIRE_STORAGE | Max Kellermann |
2014-02-19 | DatabasePlugin: add attribute "flags" | Max Kellermann |
2014-02-19 | DatabasePlugin: split header | Max Kellermann |
2014-01-24 | Database*: move to db/ | Max Kellermann |