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
/
maintenanceimpl.h
Commit message (
Collapse
)
Author
Age
*
Fix second round of tools warnings, all but iwyu
Dan Goodliffe
2022-02-20
|
*
Clang format
Dan Goodliffe
2020-12-15
|
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-04
|
*
C++17
Dan Goodliffe
2018-04-12
|
|
|
|
Remove straggling references to Boost things now in standard C++.
*
C++17 and Ice 3.7
Dan Goodliffe
2018-04-12
|
|
|
|
|
Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
*
Refactor timer task setup to make it simplier, more generic
Dan Goodliffe
2018-03-04
|
*
Tidy some of the low level repo/sql bits
Dan Goodliffe
2017-05-14
|
*
Replace the database file types and file list comparison logic with one ↵
Dan Goodliffe
2017-05-13
|
|
|
|
that's purely code
*
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
|
*
Update change log along with package tree
Dan Goodliffe
2017-04-13
|
*
Add basic timer task for automatically updating everything
Dan Goodliffe
2017-03-07
|
*
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
|
*
Initial WIP commit of refreshPackageTreeGit, some tests still fail
Dan Goodliffe
2017-03-04
|
*
Add service methods to update repositories
Dan Goodliffe
2017-03-04
|
*
Add flag to file processors to indicate if they're being run in vcs mode or not
Dan Goodliffe
2017-02-24
|
*
Implement sending emails of news ebuilds and signup verification
Dan Goodliffe
2017-01-03
|
*
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
|
*
File event functions can be pure
Dan Goodliffe
2016-09-19
|
*
Remove the need to associate bugs and packages with functional index
Dan Goodliffe
2016-06-12
|
*
WIP import git change logs
Dan Goodliffe
2016-06-11
|
*
Associate bugs with packages
Dan Goodliffe
2016-05-29
|
*
Import bug list htmls
Dan Goodliffe
2016-05-29
|
*
Non-const processor methods and prepare, apply and tidy events
Dan Goodliffe
2016-05-23
|
*
Create file processors per run maintenance run
Dan Goodliffe
2016-05-22
|
*
Add file processing framework and category meta processor
Dan Goodliffe
2016-04-25
|
*
Make file event handlers non-static
Dan Goodliffe
2016-04-25
|
*
No more messy piping off a find process
Dan Goodliffe
2016-04-25
|
*
Set up basic file processing from table patch audit callbacks
Dan Goodliffe
2016-04-25
|
*
WIP GB API Maint
Dan Goodliffe
2016-04-25