summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenancePackageTree.cpp
Commit message (Expand)AuthorAge
* Replace the database file types and file list comparison logic with one that'...Dan Goodliffe2017-05-13
* Remove no-longer required vcsMode flagDan Goodliffe2017-05-01
* Remove support for tree comparison updates (unittests have their own variant)Dan Goodliffe2017-05-01
* Fix file type descriptionDan Goodliffe2017-05-01
* Split the abstract file processor out of maintenance commonDan Goodliffe2017-03-06
* Split setting up file processors from common constructorDan Goodliffe2017-03-05
* Add flag to file processors to indicate if they're being run in vcs mode or notDan Goodliffe2017-02-24
* Specify column order when updating file typesDan Goodliffe2016-12-27
* Implements package moves from profile/updatesDan Goodliffe2016-12-27
* Fix the phased application of file changes which turned out to be nonsense of...Dan Goodliffe2016-12-16
* Add multi-phase maintenance update cyclesDan Goodliffe2016-12-06
* Update filetypes from code const on refreshDan Goodliffe2016-12-03
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
* Use a custom model part to read string lists in bulk from the DBDan Goodliffe2016-09-25
* File event functions can be pureDan Goodliffe2016-09-19
* Fix format string for file sizegentoobrowse-api-0.4.5.1Dan Goodliffe2016-08-07
* Remove the need to associate bugs and packages with functional indexDan Goodliffe2016-06-12
* Add missing drop tablegentoobrowse-api-0.4.3.1Dan Goodliffe2016-06-01
* packageManifestProcessor isn't implemented yet, so just delete the stubgentoobrowse-api-0.4.3Dan Goodliffe2016-06-01
* Import package tree newsDan Goodliffe2016-06-01
* Don't require processOrder on file typesDan Goodliffe2016-05-31
* Ignore .ebuild files, lots of them and we don't use themgentoobrowse-api-0.4.2Dan Goodliffe2016-05-30
* Associate bugs with packagesDan Goodliffe2016-05-29
* Move maintenanceimpl.cpp so parts can be separateDan Goodliffe2016-05-27