summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix the phased application of file changes which turned out to be nonsense of...Dan Goodliffe2016-12-16
* 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 tes...Dan Goodliffe2016-11-18
* 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 pytho...Dan Goodliffe2016-11-01
* 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
* Only dump DB when asked forDan Goodliffe2016-10-15
* Use file utils and lexer now in libadhocutilgentoobrowse-api-0.5Dan Goodliffe2016-10-15
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
* Behave more like a normal compiler (write whole file, not append existing one)Dan Goodliffe2016-10-07
* Add basics of user serviceDan Goodliffe2016-10-04
* Add method for getting package use flag optionsDan Goodliffe2016-10-04
* Add methods for getting repo detailsDan Goodliffe2016-10-04
* Filter out partial blocks and set blocks flag only on full ones in all kinds ...Dan Goodliffe2016-10-04
* Add slicer collection element metadataDan Goodliffe2016-10-04
* Add methods for getting dependencies and masksDan Goodliffe2016-10-03
* Template PqArrayDan Goodliffe2016-10-03
* Add method for getting ebuilds with details (archs and uses)Dan Goodliffe2016-09-26
* Use a custom model part to read string lists in bulk from the DBDan Goodliffe2016-09-25
* Throw and transport ICE exceptions when things aren't foundDan Goodliffe2016-09-24
* Remove unused util functionsDan Goodliffe2016-09-19
* Tidy overview categories and add test for unhyphenated category nameDan Goodliffe2016-09-19
* File event functions can be pureDan Goodliffe2016-09-19
* Extends API with functions to support websiteDan Goodliffe2016-09-19
* Fix race condition in building related mapsDan Goodliffe2016-08-09