summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove included header, fixes build with Boost 1.82HEADicetray-0.5.1.1mainDan Goodliffe2023-04-17
|
* Move to b2 install pathicetray-0.5.1Dan Goodliffe2022-09-09
|
* Enable all cppcheck checks and fixupDan Goodliffe2022-08-19
|
* Add helper class for working within a transaction with DB clientsicetray-0.5Dan Goodliffe2022-03-06
|
* Push basic database operations into a base classDan Goodliffe2022-03-06
|
* Simplify a few bits of code with fold expressionsDan Goodliffe2022-03-05
|
* Fix string_view_support includesDan Goodliffe2022-03-04
|
* Add modify support to db clientDan Goodliffe2022-03-04
|
* Make the database clients free to be used as variables, not just inherittedDan Goodliffe2022-03-03
|
* Add missing includeDan Goodliffe2022-03-03
|
* Support clearing the sent emails store in mock mailDan Goodliffe2022-02-28
|
* Generate nested namespaces for SQL filesDan Goodliffe2022-02-19
|
* Tidy includesicetray-0.4.4Dan Goodliffe2022-02-15
|
* Use STL algoDan Goodliffe2022-02-15
|
* Bump to C++20 for non-legacy CTFDan Goodliffe2022-02-11
|
* IWYU fixesDan Goodliffe2021-11-07
|
* Fix all linter warnings (except iwyu)Dan Goodliffe2021-11-01
|
* We don't need our own base64 encoder, openssl has oneDan Goodliffe2021-10-31
|
* Move import testingDan Goodliffe2021-10-31
|
* New standard ice install pathDan Goodliffe2021-10-31
|
* Fix expected error messageDan Goodliffe2021-10-31
|
* Add missing DB command includesDan Goodliffe2021-10-13
|
* Update install path of tools to match fixed Gentoo packagingicetray-0.4.3.1Dan Goodliffe2021-06-10
|
* Pass a clang-tidy checkicetray-0.4.3Dan Goodliffe2020-12-16
|
* Modern LTO optionsDan Goodliffe2020-12-16
|
* Fixup clang-formatDan Goodliffe2020-12-16
|
* Pass a cppcheckDan Goodliffe2020-12-15
|
* New Slicer compat (std::optionals)Dan Goodliffe2020-11-17
|
* Clang-formatDan Goodliffe2020-11-17
|
* Perfect forward in replaceicetray-0.4.2Dan Goodliffe2019-10-27
|
* Remove local pkg-config.jamDan Goodliffe2019-10-27
|
* Perfect forwarding add and addObjectDan Goodliffe2019-10-27
|
* Modernize buildDan Goodliffe2019-10-27
|
* Add syslog log writericetray-0.4.1Dan Goodliffe2019-08-05
|
* Move width limited domain writer to a general locationDan Goodliffe2019-08-05
|
* Get glibmm flags from pkg-configicetray-0.4Dan Goodliffe2019-06-29
| | | | Borrows pkg-config.jam from future boost-build
* Add tests over libestmp functionsDan Goodliffe2019-06-09
|
* Adds IceCube supportDan Goodliffe2019-06-09
|
* Add missing quotes from build propertyDan Goodliffe2019-06-03
|
* Exclude LibesmtpMailServer::sendEmail from coverageDan Goodliffe2019-06-03
|
* Fix install of dryice generated headersDan Goodliffe2019-05-30
|
* Add mock mail server to dryiceDan Goodliffe2019-05-27
|
* Move iceobj rule into wider scope and add propertiesDan Goodliffe2019-05-27
|
* General tidy and checker fixes for MIME/mail codeDan Goodliffe2019-05-27
|
* Initial commit of MIME/Mail functionalityDan Goodliffe2019-05-27
|
* Tidy fixes for latest clangicetray-0.3.1Dan Goodliffe2019-03-30
|
* Enable clang tidy modernize and fixesDan Goodliffe2019-03-20
|
* Enable clang tidy performance and fixesDan Goodliffe2019-03-20
|
* First round of clang tidy changesDan Goodliffe2019-03-20
|
* Work around warning of expression with side-effects in typeidDan Goodliffe2019-02-25
|