Track and show the last time an email was sent for a patch
authorMagnus Hagander <magnus@hagander.net>
Sun, 18 Aug 2013 16:16:12 +0000 (18:16 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 18 Aug 2013 16:16:12 +0000 (18:16 +0200)
commit193a940fa0f62ceb4f36fd325a7b7eed2391d43e
tree550c31ab580cf10873beb616ff737e9467406b09
parent4419c6051b1ea87d5ab5d46255c821c4079415de
Track and show the last time an email was sent for a patch

This tracks all the emails that are sent on a patch. Note that this
currently only picks up emalis when the attach thread function is used,
since there is no cronjob that fetches this data yet. When that job
is added, it should also update this field.
pgcommitfest/commitfest/ajax.py
pgcommitfest/commitfest/models.py
pgcommitfest/commitfest/templates/commitfest.html