summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/views.py
AgeCommit message (Expand)Author
2024-09-24Minor pycodestyle updatesMagnus Hagander
2024-09-24Allow searching by email Message-IDJelte Fennema-Nio
2024-09-24Redirect straight to patch if search finds only oneJelte Fennema-Nio
2024-08-05Don't crash on invalid target versionsMagnus Hagander
2024-08-05Add missing newline, breaking pycodestyleMagnus Hagander
2024-08-02Add a stable URL for a patch that redirects to latest cfJelte Fennema-Nio
2024-08-02Add /current link that links to either /inprogress or /openJelte Fennema-Nio
2024-08-02Redirect /open fullyJelte Fennema-Nio
2021-11-25Replace django-selectable with selectizeMagnus Hagander
2021-10-04Properly allow moving of WoA patches to next CFMagnus Hagander
2021-10-04Allow moving of Waiting On Author patches to next CFMagnus Hagander
2020-12-08Remove unused importMagnus Hagander
2020-04-01Updates for django 2.2Magnus Hagander
2019-02-06Fix activity feed queriesMagnus Hagander
2019-02-06Add a field to each patch for target versionMagnus Hagander
2019-02-06Fix imports and exceptions for Python3Magnus Hagander
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2018-12-23Add "withdrawn" commitfest statusMagnus Hagander
2018-11-16Don't use hardcoded pgsql-hackers name in status messageAndreas Scherbaum
2018-11-16Include DKIM/SPF instructions on commit/review formsAndreas Scherbaum
2018-10-29Also don't fail on invalid reviewers or authorsMagnus Hagander
2018-09-16Don't fail on incorrect statuses in URLMagnus 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