Track which attachments are actually patches
authorMagnus Hagander <magnus@hagander.net>
Sun, 18 Aug 2013 15:54:29 +0000 (17:54 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 18 Aug 2013 15:54:29 +0000 (17:54 +0200)
commit9e842b511ceff45b0e86f2116425faa78fcb0f72
treec537d7a7b8dd182e2e084d76702a81ab4d53c03e
parent66ca5a125b0ad16d867ce65d3621156765f7b43e
Track which attachments are actually patches

This weill eventually get exposed as some sort of API for a buildbot,
but we might as well track it and show it on the website already now.
pgcommitfest/commitfest/ajax.py
pgcommitfest/commitfest/models.py
pgcommitfest/commitfest/templates/patch.html
tools/commitfest/check_patches_in_archives.py [new file with mode: 0755]