summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenanceGitOperations.cpp
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-10-09
|
* Set the perf data in the message, not the name :\gentoobrowse-api-0.12.1.1Dan Goodliffe2022-07-23
|
* Include performance dataDan Goodliffe2022-07-23
|
* Users service with rw/ro pools using new IceTray featuresgentoobrowse-api-0.12Dan Goodliffe2022-03-06
|
* 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
|
* Submit Nagios passive check results for maintanence jobsgentoobrowse-api-0.11.1Dan Goodliffe2020-02-02
|
* Switch to IceTray loggersDan Goodliffe2019-08-07
| | | | Some tidyup probably required
* Repo should be constDan Goodliffe2019-07-16
|
* Write last update time to systemd service statusDan Goodliffe2019-04-12
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-04
|
* Remove pointless db parametergentoobrowse-api-0.10.0.2Dan Goodliffe2019-01-14
|
* C++17Dan Goodliffe2018-04-12
| | | | Remove straggling references to Boost things now in standard C++.
* C++17 and Ice 3.7Dan Goodliffe2018-04-12
| | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
* Remove the ~ operator for ebuildversionrangeDan Goodliffe2017-12-02
| | | | | | And along with it, the need for a custom search path to be set. Also updates remaining SQL and scripts to unnecessarily depend on customer search path.
* Merge improvements from tidy-arrays branchgentoobrowse-api-0.9.1Dan Goodliffe2017-09-23
|
* Add support for a phase end event in maintenance processors which is called ↵Dan Goodliffe2017-05-17
| | | | even if the processor never processed any changes
* Tidy some of the low level repo/sql bitsDan Goodliffe2017-05-14
|
* Replace the database file types and file list comparison logic with one ↵Dan Goodliffe2017-05-13
| | | | that's purely code
* Add basic logging of update progressDan Goodliffe2017-05-07
|
* Remove no-longer required vcsMode flagDan Goodliffe2017-05-01
|
* Remove support for tree comparison updates (unittests have their own variant)Dan Goodliffe2017-05-01
|
* Tidy and genericise PQ array handling and git diffingDan Goodliffe2017-04-14
|
* Only revwalk to the required commit rangeDan Goodliffe2017-04-14
|
* Initialize git library once on startupDan Goodliffe2017-04-13
|
* Update change log along with package treeDan Goodliffe2017-04-13
|
* Factor writeChangesToFileList into its own functionDan Goodliffe2017-04-13
|
* Split the abstract file processor out of maintenance commonDan Goodliffe2017-03-06
|
* libgit2 library helperDan Goodliffe2017-03-05
|
* Update lastcommit when performing a git tree updateDan Goodliffe2017-03-04
|
* Fix root dir paths for git importDan Goodliffe2017-03-04
|
* Address failing test cases by applying a merge operation on modified ↵Dan Goodliffe2017-03-04
| | | | filelist to avoid removing and readding ebuilds
* Initial WIP commit of refreshPackageTreeGit, some tests still failDan Goodliffe2017-03-04
|
* Add service methods to update repositoriesDan Goodliffe2017-03-04
|
* Create git utilsDan Goodliffe2017-03-04
|
* Rename maint change logs for common git operationsDan Goodliffe2017-02-12