summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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 filelist...Dan Goodliffe2017-03-04
* 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
* Rename maint change logs for common git operationsDan Goodliffe2017-02-12
* Handle the case when a use flag looks like it belongs in a group, but isn't d...gentoobrowse-api-0.7.4Dan Goodliffe2017-02-05
* Add explicit init and clean up of XML/XSLT things with the API instanceDan Goodliffe2017-02-01
* Add service config fileDan Goodliffe2017-01-31
* Fix getUse for cases where a flag is only package localgentoobrowse-api-0.7.3Dan Goodliffe2017-01-21
* Add missing method to get package URLsgentoobrowse-api-0.7.2Dan Goodliffe2017-01-19
* Use libtidy instead of messy shelling out to tidyDan Goodliffe2017-01-16
* Reference local schema.sqlDan Goodliffe2017-01-16
* Send notifications after update when not in background modegentoobrowse-api-0.7.1Dan Goodliffe2017-01-09
* Fix content-type of emails to correctly set charsetDan Goodliffe2017-01-09
* MailServer setting needs port number, add to the defaultDan Goodliffe2017-01-09
* Updates to work with new icetray/libdbpp interfacesgentoobrowse-api-0.7Dan Goodliffe2017-01-08
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
* Add fields/members/functions for storing a user's signup date and when they l...Dan Goodliffe2017-01-03
* Introduce to mock mail serverDan Goodliffe2017-01-03
* Support merging when applying updates that target existing packagesDan Goodliffe2016-12-27
* Include archive id in test infoDan Goodliffe2016-12-27
* Remove duplicate FKs, fix name of anotherDan Goodliffe2016-12-27
* Restore commented out assertionsDan Goodliffe2016-12-27
* Actually run the send mail test case, but send the mail to noone@Dan Goodliffe2016-12-27
* Write email payloads to bin dir and validate HTML with tidyDan Goodliffe2016-12-27
* Fix empty i in HTML emailsDan Goodliffe2016-12-27
* Add missing thank you footer to emailsDan Goodliffe2016-12-27
* Reference sum(tsvector) by explicit namespace, fixes replication with pglogic...Dan Goodliffe2016-12-27
* Fix owner of sum(tsvector)Dan Goodliffe2016-12-27
* Fix ordering and test caseDan Goodliffe2016-12-27
* Add method for getting recent versions for user tracked packagesDan Goodliffe2016-12-27
* Specify column order when updating file typesDan Goodliffe2016-12-27
* Fix case of column in primary keyDan Goodliffe2016-12-27
* Implements package moves from profile/updatesDan Goodliffe2016-12-27