| Commit message (Expand) | Author | Age |
* | Include repository status in repository model | Dan Goodliffe | 2017-05-14 |
* | Replace the database file types and file list comparison logic with one that'... | Dan Goodliffe | 2017-05-13 |
* | Fix dumb typo in preprocessor test | Dan Goodliffe | 2017-05-13 |
* | Add logging of bug refresh progress | Dan Goodliffe | 2017-05-07 |
* | Use raw string for readability | Dan Goodliffe | 2017-05-07 |
* | Only dump DB when desired | Dan Goodliffe | 2017-05-07 |
* | Add basic logging of update progress | Dan Goodliffe | 2017-05-07 |
* | Remove diagnostic debug. | Dan Goodliffe | 2017-05-07 |
* | Remove SQL files for old tree compare logic | Dan Goodliffe | 2017-05-01 |
* | 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 |
* | Fix file type description | Dan Goodliffe | 2017-05-01 |
* | HTTPS links | Dan Goodliffe | 2017-05-01 |
* | Standalone split | Dan Goodliffe | 2017-05-01 |
* | Upgrade to libxml++3 | Dan Goodliffe | 2017-04-28 |
* | When I say don't send notifications, don't send notifications! | Dan Goodliffe | 2017-04-25 |
* | Tidy and genericise PQ array handling and git diffing | Dan Goodliffe | 2017-04-14 |
* | Only revwalk to the required commit range | Dan Goodliffe | 2017-04-14 |
* | Simplify auto update taskgentoobrowse-api-0.8.1 | Dan Goodliffe | 2017-04-13 |
* | Initialize git library once on startup | Dan Goodliffe | 2017-04-13 |
* | Update change log along with package tree | Dan Goodliffe | 2017-04-13 |
* | Factor writeChangesToFileList into its own function | Dan Goodliffe | 2017-04-13 |
* | Ensure target category of move exists | Dan Goodliffe | 2017-04-10 |
* | Fix assertions and validate row count in SQL require equal | Dan Goodliffe | 2017-04-10 |
* | Update service such that recently ebuilds operations work with sync days, not... | Dan Goodliffe | 2017-03-19 |
* | Remove getSyncs method as it nolonger makes much sense | Dan Goodliffe | 2017-03-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 |
* | Test, fix and remove debug around git operation function name retrieval | Dan Goodliffe | 2017-03-05 |
* | Initial fetch options in a way that doesn't produce a warning | Dan Goodliffe | 2017-03-05 |
* | Remove experimental commented out fetch code | Dan Goodliffe | 2017-03-05 |
* | Remove debug transfer callback | Dan Goodliffe | 2017-03-05 |
* | libgit2 library helper | Dan Goodliffe | 2017-03-05 |
* | Update lastcommit when performing a git tree update | Dan Goodliffe | 2017-03-04 |
* | Fix root dir paths for git import | Dan Goodliffe | 2017-03-04 |
* | Update update util to support git operations | Dan Goodliffe | 2017-03-04 |
* | Address failing test cases by applying a merge operation on modified filelist... | Dan Goodliffe | 2017-03-04 |
* | 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 |
* | Create git utils | Dan Goodliffe | 2017-03-04 |
* | Update GitError message writer | Dan Goodliffe | 2017-02-26 |
* | Git operations test data and setup sql | Dan Goodliffe | 2017-02-26 |
* | Add flag to file processors to indicate if they're being run in vcs mode or not | Dan Goodliffe | 2017-02-24 |
* | Update SQL_REQUIRE_EQUAL to accept literals and include SQL context | Dan Goodliffe | 2017-02-17 |
* | Create maintenance mock and client once per test, not globally | Dan Goodliffe | 2017-02-17 |
* | Rename maint change logs for common git operations | Dan Goodliffe | 2017-02-12 |
* | Handle the case when a use flag looks like it belongs in a group, but isn't d...gentoobrowse-api-0.7.4 | Dan Goodliffe | 2017-02-05 |
* | Add explicit init and clean up of XML/XSLT things with the API instance | Dan Goodliffe | 2017-02-01 |
* | Add service config file | Dan Goodliffe | 2017-01-31 |