summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Handle the case when a use flag looks like it belongs in a group, but isn't ↵gentoobrowse-api-0.7.4Dan Goodliffe2017-02-05
| | | | defined in that group
* 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 ↵Dan Goodliffe2017-01-03
| | | | last received a mailshot
* 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 ↵Dan Goodliffe2016-12-27
| | | | pglogical (and probably bdr)
* 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
|
* Fix the phased application of file changes which turned out to be nonsense ↵Dan Goodliffe2016-12-16
| | | | of the highest order.
* Dump DB before doing assertions so you have some hope of diagnosing problemsDan Goodliffe2016-12-15
|
* Make EntityWhereFilter a templateDan Goodliffe2016-12-15
|
* Add multi-phase maintenance update cyclesDan Goodliffe2016-12-06
|
* Update filetypes from code const on refreshDan Goodliffe2016-12-03
|
* Basic notification service implementationDan Goodliffe2016-12-02
|
* Fix use flag ordering to be not locale sensitive and resulting changes in ↵Dan Goodliffe2016-11-18
| | | | test case
* Add support for getting packaged details tracked by a usergentoobrowse-api-0.6Dan Goodliffe2016-11-04
|
* Add support for getting a user's tracked packagesDan Goodliffe2016-11-04
|
* Add support for search for use flagsDan Goodliffe2016-11-04
|
* Add basic methods for getting information about use flagsDan Goodliffe2016-11-01
|
* Fix get package uses for cases when grouped flag contains _ (that's you ↵Dan Goodliffe2016-11-01
| | | | python targets!)
* PqArray should be publicDan Goodliffe2016-11-01
|
* Make PackageUse suitable for generic useDan Goodliffe2016-10-30
|
* Don't refresh the package tree just after refreshing the package treeDan Goodliffe2016-10-30
|
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
|
* Add ice_print to GitErrorDan Goodliffe2016-10-29
|
* Use optional helpers in adhocutil and dbppDan Goodliffe2016-10-29
|
* Don't screw with sequence settings just for testsDan Goodliffe2016-10-29
|
* Add all the expected methods to the user serviceDan Goodliffe2016-10-17
|
* Replace bespoke parser for masks with an AdHoc LexerDan Goodliffe2016-10-15
|