summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/feeds.py
AgeCommit message (Collapse)Author
2019-02-06Fix activity feed queriesMagnus Hagander
These clearly had little to do with reality since they would return duplicate entries if a patch was in more than one cf..
2019-02-06Unicode fixes for python 3Magnus Hagander
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2015-02-11Hopefully fix RSS feeds for items with non-asciiMagnus Hagander
2015-01-20Add activity log and RSS feedsMagnus Hagander
This somehow got dropped from the old site in a feature branch that was never merged...