summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/views.py
AgeCommit message (Expand)Author
2018-09-16Don't fail on incorrect statuses in URLtestMagnus Hagander
2018-06-19First stab at tracking build resultsMagnus Hagander
2018-05-29Bring back topic listingMagnus Hagander
2018-05-29Rewrite main CF dashboard query to use SQLMagnus Hagander
2018-05-29Show the number of CFs a patch has been onMagnus Hagander
2018-04-15Don't crash when passing in invalid values for filtersMagnus Hagander
2018-02-21Implement thread notification receivingMagnus Hagander
2018-02-21Replace render_to_response with renderMagnus Hagander
2018-01-20Actually deliver CCed emails to patch authorsMagnus Hagander
2017-03-11Fix header encoding for To and Cc as wellMagnus Hagander
2017-02-28Properly handle UTF8 in sender names in emailsMagnus Hagander
2016-04-06CC authors of patches on comments and reviewsMagnus Hagander
2016-03-02Maintain patch status when moving to next CFMagnus Hagander
2016-02-12Implement notificationsMagnus Hagander
2016-01-06Replace on_success_commit with atomicMagnus Hagander
2016-01-06Fully qualify importsMagnus Hagander
2015-08-31Don't crash on redirect when multiple CFs are inprogress or openMagnus Hagander
2015-08-27Don't raise exceptions for "normal errors"Magnus Hagander
2015-08-14Remove accidental debugging codeMagnus Hagander
2015-08-14Ensure duplicate patches aren't created when an invalid msgid is enteredMagnus Hagander
2015-04-28Rename "returned with feedback"->"move to next cf", add new "returned with fe...Magnus Hagander
2015-03-17Allow changing status of closed patches in last CFMagnus Hagander
2015-02-07Add status summary to top of each commitfest listMagnus Hagander
2015-02-06Show full email address of pgsql-hackersMagnus Hagander
2015-02-06Stop using "added self" in history entriesMagnus Hagander
2015-02-04Fix attaching of threads whe not logged inMagnus Hagander
2015-02-04Fix sending of comment/review emailsMagnus Hagander
2015-01-22Implement support for secondary email addressesMagnus Hagander
2015-01-20Add activity log and RSS feedsMagnus Hagander
2015-01-19Add commitfest redirects for /open and /inprogressMagnus Hagander
2014-07-15Fix send button on cf admin emailsMagnus Hagander
2014-07-15Include name of cf username causing emails to be sent in the headersMagnus Hagander
2014-07-15Add proper support for committing patchesMagnus Hagander
2014-07-14Remove accidental debugging statementMagnus Hagander
2014-07-14Add ability to do global searchesMagnus Hagander
2014-07-14Change title of view patch page to actually be name of patchMagnus Hagander
2014-05-18Give better error msg when trying to close out a patch on the last available cfMagnus Hagander
2014-04-28Show warning when trying to send email to zero recipientsMagnus Hagander
2014-04-28Add support for (bulk) emailingMagnus Hagander
2014-04-23Make breadcrumbs more consistentMagnus Hagander
2014-04-23Better way of fixing the djselectable problem - use bootstrap buttonsMagnus Hagander
2014-04-23Fix removing of authors/reviewersMagnus Hagander
2014-04-23Don't hardcode the email address of hackersMagnus Hagander
2014-04-23Make it possible to change the status when commenting on a patchMagnus Hagander
2014-04-22Add support for claiming and unclaiming as committerMagnus Hagander
2014-04-22Don't barf when trying to filter on a user not logged inMagnus Hagander
2013-08-24Add ability to query for own patchesMagnus Hagander
2013-08-24Stremaline the new patch flowMagnus Hagander
2013-08-24Don't crash on empty sortkeyMagnus Hagander
2013-08-24Some polishing on creation of new patchesMagnus Hagander