summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenanceimpl.h
Commit message (Expand)AuthorAge
* Fix second round of tools warnings, all but iwyuDan Goodliffe2022-02-20
* Clang formatDan Goodliffe2020-12-15
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-04
* C++17Dan Goodliffe2018-04-12
* C++17 and Ice 3.7Dan Goodliffe2018-04-12
* Refactor timer task setup to make it simplier, more genericDan Goodliffe2018-03-04
* Tidy some of the low level repo/sql bitsDan Goodliffe2017-05-14
* 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
* Update change log along with package treeDan Goodliffe2017-04-13
* Add basic timer task for automatically updating everythingDan Goodliffe2017-03-07
* Split the abstract file processor out of maintenance commonDan Goodliffe2017-03-06
* Split setting up file processors from common constructorDan Goodliffe2017-03-05
* Initial WIP commit of refreshPackageTreeGit, some tests still failDan Goodliffe2017-03-04
* Add service methods to update repositoriesDan Goodliffe2017-03-04
* Add flag to file processors to indicate if they're being run in vcs mode or notDan Goodliffe2017-02-24
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
* Update filetypes from code const on refreshDan Goodliffe2016-12-03
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
* File event functions can be pureDan Goodliffe2016-09-19
* Remove the need to associate bugs and packages with functional indexDan Goodliffe2016-06-12
* WIP import git change logsDan Goodliffe2016-06-11
* Associate bugs with packagesDan Goodliffe2016-05-29
* Import bug list htmlsDan Goodliffe2016-05-29
* Non-const processor methods and prepare, apply and tidy eventsDan Goodliffe2016-05-23
* Create file processors per run maintenance runDan Goodliffe2016-05-22
* Add file processing framework and category meta processorDan Goodliffe2016-04-25
* Make file event handlers non-staticDan Goodliffe2016-04-25
* No more messy piping off a find processDan Goodliffe2016-04-25
* Set up basic file processing from table patch audit callbacksDan Goodliffe2016-04-25
* WIP GB API MaintDan Goodliffe2016-04-25