Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Import only English newsgentoobrowse-api-0.11.2 | Dan Goodliffe | 2021-02-04 |
| | |||
* | Fix client compile with clang | Dan Goodliffe | 2020-12-30 |
| | |||
* | Pass a cppcheck | Dan Goodliffe | 2020-12-30 |
| | |||
* | Missing explicit on constructor | Dan Goodliffe | 2020-12-30 |
| | |||
* | Build config with boost-build pkg-config support | Dan Goodliffe | 2020-12-30 |
| | |||
* | Move testing import to root | Dan Goodliffe | 2020-12-30 |
| | |||
* | Modern compile options | Dan Goodliffe | 2020-12-30 |
| | |||
* | Clang format | Dan Goodliffe | 2020-12-15 |
| | |||
* | Use . not : in Ice for custom model part type namegentoobrowse-api-0.11.1.1 | Dan Goodliffe | 2020-12-15 |
| | |||
* | Submit Nagios passive check results for maintanence jobsgentoobrowse-api-0.11.1 | Dan Goodliffe | 2020-02-02 |
| | |||
* | Simplify packPqVar with if constexpr | Dan Goodliffe | 2020-02-02 |
| | |||
* | Add -Wlogical-op | Dan Goodliffe | 2020-02-02 |
| | |||
* | Tidy includesgentoobrowse-api-0.11 | Dan Goodliffe | 2019-08-07 |
| | |||
* | Set curl timeout on bug download | Dan Goodliffe | 2019-08-07 |
| | |||
* | Switch to IceTray loggers | Dan Goodliffe | 2019-08-07 |
| | | | | Some tidyup probably required | ||
* | Tidier git pointer typedefs | Dan Goodliffe | 2019-07-31 |
| | |||
* | Always build testProcessAll as an exe | Dan Goodliffe | 2019-07-31 |
| | | | | Don't configure it as a test app | ||
* | fetch_head commit can be const | Dan Goodliffe | 2019-07-18 |
| | |||
* | Repo should be const | Dan Goodliffe | 2019-07-16 |
| | |||
* | Update mask processor for change in date format | Dan Goodliffe | 2019-07-12 |
| | |||
* | Split CSS into a related mime part not a big inlined mess | Dan Goodliffe | 2019-06-10 |
| | |||
* | Return mime basic parts | Dan Goodliffe | 2019-06-10 |
| | |||
* | Generic xxd action | Dan Goodliffe | 2019-06-10 |
| | |||
* | Minor XSL tweak to tidy output | Dan Goodliffe | 2019-06-09 |
| | |||
* | Render dots between links with CSS | Dan Goodliffe | 2019-06-09 |
| | | | | Prevents text version looking all weird with links render LIs with their own dots | ||
* | Remove references to website assets | Dan Goodliffe | 2019-06-09 |
| | | | | JS link not required, embed required CSS | ||
* | Switch to IceTray Cubes and Mails | Dan Goodliffe | 2019-06-09 |
| | |||
* | Regex for expected as it might be caught up a wrapped line | Dan Goodliffe | 2019-06-09 |
| | |||
* | Adjust wrap of plain text content to recommended width | Dan Goodliffe | 2019-06-09 |
| | |||
* | Fix unescaped property value | Dan Goodliffe | 2019-06-09 |
| | |||
* | Add extra order by clause to getTopTrackedPackages | Dan Goodliffe | 2019-06-09 |
| | | | | Ensure predictable result order | ||
* | Get glibmm and libxml++ flags from pkg-config | Dan Goodliffe | 2019-06-09 |
| | |||
* | Add missing include guard | Dan Goodliffe | 2019-05-04 |
| | |||
* | Write last update time to systemd service status | Dan Goodliffe | 2019-04-12 |
| | |||
* | Ignore fall-through warning in generated code | Dan Goodliffe | 2019-04-01 |
| | |||
* | Use string_view in interfacesgentoobrowse-api-0.10.1 | Dan Goodliffe | 2019-02-09 |
| | |||
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-04 |
| | |||
* | Git error deprecation fix needs to be version specificgentoobrowse-api-0.10.0.4 | Dan Goodliffe | 2019-02-04 |
| | |||
* | Fix up test gitErrorMessage | Dan Goodliffe | 2019-02-04 |
| | |||
* | Swap out deprecated giterr_last for git_error_lastgentoobrowse-api-0.10.0.3 | Dan Goodliffe | 2019-02-04 |
| | |||
* | Remove pointless db parametergentoobrowse-api-0.10.0.2 | Dan Goodliffe | 2019-01-14 |
| | |||
* | C++17 deprecation warnings from GCC 8.2 | Dan Goodliffe | 2018-11-07 |
| | |||
* | Add testProcessAll case for processing news | Dan Goodliffe | 2018-05-23 |
| | | | | And update news processor with string_view interface. | ||
* | Make testDependAll more generic ready for other things | Dan Goodliffe | 2018-05-02 |
| | |||
* | Update to new PluginMock interfacegentoobrowse-api-0.10.0.1 | Dan Goodliffe | 2018-04-22 |
| | |||
* | Ice 3.7gentoobrowse-api-0.10 | Dan Goodliffe | 2018-04-15 |
| | | | | Rename service library as IceBox++11 expects ++11 suffix. | ||
* | C++17 | Dan Goodliffe | 2018-04-12 |
| | | | | Remove straggling references to Boost things now in standard C++. | ||
* | Data-driven testDependAll | Dan Goodliffe | 2018-04-12 |
| | | | | | Refactor testDependAll to be a Boost data-driven test. Now a new test case is created for each ebuild cache. | ||
* | Apply some C++17 love. | Dan Goodliffe | 2018-04-12 |
| | |||
* | C++17 and Ice 3.7 | Dan Goodliffe | 2018-04-12 |
| | | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries. |