summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/domain
Commit message (Expand)AuthorAge
* Fix warnings in domain/convertersDan Goodliffe2025-07-26
* Fix warnings in UnpackPqTextArrayDan Goodliffe2025-07-26
* Support moving buffer from unpackPqTextArray direct target listgentoobrowse-api-0.12.4Dan Goodliffe2024-01-02
* Remove virtual and wordy traits useDan Goodliffe2024-01-02
* Remove use of Boost lexical_cast in UnpackPqTextArrayIntoDan Goodliffe2024-01-02
* Add missing iterator includeDan Goodliffe2024-01-02
* Don't define function in header, also use string_view to avoid copyingDan Goodliffe2022-08-11
* Use stringstream str by moveDan Goodliffe2022-08-11
* Simple sanity checks on sign up dataDan Goodliffe2022-03-01
* Fix up all remaining tools warnings in non-generated codeDan Goodliffe2022-02-26
* Fix second round of tools warnings, all but iwyuDan Goodliffe2022-02-20
* Fix first round of tools warningsDan Goodliffe2022-02-19
* Clang formatDan Goodliffe2020-12-15
* Use . not : in Ice for custom model part type namegentoobrowse-api-0.11.1.1Dan Goodliffe2020-12-15
* Simplify packPqVar with if constexprDan Goodliffe2020-02-02
* Ignore fall-through warning in generated codeDan Goodliffe2019-04-01
* C++17 and Ice 3.7Dan Goodliffe2018-04-12
* Move the +/- flag in IUSE entries into its own fieldDan Goodliffe2017-12-09
* Slicer 1.7 compatibilitygentoobrowse-api-0.9.1.1Dan Goodliffe2017-10-19
* Merge improvements from tidy-arrays branchgentoobrowse-api-0.9.1Dan Goodliffe2017-09-23
* Slicer 1.6 compatibilityDan Goodliffe2017-09-23
* Update to slicer-1.5 pointer based model partgentoobrowse-api-0.9.0.2Dan Goodliffe2017-07-18
* Include repository status in repository modelDan Goodliffe2017-05-14
* Tidy and genericise PQ array handling and git diffingDan Goodliffe2017-04-14
* Remove getSyncs method as it nolonger makes much senseDan Goodliffe2017-03-13
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
* Add fields/members/functions for storing a user's signup date and when they l...Dan Goodliffe2017-01-03
* PqArray should be publicDan Goodliffe2016-11-01
* Make PackageUse suitable for generic useDan Goodliffe2016-10-30
* Add all the expected methods to the user serviceDan Goodliffe2016-10-17
* Replace bespoke parser for masks with an AdHoc LexerDan Goodliffe2016-10-15
* Add basics of user serviceDan Goodliffe2016-10-04
* Add method for getting package use flag optionsDan Goodliffe2016-10-04
* Add methods for getting repo detailsDan Goodliffe2016-10-04
* Add slicer collection element metadataDan Goodliffe2016-10-04
* Add methods for getting dependencies and masksDan Goodliffe2016-10-03
* Template PqArrayDan Goodliffe2016-10-03
* Add method for getting ebuilds with details (archs and uses)Dan Goodliffe2016-09-26
* Use a custom model part to read string lists in bulk from the DBDan Goodliffe2016-09-25
* Extends API with functions to support websiteDan Goodliffe2016-09-19
* Move model support code in domain libgentoobrowse-api-0.4.5Dan Goodliffe2016-06-27
* Provide package change log from changelog, drop package_changelogsDan Goodliffe2016-06-12
* Fix date only conversions in news model.Dan Goodliffe2016-06-01
* Add a dependency scanner/extracterDan Goodliffe2016-05-02
* Add methods for getting recent news and searching news.Dan Goodliffe2015-12-21
* Add support for getting a news item by IdDan Goodliffe2015-12-19
* Add support for unpacking PostgreSQL text arrays from their string formDan Goodliffe2015-12-19
* Remove flto cos I'm sick of it randomly breaking stuffgentoobrowse-api-0.2Dan Goodliffe2015-12-18
* Get package change logDan Goodliffe2015-12-11
* Move slicer components into serviceDan Goodliffe2015-12-10