summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest
AgeCommit message (Expand)Author
2025-01-11Revert "Include patch id in commitfest page"HEADmasterMagnus Hagander
2025-01-10Include patch id in commitfest pageJelte Fennema-Nio
2024-12-10DOn't crash on very long annotationsMagnus Hagander
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-09-24Add search bar to search page, so you can search againJelte Fennema-Nio
2024-09-24Add instructions to checkout latest CFbot patchsetJelte Fennema-Nio
2024-09-24Add extra links to the patch pageJelte Fennema-Nio
2024-09-24Make homepage more usefulJelte 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
2023-06-07Don't crash on missing parameterMagnus Hagander
2023-04-12Change static->media and stop using collectstaticMagnus Hagander
2023-02-21Http404 is an exception to raise, not a class to returnMagnus Hagander
2023-02-21Restrict user search/import to cf adminsMagnus Hagander
2021-12-12Update for django 3.2 compatibilityMagnus Hagander
2021-11-25Silence pep8 warningsMagnus Hagander
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-08Properly escape list of messages when creating a new entryMagnus Hagander
2020-12-08Remove unused importMagnus Hagander
2020-08-11Move handling of secondary email addresses upstreamMagnus Hagander
2020-04-01Updates for django 2.2Magnus Hagander
2020-04-01Set on_delete=models.CASCADE on all relationsMagnus Hagander
2020-03-24Update favicon to match the main website, per Peter Eisentraut.Jonathan S. Katz
2019-03-27Remove reundant role attributeDaniel Gustafsson
2019-02-28Don't include "target version" on new patch formMagnus Hagander
2019-02-27Remove trailing slashes from message-id URLsPeter Eisentraut
2019-02-10Change backgroud color of target version labelMagnus Hagander
2019-02-06Another markup fixDaniel Gustafsson
2019-02-06Fix markupDaniel Gustafsson
2019-02-06Add index to patchhistory.dateMagnus Hagander
2019-02-06Fix activity feed queriesMagnus Hagander
2019-02-06Add a field to each patch for target versionMagnus Hagander
2019-02-06Update migrations for py3 unicodeMagnus Hagander
2019-02-06Fix class property reference for py3Magnus Hagander
2019-02-06Unicode fixes for python 3Magnus 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
2019-02-05Switch to using requests for archives APIMagnus Hagander
2018-12-26Change sort order for reviewers/authors in filter dropdownMagnus Hagander
2018-12-23Add "withdrawn" commitfest statusMagnus Hagander
2018-12-23Merge old model changes that never made it into migrationsMagnus Hagander
2018-11-26Clarify some buttonsAndreas Scherbaum