Add report showing author/reviewer stats
authorMagnus Hagander <magnus@hagander.net>
Wed, 20 Jan 2016 21:23:15 +0000 (22:23 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 20 Jan 2016 21:23:15 +0000 (22:23 +0100)
commit29b26ed793696a11a04444985837df1224e7dab7
treed683267db7739abb425c8923fb3efee69644251c
parent699ff05ae4392eb4e44a46c5202189a48ba48681
Add report showing author/reviewer stats

Grouped by each contriubtor, show which patches this person is the
author and reviewer of, to compare how many of each people have.
pgcommitfest/commitfest/reports.py [new file with mode: 0644]
pgcommitfest/commitfest/templates/commitfest.html
pgcommitfest/commitfest/templates/report_authors.html [new file with mode: 0644]
pgcommitfest/urls.py