summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/api.py
AgeCommit message (Collapse)Author
2018-06-19First stab at tracking build resultsMagnus Hagander
2018-06-01Add an API method to get a list of commitfest patch detailsMagnus Hagander
Including ability to filter based on dates.
2018-06-01Add basic API to retreive active CFsMagnus Hagander
This is a first step towards a more complete API to be used by the cfbot. Getting the initial one pushed in so we have a base to test on.