index
:
GentooBrowse API
main
ICE API backing GentooBrowse.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoobrowse-api
/
service
/
maintenancePackageTree.cpp
Commit message (
Expand
)
Author
Age
*
Replace the database file types and file list comparison logic with one that'...
Dan Goodliffe
2017-05-13
*
Remove no-longer required vcsMode flag
Dan Goodliffe
2017-05-01
*
Remove support for tree comparison updates (unittests have their own variant)
Dan Goodliffe
2017-05-01
*
Fix file type description
Dan Goodliffe
2017-05-01
*
Split the abstract file processor out of maintenance common
Dan Goodliffe
2017-03-06
*
Split setting up file processors from common constructor
Dan Goodliffe
2017-03-05
*
Add flag to file processors to indicate if they're being run in vcs mode or not
Dan Goodliffe
2017-02-24
*
Specify column order when updating file types
Dan Goodliffe
2016-12-27
*
Implements package moves from profile/updates
Dan Goodliffe
2016-12-27
*
Fix the phased application of file changes which turned out to be nonsense of...
Dan Goodliffe
2016-12-16
*
Add multi-phase maintenance update cycles
Dan Goodliffe
2016-12-06
*
Update filetypes from code const on refresh
Dan Goodliffe
2016-12-03
*
Strip junk from files table and revamp import to match
Dan Goodliffe
2016-10-29
*
Use a custom model part to read string lists in bulk from the DB
Dan Goodliffe
2016-09-25
*
File event functions can be pure
Dan Goodliffe
2016-09-19
*
Fix format string for file size
gentoobrowse-api-0.4.5.1
Dan Goodliffe
2016-08-07
*
Remove the need to associate bugs and packages with functional index
Dan Goodliffe
2016-06-12
*
Add missing drop table
gentoobrowse-api-0.4.3.1
Dan Goodliffe
2016-06-01
*
packageManifestProcessor isn't implemented yet, so just delete the stub
gentoobrowse-api-0.4.3
Dan Goodliffe
2016-06-01
*
Import package tree news
Dan Goodliffe
2016-06-01
*
Don't require processOrder on file types
Dan Goodliffe
2016-05-31
*
Ignore .ebuild files, lots of them and we don't use them
gentoobrowse-api-0.4.2
Dan Goodliffe
2016-05-30
*
Associate bugs with packages
Dan Goodliffe
2016-05-29
*
Move maintenanceimpl.cpp so parts can be separate
Dan Goodliffe
2016-05-27