summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use phaseEnd instead of apply for mask processor because new ebuilds can ↵gentoobrowse-api-0.9Dan Goodliffe2017-05-17
| | | | magically arrive masked by an existing mask
* 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
* Assert the record count of ebuild_masksDan Goodliffe2017-05-17
|
* Tidy some of the low level repo/sql bitsDan Goodliffe2017-05-14
|
* Include repository status in repository modelDan Goodliffe2017-05-14
|
* Replace the database file types and file list comparison logic with one ↵Dan Goodliffe2017-05-13
| | | | that's purely code
* Fix dumb typo in preprocessor testDan Goodliffe2017-05-13
|
* Add logging of bug refresh progressDan Goodliffe2017-05-07
|
* Use raw string for readabilityDan Goodliffe2017-05-07
|
* Only dump DB when desiredDan Goodliffe2017-05-07
|
* Add basic logging of update progressDan Goodliffe2017-05-07
|
* Remove diagnostic debug.Dan Goodliffe2017-05-07
|
* Remove SQL files for old tree compare logicDan Goodliffe2017-05-01
|
* Remove no-longer required vcsMode flagDan Goodliffe2017-05-01
|
* Remove support for tree comparison updates (unittests have their own variant)Dan Goodliffe2017-05-01
|
* Fix file type descriptionDan Goodliffe2017-05-01
|
* HTTPS linksDan Goodliffe2017-05-01
|
* Standalone splitDan Goodliffe2017-05-01
|
* Upgrade to libxml++3Dan Goodliffe2017-04-28
|
* When I say don't send notifications, don't send notifications!Dan Goodliffe2017-04-25
|
* Tidy and genericise PQ array handling and git diffingDan Goodliffe2017-04-14
|
* Only revwalk to the required commit rangeDan Goodliffe2017-04-14
|
* Simplify auto update taskgentoobrowse-api-0.8.1Dan Goodliffe2017-04-13
|
* 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
|
* Ensure target category of move existsDan Goodliffe2017-04-10
|
* Fix assertions and validate row count in SQL require equalDan Goodliffe2017-04-10
|
* Update service such that recently ebuilds operations work with sync days, ↵Dan Goodliffe2017-03-19
| | | | not raw syncs
* Remove getSyncs method as it nolonger makes much senseDan Goodliffe2017-03-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
|
* Test, fix and remove debug around git operation function name retrievalDan Goodliffe2017-03-05
|
* Initial fetch options in a way that doesn't produce a warningDan Goodliffe2017-03-05
|
* Remove experimental commented out fetch codeDan Goodliffe2017-03-05
|
* Remove debug transfer callbackDan Goodliffe2017-03-05
|
* 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
|
* Update update util to support git operationsDan 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
|
* Update GitError message writerDan Goodliffe2017-02-26
|
* Git operations test data and setup sqlDan Goodliffe2017-02-26
|
* Add flag to file processors to indicate if they're being run in vcs mode or notDan Goodliffe2017-02-24
|
* Update SQL_REQUIRE_EQUAL to accept literals and include SQL contextDan Goodliffe2017-02-17
|
* Create maintenance mock and client once per test, not globallyDan Goodliffe2017-02-17
|