summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenance/ebuildMetaProcessor.cpp
Commit message (Collapse)AuthorAge
* Add flag to file processors to indicate if they're being run in vcs mode or notDan Goodliffe2017-02-24
|
* Updates to work with new icetray/libdbpp interfacesgentoobrowse-api-0.7Dan Goodliffe2017-01-08
|
* Make EntityWhereFilter a templateDan Goodliffe2016-12-15
|
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
|
* Use optional helpers in adhocutil and dbppDan Goodliffe2016-10-29
|
* Use file utils and lexer now in libadhocutilgentoobrowse-api-0.5Dan Goodliffe2016-10-15
|
* Use covering unique indexes for ebuild use and arch mergeDan Goodliffe2016-06-03
|
* Use entity where filter's entity ids directlyDan Goodliffe2016-06-03
|
* Bulk merge ebuild archsDan Goodliffe2016-06-03
|
* Bulk merge ebuild use flagsDan Goodliffe2016-06-03
|
* Only parse and insert non-null depsDan Goodliffe2016-06-03
|
* Don't delete packages and categories immediately when deleting ebuilds (they ↵Dan Goodliffe2016-06-01
| | | | might come back), do them in apply
* Bulk merge ebuild dependencies (accidentally fixes bug where dependencies ↵Dan Goodliffe2016-05-24
| | | | weren't found if a package didn't yet exist)
* Non-const processor methods and prepare, apply and tidy eventsDan Goodliffe2016-05-23
|
* Add support for merging dependenciesDan Goodliffe2016-05-22
|
* Remove ebuild update debugDan Goodliffe2016-04-30
|
* IceTray compat fixDan Goodliffe2016-04-30
|
* Pass packageId, not a hard coded 1.Dan Goodliffe2016-04-26
|
* Refactor utilsDan Goodliffe2016-04-25
|
* Update package description with new versionsDan Goodliffe2016-04-25
|
* Update package urlsDan Goodliffe2016-04-25
|
* Generic entity where filterDan Goodliffe2016-04-25
|
* Generic split ebuild propsDan Goodliffe2016-04-25
|
* Include flag indicating if ebuild is highest version of packageDan Goodliffe2016-04-25
|
* Don't bypass prepared statement logicDan Goodliffe2016-04-25
|
* Update IUSE and KEYWORDSDan Goodliffe2016-04-25
|
* Use a command *, not a commandptrDan Goodliffe2016-04-25
|
* Remove debugDan Goodliffe2016-04-25
|
* Build the package tree the ebuild cacheDan Goodliffe2016-04-25
|
* Basic ebuild ingestDan Goodliffe2016-04-25